]> git.ipfire.org Git - thirdparty/bird.git/commit
BGP: Fix bgp_med handling debian-12
authorOndrej Zajicek <santiago@crfreenet.org>
Tue, 4 Apr 2023 03:20:49 +0000 (05:20 +0200)
committerJakub Ružička <jakub.ruzicka@nic.cz>
Tue, 30 May 2023 11:31:35 +0000 (13:31 +0200)
commitd3cf1192878320c059b169098d9233ce858f09aa
tree3659b4fbf162ceaccbd4a099ea547db3035eb5fd
parent0443fbbe17deb127b0f446f7b8eeebcff5090763
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.
proto/bgp/bgp.h