]> git.decadent.org.uk Git - odhcp6c.git/blobdiff - src/ra.h
Revert "Fix parsing of Router Advertisement messsages"
[odhcp6c.git] / src / ra.h
index f66ff2672cd0353a6bea90e4313d0973ddcedaa6..af28d228c50b24e04e923699ee08ba3f9ccaeb78 100644 (file)
--- a/src/ra.h
+++ b/src/ra.h
@@ -35,5 +35,5 @@ struct icmpv6_opt {
 
 
 int ra_init(const char *ifname, const struct in6_addr *ifid);
+bool ra_link_up(void);
 bool ra_process(void);
-bool ra_rtnl_process(void);