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
7a4314ee026f435acdfe9aa81e719e993cac3ab5
labs-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
…
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