]> git.ipfire.org Git - thirdparty/bird.git/commit
Implements router advertisements activated by received routes.
authorOndrej Zajicek <santiago@crfreenet.org>
Fri, 8 Feb 2013 22:58:27 +0000 (23:58 +0100)
committerOndrej Zajicek <santiago@crfreenet.org>
Fri, 8 Feb 2013 22:58:27 +0000 (23:58 +0100)
commit36da2857bc911924a250a234f38cf58c3b21f1bc
tree58e39ad7b5cff5ec2525b07c274e4d43ef01ae87
parentd214ae4fdc1e323f89efb8a80c068fef4a45758f
Implements router advertisements activated by received routes.

The RAdv protocol could be configured to change its behavior based on
availability of routes, e.g., do not announce router lifetime when a
default route is not available.
doc/bird.sgml
filter/filter.c
nest/route.h
nest/rt-table.c
proto/radv/config.Y
proto/radv/packets.c
proto/radv/radv.c
proto/radv/radv.h