summaryrefslogtreecommitdiffstats
path: root/proto/rip
diff options
context:
space:
mode:
authorPavel Machek <pavel@ucw.cz>1999-10-12 15:04:50 +0200
committerPavel Machek <pavel@ucw.cz>1999-10-12 15:04:50 +0200
commitf942a589ef627f5b2604955cbfdbe91fa706f29d (patch)
treecdfecf31b71138faeabff9eca1e827adceff9423 /proto/rip
parent89dc383a8ce26bfe49250e5063bcadec22ff42c6 (diff)
downloadbird-f942a589ef627f5b2604955cbfdbe91fa706f29d.tar
bird-f942a589ef627f5b2604955cbfdbe91fa706f29d.zip
FIXME's for rip added.
Will we ever able to generate packets saying "route 1.2.3.4 using someone else"?
Diffstat (limited to 'proto/rip')
-rw-r--r--proto/rip/rip.c5
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