public class RouterAdvertisementDaemon extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RouterAdvertisementDaemon.RaParams |
Constructor and Description |
---|
RouterAdvertisementDaemon(String ifname,
int ifindex,
byte[] hwaddr) |
Modifier and Type | Method and Description |
---|---|
void |
buildNewRa(RouterAdvertisementDaemon.RaParams deprecatedParams,
RouterAdvertisementDaemon.RaParams newParams) |
boolean |
start() |
void |
stop() |
public RouterAdvertisementDaemon(String ifname, int ifindex, byte[] hwaddr)
public void buildNewRa(RouterAdvertisementDaemon.RaParams deprecatedParams, RouterAdvertisementDaemon.RaParams newParams)
public boolean start()
public void stop()