From: Pavel Machek Date: Tue, 12 Oct 1999 13:04:50 +0000 (+0000) Subject: FIXME's for rip added. X-Git-Tag: v1.2.0~1493 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f942a589ef627f5b2604955cbfdbe91fa706f29d;p=thirdparty%2Fbird.git FIXME's for rip added. Will we ever able to generate packets saying "route 1.2.3.4 using someone else"? --- diff --git a/proto/rip/rip.c b/proto/rip/rip.c index db84e87e5..a1c73bc87 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