diff options
-rw-r--r-- | proto/rip/rip.c | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/proto/rip/rip.c b/proto/rip/rip.c index db84e87..a1c73bc 100644 --- a/proto/rip/rip.c +++ b/proto/rip/rip.c @@ -5,7 +5,10 @@ * * Can be freely distributed and used under the terms of the GNU GPL. * - FIXME: IpV6 support + FIXME: IpV6 support: packet size + FIXME: IpV6 support: use right address for broadcasts + FIXME: IpV6 support: receive "route using" blocks + FIXME: be able to transmit "route using" blocks [Is this possible?] */ #define LOCAL_DEBUG |