0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-08 12:18:42 +00:00
bird/proto/bgp
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