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 48bc232f08 Implements 'next hop keep' option for BGP.
This option allows to keep the received next hop even in cases when
the route is sent to an interface with a different subnet.
2013-04-16 17:27:34 +02:00
..
attrs.c Implements 'next hop keep' option for BGP. 2013-04-16 17:27:34 +02:00
bgp.c Separate import and receive limits. 2013-01-10 13:07:33 +01:00
bgp.h Implements 'next hop keep' option for BGP. 2013-04-16 17:27:34 +02:00
config.Y Implements 'next hop keep' option for BGP. 2013-04-16 17:27:34 +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 Minor cleanups. 2012-05-11 12:10:21 +02:00