]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: remove one unnecessary parameter for evpn-mh
authoranlan_cs <vic.lan@pica8.com>
Wed, 13 Apr 2022 11:06:39 +0000 (07:06 -0400)
committeranlan_cs <vic.lan@pica8.com>
Mon, 9 May 2022 12:27:20 +0000 (08:27 -0400)
commite0a798819bc36c5929c8047854a341fc9486193f
tree15ce1dd100a850e06e1ef0636a88d03e496535d1
parent50f1f2e724f8614ada1a1a02dd28f1ff3af06e08
bgpd: remove one unnecessary parameter for evpn-mh

The "add" parameter of `bgp_evpn_mh_route_update()` makes no sense.
Just remove it to clarify this function, and remove the relevant check
with "add" as well.

Signed-off-by: anlan_cs <vic.lan@pica8.com>
bgpd/bgp_evpn.c
bgpd/bgp_evpn_mh.c
bgpd/bgp_evpn_mh.h