This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
bird
Watch
0
Star
0
Fork
0
You've already forked bird
mirror of
https://gitlab.nic.cz/labs/bird.git
synced
2025-03-11 17:08:46 +00:00
Code
Releases
Activity
bird
/
proto
/
bgp
History
Ondrej Zajicek
ab47c2ae46
BGP: Custom attribute definitions should use cfg_alloc(), not malloc()
...
Otherwise we would get memory leaks.
2023-10-04 20:16:13 +02:00
..
attrs.c
BGP: Add MPLS support
2023-10-04 13:01:21 +02:00
bgp.c
BGP, L3VPN: Fix MPLS channel reload
2023-10-04 13:12:05 +02:00
bgp.h
BGP config: Splitting Route Refresh and Enhanced Route Refresh
2023-09-27 20:18:46 +02:00
config.Y
BGP: Custom attribute definitions should use cfg_alloc(), not malloc()
2023-10-04 20:16:13 +02:00
Doc
Doc: Rename code documentation files back to Doc
2018-12-14 02:03:42 +01:00
Makefile
Simplified the protocol hookup code in Makefiles
2022-08-18 22:07:30 +02:00
packets.c
BGP: Add MPLS support
2023-10-04 13:01:21 +02:00