0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-19 20:05:21 +00:00
bird/proto/bgp
Ondrej Zajicek 094d2bdb79 Implements ADD-PATH extension for BGP.
Allows to send and receive multiple routes for one network by one BGP
session. Also contains necessary core changes to support this (routing
tables accepting several routes for one network from one protocol).
It needs some more cleanup before merging to the master branch.
2012-08-14 16:46:43 +02:00
..
attrs.c Implements ADD-PATH extension for BGP. 2012-08-14 16:46:43 +02:00
bgp.c Implements ADD-PATH extension for BGP. 2012-08-14 16:46:43 +02:00
bgp.h Implements ADD-PATH extension for BGP. 2012-08-14 16:46:43 +02:00
config.Y Implements ADD-PATH extension for BGP. 2012-08-14 16:46:43 +02:00
Doc BGP documented. 2000-06-04 17:06:18 +00:00
Makefile Construction of BGP packets. 2000-03-21 15:53:50 +00:00
packets.c Implements ADD-PATH extension for BGP. 2012-08-14 16:46:43 +02:00