]> git.ipfire.org Git - thirdparty/bird.git/commit
BGP: Fix bgp_med handling
authorOndrej Zajicek <santiago@crfreenet.org>
Tue, 4 Apr 2023 03:20:49 +0000 (05:20 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Tue, 4 Apr 2023 03:20:49 +0000 (05:20 +0200)
commitf881b98d9b48e7a60c46dffc29009a86dac63233
treeb76bf3dbdab86538ff92ae3e8ac84948f771273d
parent231c63851e3a56201dd02abfbf3fce47a80f8ae0
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