]> git.puffer.fish Git - mirror/frr.git/commit
lib: straighten out ORF prefix list support
authorDavid Lamparter <equinox@opensourcerouting.org>
Mon, 13 Apr 2015 08:21:35 +0000 (10:21 +0200)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 3 Nov 2015 13:49:39 +0000 (05:49 -0800)
commitc7da3d50b38b430494465c1ba0d68244bfd16d56
tree26b658e9503e5786c6156d48c0bfe0411bd822e5
parenta38401b6af746794db0b4bdbd3954289b8d00aef
lib: straighten out ORF prefix list support

BGP ORF prefix lists are in a separate namespace; this was previously
hooked up with a special-purpose AFI value.  This is a little kludgy for
extension, hence this splits it off.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
bgpd/bgp_fsm.c
bgpd/bgp_packet.c
bgpd/bgpd.c
lib/plist.c
lib/plist.h