From f942a589ef627f5b2604955cbfdbe91fa706f29d Mon Sep 17 00:00:00 2001 From: Pavel Machek Date: Tue, 12 Oct 1999 13:04:50 +0000 Subject: FIXME's for rip added. Will we ever able to generate packets saying "route 1.2.3.4 using someone else"? --- proto/rip/rip.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'proto/rip') 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 -- cgit v1.2.3