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
Files
93d6bf38a6c07b8281e11280d5cdbb721d19f7c8
labs-bird
/
proto
/
bgp
History
Martin Mares
93d6bf38a6
The bgp_list is gone. Incomming connections are now handled in a much
...
more straightforward manner by scanning the active configuration for matching protocols.
2000-05-08 13:26:30 +00:00
..
attrs.c
Removed RTS_RIP_EXT.
2000-05-04 21:23:10 +00:00
bgp.c
The bgp_list is gone. Incomming connections are now handled in a much
2000-05-08 13:26:30 +00:00
bgp.h
The bgp_list is gone. Incomming connections are now handled in a much
2000-05-08 13:26:30 +00:00
config.Y
The `bgp_origin' attribute is now an enum.
2000-04-28 15:13:29 +00:00
Doc
Added skeleton Doc files for the whole developer's documentation.
2000-05-05 17:17:42 +00:00
Makefile
Construction of BGP packets.
2000-03-21 15:53:50 +00:00
packets.c
Don't generate corrupted packets when sending only route deletes.
2000-05-08 12:37:24 +00:00