]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: fix 'no nexthop vpn export'
authorQuentin Young <qlyoung@cumulusnetworks.com>
Mon, 9 Mar 2020 18:55:37 +0000 (14:55 -0400)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Mon, 9 Mar 2020 18:55:37 +0000 (14:55 -0400)
commit8c85ca283b93403d096db3b9dcbb3ed731c3de2b
tree3a43362a8f7e877b25f73e90dd6ee564851ac367
parent5cb1323595f610493c898ccbb45ab1c972d7dace
bgpd: fix 'no nexthop vpn export'

ALIAS without parameters against DEFPY w/ required parameters doesn't
work

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
bgpd/bgp_vty.c