]> git.decadent.org.uk Git - odhcp6c.git/blobdiff - src/ra.h
Remove DAD for now due to kernel issues
[odhcp6c.git] / src / ra.h
index f66ff2672cd0353a6bea90e4313d0973ddcedaa6..a31e7f69cfeba44b5757ccfc9f5e4491887b64a2 100644 (file)
--- a/src/ra.h
+++ b/src/ra.h
@@ -36,4 +36,3 @@ struct icmpv6_opt {
 
 int ra_init(const char *ifname, const struct in6_addr *ifid);
 bool ra_process(void);
-bool ra_rtnl_process(void);