am 62e61d73: Merge "Add support to change IPv6 privacy extensions"
* commit '62e61d73f2f4edc480c1e6ab2110ff54ce699020': Add support to change IPv6 privacy extensions
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user