public static class RouterAdvertisementDaemon.RaParams extends Object
Modifier and Type | Field and Description |
---|---|
HashSet<Inet6Address> |
dnses |
boolean |
hasDefaultRoute |
int |
mtu |
HashSet<IpPrefix> |
prefixes |
Constructor and Description |
---|
RaParams() |
RaParams(RouterAdvertisementDaemon.RaParams other) |
Modifier and Type | Method and Description |
---|---|
static RouterAdvertisementDaemon.RaParams |
getDeprecatedRaParams(RouterAdvertisementDaemon.RaParams oldRa,
RouterAdvertisementDaemon.RaParams newRa) |
public boolean hasDefaultRoute
public int mtu
public HashSet<Inet6Address> dnses
public RaParams()
public RaParams(RouterAdvertisementDaemon.RaParams other)
public static RouterAdvertisementDaemon.RaParams getDeprecatedRaParams(RouterAdvertisementDaemon.RaParams oldRa, RouterAdvertisementDaemon.RaParams newRa)