am 62e61d73: Merge "Add support to change IPv6 privacy extensions"

* commit '62e61d73f2f4edc480c1e6ab2110ff54ce699020':
  Add support to change IPv6 privacy extensions
This commit is contained in:
Irfan Sheriff
2011-09-14 15:06:42 -07:00
committed by Android Git Automerger
3 changed files with 27 additions and 6 deletions

View File

@@ -73,6 +73,11 @@ interface INetworkManagementService
*/
void setInterfaceUp(String iface);
/**
* Set interface IPv6 privacy extensions
*/
void setInterfaceIpv6PrivacyExtensions(String iface, boolean enable);
/**
* Retrieves the network routes currently configured on the specified
* interface