bird/proto/bgp
Martin Mares 48e842cc98 Use neighbor cache to track direct route to the peer or multihop destination.
Calculate next_hop properly based on the local address we get from the
neighbor entry.
2000-04-10 11:21:40 +00:00
..
attrs.c Use neighbor cache to track direct route to the peer or multihop destination. 2000-04-10 11:21:40 +00:00
bgp.c Use neighbor cache to track direct route to the peer or multihop destination. 2000-04-10 11:21:40 +00:00
bgp.h Use neighbor cache to track direct route to the peer or multihop destination. 2000-04-10 11:21:40 +00:00
config.Y Use neighbor cache to track direct route to the peer or multihop destination. 2000-04-10 11:21:40 +00:00
Makefile Construction of BGP packets. 2000-03-21 15:53:50 +00:00
packets.c BGP now handles incoming routes (IPv4 only). 2000-04-01 09:17:33 +00:00