0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-20 04:15:19 +00:00
bird/proto/bgp
Ondrej Zajicek f6e421a2d3 BGP: Fix bgp_med handling
Missing translation from BGP attribute ID to eattr ID in bgp_unset_attr()
broke automatic removal of bgp_med during export to EBGP peers.

Thanks to Edward Sun for the bugreport.
2024-05-30 12:30:00 +02:00
..
attrs.c BGP: Do not assume that all channels are struct bgp_channel 2022-10-03 20:18:12 +02:00
bgp.c BGP: Free bind applies also to outbound connections 2024-05-30 12:30:00 +02:00
bgp.h BGP: Fix bgp_med handling 2024-05-30 12:30:00 +02:00
config.Y BGP: Allow role specific keywords to be used as symbols 2024-05-30 12:30:00 +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: Update RFC references 2024-05-30 12:30:00 +02:00