summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: add `s` option to `pI4`/`pI6`/`pIA` printfrrDavid Lamparter2022-01-141-0/+4
* pimd: move `%pSG4` to `%pPSG4`David Lamparter2022-01-121-4/+4
* tests: BGP : Dynamic route leak VRF lite (BGP-GR)ARShreenidhi2022-01-083-1/+782
* tests: Adopt bgp_shutdown_message test to a proper encodingDonatas Abraitis2022-01-071-6/+1
* Merge pull request #10301 from donaldsharp/pim_multicast_fixJafar Al-Gharaibeh2022-01-076-61/+88
|\
| * tests: Ensure packets have a chance to arrive in test_multicast_pim_sm_topo4.pyDonald Sharp2022-01-071-27/+54
| * test: Cleanup via black the test_multicast_pim_sm_topo4.pyDonald Sharp2022-01-071-3/+3
| * tests: Rename poorly named functionDonald Sharp2022-01-076-35/+35
* | Merge pull request #10290 from donaldsharp/nhrp_topo_queriesJafar Al-Gharaibeh2022-01-071-4/+4
|\ \ | |/ |/|
| * tests: Fixup output that was incorrect in nhrp_topoDonald Sharp2022-01-061-4/+4
* | Merge pull request #10284 from ton31337/fix/adjust_rfc4486Donald Sharp2022-01-061-1/+1
|\ \ | |/ |/|
| * bgpd: Adjust symbolic names for cease notifications according to rfc4486Donatas Abraitis2022-01-061-1/+1
* | bgpd: Graceful Restart restart-time can be 0Donatas Abraitis2022-01-062-2/+2
|/
* topotests: require Linux 5.0 for NHRPDavid Lamparter2022-01-051-0/+6
* Merge pull request #10260 from ton31337/feature/bgp_llgr_helper_modeRuss White2022-01-0510-0/+247
|\
| * tests: Add basic BGP Long-lived Graceful restart testsDonatas Abraitis2021-12-2810-0/+247
* | Merge pull request #10219 from donaldsharp/l3vpn_to_bgp_vrf_fixesRuss White2021-12-311-16/+218
|\ \ | |/ |/|
| * tests: Further fix bgp_l3vpn_to_bgp_vrfDonald Sharp2021-12-141-16/+218
* | Merge pull request #8494 from donaldsharp/wfi_failuresDonatas Abraitis2021-12-228-0/+264
|\ \
| * | bgpd, tests: Add code to handle failed installationsDonald Sharp2021-12-178-0/+264
| |/
* | Merge pull request #10098 from opensourcerouting/ospf-gr-topotest-fixDonald Sharp2021-12-212-4/+0
|\ \ | |/ |/|
| * Revert "ospfd: remove commands for broken GR helper mode"Renato Westphal2021-11-232-4/+0
* | tests: test_ospf_lan.py is looking for a certain order enforce itDonald Sharp2021-12-111-0/+1
* | Merge pull request #10135 from donaldsharp/ripng_faster_timersRuss White2021-12-076-6/+6
|\ \
| * | tests: Allow ripng_topo1 to converge a bit fasterDonald Sharp2021-11-286-6/+6
* | | tests: Test if BGP session is up additionally for route_server_client setupDonatas Abraitis2021-12-034-1/+14
* | | Merge pull request #9940 from pguibert6WIND/misc_topotestsRafael Zalamena2021-12-028-29/+13
|\ \ \
| * | | topotests: bfd_topo3, remove reference to default vrfPhilippe Guibert2021-11-124-20/+10
| * | | bgp_evpn_rt5: simplify test and use default vrf name = defaultPhilippe Guibert2021-11-121-1/+1
| * | | topotests: bgp_ecmp_topo1, use default vrf name conventionPhilippe Guibert2021-11-123-8/+2
* | | | Merge pull request #9708 from mobash-rasool/new_bDonald Sharp2021-12-021-6/+8
|\ \ \ \
| * | | | tests: Modify the script to verify the hello stats incrementMobashshera Rasool2021-10-061-6/+8
* | | | | Merge pull request #10150 from donaldsharp/kill_daemonDonatas Abraitis2021-12-011-2/+6
|\ \ \ \ \
| * | | | | tests: Fix Daemon Killing to actually notice when a deamon diesDonald Sharp2021-11-301-2/+6
* | | | | | Merge pull request #9878 from pguibert6WIND/resolver_vrfDonatas Abraitis2021-12-011-1/+1
|\ \ \ \ \ \
| * | | | | | lib: resolver per vrf supportPhilippe Guibert2021-11-231-1/+1
* | | | | | | Merge pull request #9610 from iqras23/best_pathRuss White2021-11-306-30/+3224
|\ \ \ \ \ \ \
| * | | | | | | tests: Fix test_bgp_l3vpn_to_bgp_vrfIqra Siddiqui2021-11-191-28/+28
| * | | | | | | topotests: Add supported topotests for bgpd vrf-lite best path selectionIqra Siddiqui2021-11-195-2/+3196
| |/ / / / / /
* | | | | | | Merge pull request #10143 from donaldsharp/lib_kernel_routesRuss White2021-11-301-14/+25
|\ \ \ \ \ \ \
| * | | | | | | test: Fix addKernelRoute looking for positive resultsDonald Sharp2021-11-291-14/+25
* | | | | | | | tests: Allow interface statistics to be gathered with some delayDonald Sharp2021-11-291-16/+28
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge pull request #9703 from donaldsharp/splitup_bgp_grRuss White2021-11-299-6676/+8757
|\ \ \ \ \ \ \
| * | | | | | | tests: Split up the bgp GR topotestsDonald Sharp2021-11-199-6676/+8757
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #10018 from ckishimo/ospf6d_bitNRuss White2021-11-293-0/+271
|\ \ \ \ \ \ \
| * | | | | | | tests: add ospf6 topotest to check N-bit and E-bitckishimo2021-11-252-0/+248
| * | | | | | | tests: verify no ospf6 neighborsckishimo2021-11-251-0/+23
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #10105 from ton31337/feature/rfc9072Russ White2021-11-296-0/+131
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | tests: Check if Extended Optional Parameters Length works for BGPDonatas Abraitis2021-11-226-0/+131
* | | | | | | tests: Fix isis_topo1_vrf to wait a tiny bit for zebra route installDonald Sharp2021-11-271-10/+24
| |/ / / / / |/| | | | |