summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8448 from ton31337/feature/show_rpki_state_in_global_show...Sri Mohana Singamsetty2021-04-1411-0/+11
|\
| * tests: Add BGP RPKI show header to outputsDonatas Abraitis2021-04-1211-0/+11
* | Merge pull request #8145 from pguibert6WIND/nhrp_use_zebraMark Stapp2021-04-1311-0/+457
|\ \ | |/ |/|
| * topotests: add standard nhrp test between spoke and hubPhilippe Guibert2021-04-0911-0/+457
* | tests: More black fixupsDonald Sharp2021-04-0935-872/+1078
* | tests: Add some more pytest marks for bgpdDonald Sharp2021-04-0912-1/+41
|/
* Revert "bgpd: BGP session not established for ipv6 link local address with vr...Donatas Abraitis2021-04-096-148/+0
* Merge pull request #8402 from opensourcerouting/debian10-topotest-fixPatrick Ruddy2021-04-087-80/+71
|\
| * tests: fix python3 backported iproute2 vrf checkDavid Schweizer2021-04-051-2/+1
| * tests: fix l3mdev config in isis-topo1-vrf topotestDavid Schweizer2021-04-051-25/+6
| * tests: fix l3mdev config in bgp_vrf_lite_ipv6_rtadv topotestDavid Schweizer2021-04-051-25/+3
| * tests: fix l3mdev config in bgp_l3vpn_to_bgp_vrf topotestDavid Schweizer2021-04-052-18/+9
| * tests: fix l3mdev config in bgp_evpn_rt5 topotestDavid Schweizer2021-04-051-10/+2
| * tests: add l3mdev config helpers for VRF topotestsDavid Schweizer2021-04-051-0/+50
* | Merge pull request #7434 from sudhanshukumar22/bgp-link-local-addressDonatas Abraitis2021-04-086-0/+148
|\ \
| * | bgpd: BGP session not established for ipv6 link local address with vrf configsudhanshukumar222021-04-016-0/+148
* | | Merge pull request #8365 from aldobrrrr/fix_parse_topology_function_in_isis_t...Mark Stapp2021-04-076-338/+358
|\ \ \
| * | | topotests: fix 'parse_topology' function in test_isis_topo1_vrf.pyEmanuele Altomare2021-03-296-338/+358
* | | | Merge pull request #8407 from ton31337/fix/nexthop_should_not_be_changed_if_p...Russ White2021-04-068-0/+157
|\ \ \ \
| * | | | tests: Nexthop should not be changed if peer X shares a common subnetDonatas Abraitis2021-04-068-0/+157
| | |_|/ | |/| |
* | | | Merge pull request #8295 from opensourcerouting/ospf6-topo-stabilizeMark Stapp2021-04-0610-94/+113
|\ \ \ \
| * | | | topotests: improve OSPF(v2|v3) convergence testRafael Zalamena2021-03-231-0/+72
| * | | | topotests: remove old configuration filesRafael Zalamena2021-03-235-39/+0
| * | | | topotest: stabilize OSPFv3 topologyRafael Zalamena2021-03-235-55/+41
* | | | | tests: Fix for BGP_GR test failuresKuldeep Kashyap2021-04-054-25/+184
| |/ / / |/| | |
* | | | Merge pull request #8350 from opensourcerouting/printfrr-revampMark Stapp2021-03-311-4/+111
|\ \ \ \ | |_|_|/ |/| | |
| * | | lib: add `%pSQ` and `%pSE` string escape formatsDavid Lamparter2021-03-301-5/+32
| * | | lib: add `%*pHX` + `%*pHS` hexdump in printfrrDavid Lamparter2021-03-301-0/+10
| * | | lib: add `%pVA` recursive printfrrDavid Lamparter2021-03-301-0/+17
| * | | lib: add `FMT_NSTD()` for non-standard printf extsDavid Lamparter2021-03-301-2/+3
| * | | lib: record output positions in printfrrDavid Lamparter2021-03-271-2/+20
| * | | lib: rework printfrr extensions to output directlyDavid Lamparter2021-03-271-0/+34
* | | | Merge pull request #8057 from ranjanyash54/default-routeRuss White2021-03-309-0/+305
|\ \ \ \
| * | | | topotests: add tests for OSPFv3 default routeRafael Zalamena2021-03-299-0/+305
| | |_|/ | |/| |
* | | | Merge pull request #8137 from Orange-OpenSource/ospf_lsRuss White2021-03-3017-0/+4143
|\ \ \ \
| * | | | topotest: Add new OSPF TE topotestOlivier Dugeon2021-03-2317-0/+4143
* | | | | Merge pull request #8056 from jmmikkel/peertypeRuss White2021-03-3029-0/+1173
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | bgpd: Allow next hop recursion in zebra if any multipath is not eBGPJoanne Mikkelson2021-03-231-0/+128
| * | | | bgpd: Add "bgp bestpath peer-type multipath-relax"Joanne Mikkelson2021-03-2329-0/+1045
* | | | | Merge pull request #8317 from mjstapp/fix_short_printfrr_bufDavid Lamparter2021-03-261-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | tests: use printfrr to use extended format specsMark Stapp2021-03-231-2/+2
| | |/ / | |/| |
* | | | Merge pull request #8167 from LabNConsulting/chopps/tests-add-gdbDonald Sharp2021-03-252-76/+250
|\ \ \ \
| * | | | tests: add options for debugging topotest failuresChristian Hopps2021-03-192-76/+250
| | |_|/ | |/| |
* | | | ospfd: add topotest for suppress-fa featureckishimo2021-03-2410-0/+302
* | | | Merge pull request #8203 from opensourcerouting/ospf-bfd-napiIgor Ryzhov2021-03-243-5/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | topotests: test OSPF BFD profileRafael Zalamena2021-03-233-5/+5
* | | | Merge pull request #8253 from opensourcerouting/topotest-python3-backportsRuss White2021-03-234-14/+68
|\ \ \ \ | |_|_|/ |/| | |
| * | | tests: add. iproute2 VRF capability check exampleDavid Schweizer2021-03-161-12/+20
| * | | tests: iproute2 VRF capability check examplesDavid Schweizer2021-03-152-2/+10
| * | | tests: check for iproute2 VRF capabilityDavid Schweizer2021-03-151-0/+38
| |/ /