diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2011-03-13 11:33:50 +0100 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2011-03-13 11:33:50 +0100 |
commit | 93e868c730dc0b1825b2a685e0b066c051b1cb07 (patch) | |
tree | 732a24861785cbefac966c365a762628bac9c0ac /TODO | |
parent | 9d67ffb0b4cdfbbf88779ce2b44ba810d1ba85d3 (diff) | |
download | bird-93e868c730dc0b1825b2a685e0b066c051b1cb07.tar bird-93e868c730dc0b1825b2a685e0b066c051b1cb07.zip |
Implements Router Advertisement protocol.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -29,7 +29,6 @@ Various ideas - filters: user defined attributes? - client: access control - io: use poll if available -- IPv6 router advertisements - real multipath (doesn't seem to be simple at all :() - fake multipath (even less simple) - route recalculation timing and flap dampening [see RFC2439 for algorithms] |