mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-08 12:36:20 +00:00
Revert "bgpd: fix 'neighbor X prefix-list Y in' SAFI VPN"
This reverts commit 9fa7a8bf37
.
This commit is contained in:
parent
7ab4533177
commit
add7ae400a
@ -22962,9 +22962,8 @@ int bgp_neighbors_neighbor_afi_safis_afi_safi_l3vpn_ipv4_unicast_filter_config_p
|
|||||||
case NB_EV_VALIDATE:
|
case NB_EV_VALIDATE:
|
||||||
case NB_EV_PREPARE:
|
case NB_EV_PREPARE:
|
||||||
case NB_EV_ABORT:
|
case NB_EV_ABORT:
|
||||||
return NB_OK;
|
|
||||||
case NB_EV_APPLY:
|
case NB_EV_APPLY:
|
||||||
bgp_neighbor_afi_safi_plist_modify(args, FILTER_IN);
|
/* TODO: implement me. */
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user