]> git.ipfire.org Git - thirdparty/bird.git/commit - nest/rt-table.c
BGP multipath support
authorOndrej Zajicek <santiago@crfreenet.org>
Mon, 8 Jun 2015 00:20:43 +0000 (02:20 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Mon, 8 Jun 2015 00:24:08 +0000 (02:24 +0200)
commit8d9eef17713a9b38cd42bd59c4ce76c3ef6c2fc2
tree3115be5be954d6bbfd05db675b4a5508a50ed9d2
parentdb027a41d47b8fc52b65067ccabe2024554e53ca
BGP multipath support

Kernel option 'merge paths' allows to merge routes exported to kernel
protocol (currently BGP and static routes) to multipath routes.
14 files changed:
doc/bird.sgml
filter/filter.c
lib/birdlib.h
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/static/static.c
sysdep/unix/krt.Y
sysdep/unix/krt.c
sysdep/unix/krt.h