This website requires JavaScript.
Explore
Tos
Help
Register
Sign in
Jerry
/
bird
Watch
1
Star
0
Fork
You've already forked bird
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
2803c9ddbe
bird
/
proto
/
bgp
History
Martin Mares
7750634946
Introduced `ARRAY_SIZE' macro to replace all the sizeof(a)/sizeof(*a) constructs.
2000-04-12 13:21:23 +00:00
..
attrs.c
Introduced `ARRAY_SIZE' macro to replace all the sizeof(a)/sizeof(*a) constructs.
2000-04-12 13:21:23 +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
Implemented outgoing attribute cache.
2000-04-10 12:39:51 +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
Implemented outgoing attribute cache.
2000-04-10 12:39:51 +00:00