]> git.ipfire.org Git - thirdparty/bird.git/commit - lib/net.c
BGP redesign
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Wed, 7 Dec 2016 13:11:28 +0000 (14:11 +0100)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Wed, 7 Dec 2016 13:20:52 +0000 (14:20 +0100)
commitd15b0b0a1b494c14b139d2d28706d82cd6e2f139
treef704869689e1acab9a4f3417849ac5853188310d
parent5df4073c81942ea119de90a81431bae71c87157b
BGP redesign

Integrated and extensible BGP with generalized AFI handling,
support for IPv4+IPv6 AFI and unicast+multicast SAFI.
25 files changed:
configure.in
filter/filter.c
lib/birdlib.h
lib/ip.h
lib/lists.c
lib/lists.h
lib/net.c
lib/net.h
lib/unaligned.h
nest/a-path.c
nest/a-set.c
nest/attrs.h
nest/cmds.c
nest/proto.c
nest/protocol.h
nest/route.h
nest/rt-attr.c
nest/rt-table.c
proto/bgp/attrs.c
proto/bgp/bgp.c
proto/bgp/bgp.h
proto/bgp/config.Y
proto/bgp/packets.c
proto/static/static.c
sysdep/unix/io.c