]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: fix 'neighbor X prefix-list Y in' SAFI VPN 8111/head
authorEmanuele Di Pascale <emanuele@voltanet.io>
Fri, 19 Feb 2021 12:26:04 +0000 (13:26 +0100)
committerEmanuele Di Pascale <emanuele@voltanet.io>
Fri, 19 Feb 2021 12:30:45 +0000 (13:30 +0100)
commit9fa7a8bf3769914620225826e4ca8ef3f8182106
tree7e5822275636d158e37ddc8dcec1dc36b0492eb1
parent1d73eba70d7884319b7cad06e391e399b9e81b0e
bgpd: fix 'neighbor X prefix-list Y in' SAFI VPN

this particular callback had not been implemented in the northbound
conversion, so the command had no effect.

Signed-off-by: Emanuele Di Pascale <emanuele@voltanet.io>
bgpd/bgp_nb_config.c