This website requires JavaScript.
Explore
Help
Sign In
mirror
/
labs-bird
Watch
1
Star
0
Fork
0
You've already forked labs-bird
mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced
2024-05-11 16:54:54 +00:00
Code
Releases
Activity
labs-bird
/
proto
/
bgp
History
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