]> git.ipfire.org Git - thirdparty/bird.git/commit
RAdv: Support for more specific routes (RFC 4191)
authorMichal 'vorner' Vaner <michal.vaner@nic.cz>
Thu, 31 Aug 2017 13:40:23 +0000 (15:40 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Wed, 4 Oct 2017 14:27:02 +0000 (16:27 +0200)
commit2a95e63343a94243745e5d7000bb3e0cb61a4a0f
treeabdb14794f5022c4d1828e8fd58dfc8efea5a6e1
parent5a8b1fb047d675badc17ab24175d0db06d7cc00c
RAdv: Support for more specific routes (RFC 4191)

The patch implements Default Router Preferences and More-Specific Routes
(RFC 4191) for RAdv protocol, allowing to announce router preference and
more specific routes in router advertisements. Routes can be exported to
RAdv like to regular routing protocols.

Some cleanups, bugfixes and other changes done by Ondrej Zajicek.
filter/filter.h
nest/route.h
proto/radv/config.Y
proto/radv/packets.c
proto/radv/radv.c
proto/radv/radv.h