-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build: fix several ldpd XML-CLI build issues #82
build: fix several ldpd XML-CLI build issues #82
Conversation
- the location of ldp_vty_cmds.c can be either in srcdir or builddir, depending on whether a premade file from a dist tarball is used - perl libxml support is only needed if that file is absent - the actual perl script wasn't even included in the dist tarball - the include location doesn't work when srcdir != builddir Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Code looks fine. I'm going to push as soon as the Test Suites complete |
Continous Integration Result: SUCCESSFULCongratulations, this patch passed basic tests Tested-by: NetDEF / OpenSourceRouting.org CI System CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-63/ This is a comment from an EXPERIMENTAL automated CI system. |
bgp_l3vpn_to_bgp_vrf: use FRR PR FRRouting#2053
Ensure that the 'show bgp neighbors graceful-restart' command works for peers in a VRF (BGP instance) as well as doesn't require the incorrect AFI parameter. Also, refine the code and the command output such that this is a subset of the 'show bgp neighbors' output for the neighbor, both in the CLI output and in JSON. Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com> Testing Done: 1. Manual test with global and VRF peerings 2. precommit - job FRRouting#82 -- 2 failures are existing failures 3. bgp-min - job FRRouting#83 -- 2 failures are existing failures
Ensure that the 'show bgp neighbors graceful-restart' command works for peers in a VRF (BGP instance) as well as doesn't require the incorrect AFI parameter. Also, refine the code and the command output such that this is a subset of the 'show bgp neighbors' output for the neighbor, both in the CLI output and in JSON. Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com> Testing Done: 1. Manual test with global and VRF peerings 2. precommit - job FRRouting#82 -- 2 failures are existing failures 3. bgp-min - job FRRouting#83 -- 2 failures are existing failures
Ensure that the 'show bgp neighbors graceful-restart' command works for peers in a VRF (BGP instance) as well as doesn't require the incorrect AFI parameter. Also, refine the code and the command output such that this is a subset of the 'show bgp neighbors' output for the neighbor, both in the CLI output and in JSON. Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com> Testing Done: 1. Manual test with global and VRF peerings 2. precommit - job FRRouting#82 -- 2 failures are existing failures 3. bgp-min - job FRRouting#83 -- 2 failures are existing failures
Ensure that the 'show bgp neighbors graceful-restart' command works for peers in a VRF (BGP instance) as well as doesn't require the incorrect AFI parameter. Also, refine the code and the command output such that this is a subset of the 'show bgp neighbors' output for the neighbor, both in the CLI output and in JSON. Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com> Testing Done: 1. Manual test with global and VRF peerings 2. precommit - job FRRouting#82 -- 2 failures are existing failures 3. bgp-min - job FRRouting#83 -- 2 failures are existing failures
Ensure that the 'show bgp neighbors graceful-restart' command works for peers in a VRF (BGP instance) as well as doesn't require the incorrect AFI parameter. Also, refine the code and the command output such that this is a subset of the 'show bgp neighbors' output for the neighbor, both in the CLI output and in JSON. Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com> Testing Done: 1. Manual test with global and VRF peerings 2. precommit - job FRRouting#82 -- 2 failures are existing failures 3. bgp-min - job FRRouting#83 -- 2 failures are existing failures
Ensure that the 'show bgp neighbors graceful-restart' command works for peers in a VRF (BGP instance) as well as doesn't require the incorrect AFI parameter. Also, refine the code and the command output such that this is a subset of the 'show bgp neighbors' output for the neighbor, both in the CLI output and in JSON. Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com> Testing Done: 1. Manual test with global and VRF peerings 2. precommit - job FRRouting#82 -- 2 failures are existing failures 3. bgp-min - job FRRouting#83 -- 2 failures are existing failures
Ensure that the 'show bgp neighbors graceful-restart' command works for peers in a VRF (BGP instance) as well as doesn't require the incorrect AFI parameter. Also, refine the code and the command output such that this is a subset of the 'show bgp neighbors' output for the neighbor, both in the CLI output and in JSON. Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com> Testing Done: 1. Manual test with global and VRF peerings 2. precommit - job FRRouting#82 -- 2 failures are existing failures 3. bgp-min - job FRRouting#83 -- 2 failures are existing failures
Ensure that the 'show bgp neighbors graceful-restart' command works for peers in a VRF (BGP instance) as well as doesn't require the incorrect AFI parameter. Also, refine the code and the command output such that this is a subset of the 'show bgp neighbors' output for the neighbor, both in the CLI output and in JSON. Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com> Testing Done: 1. Manual test with global and VRF peerings 2. precommit - job FRRouting#82 -- 2 failures are existing failures 3. bgp-min - job FRRouting#83 -- 2 failures are existing failures
Ensure that the 'show bgp neighbors graceful-restart' command works for peers in a VRF (BGP instance) as well as doesn't require the incorrect AFI parameter. Also, refine the code and the command output such that this is a subset of the 'show bgp neighbors' output for the neighbor, both in the CLI output and in JSON. Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com> Testing Done: 1. Manual test with global and VRF peerings 2. precommit - job FRRouting#82 -- 2 failures are existing failures 3. bgp-min - job FRRouting#83 -- 2 failures are existing failures
Ensure that the 'show bgp neighbors graceful-restart' command works for peers in a VRF (BGP instance) as well as doesn't require the incorrect AFI parameter. Also, refine the code and the command output such that this is a subset of the 'show bgp neighbors' output for the neighbor, both in the CLI output and in JSON. Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com> Testing Done: 1. Manual test with global and VRF peerings 2. precommit - job FRRouting#82 -- 2 failures are existing failures 3. bgp-min - job FRRouting#83 -- 2 failures are existing failures
Ensure that the 'show bgp neighbors graceful-restart' command works for peers in a VRF (BGP instance) as well as doesn't require the incorrect AFI parameter. Also, refine the code and the command output such that this is a subset of the 'show bgp neighbors' output for the neighbor, both in the CLI output and in JSON. Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com> Testing Done: 1. Manual test with global and VRF peerings 2. precommit - job FRRouting#82 -- 2 failures are existing failures 3. bgp-min - job FRRouting#83 -- 2 failures are existing failures
Ensure that the 'show bgp neighbors graceful-restart' command works for peers in a VRF (BGP instance) as well as doesn't require the incorrect AFI parameter. Also, refine the code and the command output such that this is a subset of the 'show bgp neighbors' output for the neighbor, both in the CLI output and in JSON. Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com> Testing Done: 1. Manual test with global and VRF peerings 2. precommit - job FRRouting#82 -- 2 failures are existing failures 3. bgp-min - job FRRouting#83 -- 2 failures are existing failures
Ensure that the 'show bgp neighbors graceful-restart' command works for peers in a VRF (BGP instance) as well as doesn't require the incorrect AFI parameter. Also, refine the code and the command output such that this is a subset of the 'show bgp neighbors' output for the neighbor, both in the CLI output and in JSON. Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com> Testing Done: 1. Manual test with global and VRF peerings 2. precommit - job FRRouting#82 -- 2 failures are existing failures 3. bgp-min - job FRRouting#83 -- 2 failures are existing failures
Ensure that the 'show bgp neighbors graceful-restart' command works for peers in a VRF (BGP instance) as well as doesn't require the incorrect AFI parameter. Also, refine the code and the command output such that this is a subset of the 'show bgp neighbors' output for the neighbor, both in the CLI output and in JSON. Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com> Testing Done: 1. Manual test with global and VRF peerings 2. precommit - job FRRouting#82 -- 2 failures are existing failures 3. bgp-min - job FRRouting#83 -- 2 failures are existing failures
depending on whether a premade file from a dist tarball is used
Signed-off-by: David Lamparter equinox@opensourcerouting.org