0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-17 16:48:43 +00:00
bird/proto/bgp
Ondrej Zajicek f881b98d9b 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.
2023-04-04 05:20:49 +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 2023-03-16 19:23:33 +01:00
bgp.h BGP: Fix bgp_med handling 2023-04-04 05:20:49 +02:00
config.Y BGP: Allow role specific keywords to be used as symbols 2023-01-03 19:11:34 +01: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 2023-02-19 15:42:18 +01:00