bird/proto/bgp
Ondrej Zajicek f3e5917850 Enables multihop mode for IBGP by default.
This is more consistent with common usage and also with the behavior of
other implementations (Cisco, Juniper).

Also changes the default for gw mode to be based solely on
direct/multihop.
2013-11-24 12:37:24 +01:00
..
attrs.c Implements 'allow local as' option. 2013-10-21 14:59:35 +02:00
bgp.c Enables multihop mode for IBGP by default. 2013-11-24 12:37:24 +01:00
bgp.h Minor fixes. 2013-11-22 22:49:04 +01:00
config.Y Enables multihop mode for IBGP by default. 2013-11-24 12:37:24 +01: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 RFC 6608 Subcodes for BGP FSM Error. 2013-07-25 13:55:24 +02:00