| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | test: Fix tests for zebra changes | Nathan Bahr | 2024-12-12 | 21 | -42/+27 |
* | | | | | | | | topotests: topology to test MSDP originator ID | Rafael Zalamena | 2024-12-12 | 4 | -0/+224 |
|/ / / / / / / |
|
* | | | | | | | bgpd, topotests: bmp, fix wrong peer distinguisher value for peer vrf up/down | Philippe Guibert | 2024-12-11 | 1 | -0/+2 |
* | | | | | | | bgpd, topotests: bmp, fix wrong peer type for peer up/down events | Philippe Guibert | 2024-12-11 | 2 | -1/+5 |
* | | | | | | | bgpd, topotests: bmp, fix wrong peer distinguisher for vrf route events | Philippe Guibert | 2024-12-11 | 4 | -8/+8 |
* | | | | | | | bgpd, topotests: bmp, fix wrong peer type for vrf route messages | Philippe Guibert | 2024-12-11 | 4 | -8/+8 |
* | | | | | | | topotests: bgp_bmp, expose peer_distinguisher in loc-rib | Philippe Guibert | 2024-12-11 | 4 | -12/+6 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge pull request #17521 from opensourcerouting/msdp-sa-limit | Jafar Al-Gharaibeh | 2024-12-10 | 1 | -0/+36 |
|\ \ \ \ \ \ |
|
| * | | | | | | topotests: test new MSDP SA limit feature | Rafael Zalamena | 2024-12-05 | 1 | -0/+36 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #17608 from opensourcerouting/fix/vpn_import_routes_allowa... | Russ White | 2024-12-10 | 4 | -0/+205 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | tests: Check if vpn routes can be imported if allowas-in is set | Donatas Abraitis | 2024-12-08 | 4 | -0/+205 |
* | | | | | | tests: Add basic multicast boundary test | Corey Siltala | 2024-12-06 | 5 | -0/+616 |
|/ / / / / |
|
* | | | | | Merge pull request #17545 from pguibert6WIND/peerup_loc_rib_wrong_format | Donatas Abraitis | 2024-12-06 | 3 | -7/+12 |
|\ \ \ \ \ |
|
| * | | | | | topotests: bmp, test that loc-rib peer up message is sent | Philippe Guibert | 2024-12-05 | 3 | -7/+12 |
| |/ / / / |
|
* | | | | | Merge pull request #17579 from donaldsharp/timer_connect_bgp_vrf_netns | Donatas Abraitis | 2024-12-06 | 26 | -8/+72 |
|\ \ \ \ \ |
|
| * | | | | | tests: Fix invalid escape seq seen in bgp_nexthop_ipv6 | Donald Sharp | 2024-12-05 | 1 | -1/+1 |
| * | | | | | tests: Convert to using `neighbor X timers connect 1` for exabgp using tests | Donald Sharp | 2024-12-05 | 25 | -7/+71 |
| |/ / / / |
|
* / / / / | tests: bfd_profiles_topo1 is taking a long time to reconnect | Donald Sharp | 2024-12-05 | 3 | -0/+4 |
|/ / / / |
|
* | | | | Merge pull request #17502 from opensourcerouting/msdp-shutdown | Jafar Al-Gharaibeh | 2024-12-05 | 1 | -4/+47 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | topotests: test MSDP shutdown command | Rafael Zalamena | 2024-11-25 | 1 | -4/+47 |
* | | | | Merge pull request #17542 from opensourcerouting/fix/peer-group_remote_as_reg... | Russ White | 2024-12-03 | 3 | -1/+42 |
|\ \ \ \ |
|
| * | | | | tests: Check if remote-as is not flushed once peer-group applied | Donatas Abraitis | 2024-12-01 | 3 | -1/+42 |
* | | | | | Merge pull request #17547 from donaldsharp/some_cleanups | Mark Stapp | 2024-12-03 | 65 | -153/+16 |
|\ \ \ \ \ |
|
| * | | | | | tests: bgp_route_server_client should not use /tmp | Donald Sharp | 2024-12-02 | 1 | -3/+0 |
| * | | | | | tests: bgp_snmp_mplsl3vpn should not use /tmp directory | Donald Sharp | 2024-12-02 | 13 | -20/+0 |
| * | | | | | tests: ospf_metric_propagation do not use /tmp | Donald Sharp | 2024-12-02 | 9 | -28/+3 |
| * | | | | | tests: ospf_multi_instance should not use /tmp | Donald Sharp | 2024-12-02 | 2 | -6/+0 |
| * | | | | | tests: ospf_multi_vrf_bgp_route_leak should not use /tmp | Donald Sharp | 2024-12-02 | 4 | -8/+0 |
| * | | | | | tests: ospf_netns_vrf should not use /tmp | Donald Sharp | 2024-12-02 | 6 | -12/+0 |
| * | | | | | tests: ospf_p2mp should not use /tmp | Donald Sharp | 2024-12-02 | 8 | -27/+0 |
| * | | | | | tests: ospf_prefix_suppression should not use /tmp | Donald Sharp | 2024-12-02 | 3 | -6/+0 |
| * | | | | | tests: pim_autorp should not use /tmp | Donald Sharp | 2024-12-02 | 4 | -16/+8 |
| * | | | | | tests: pim_basic should not use /tmp for outputing of files | Donald Sharp | 2024-12-02 | 1 | -4/+4 |
| * | | | | | tests: simple_snmp_test should not use /tmp for logging | Donald Sharp | 2024-12-02 | 1 | -1/+0 |
| * | | | | | tests: pim_cand_rp_bsr uses /tmp directory and it should not | Donald Sharp | 2024-12-02 | 6 | -12/+0 |
| * | | | | | tests: zebra_rib should not use /tmp for log files | Donald Sharp | 2024-12-02 | 1 | -2/+1 |
| * | | | | | tests: bgp_nexthop_ipv6 remove unused reference to /tmp | Donald Sharp | 2024-12-02 | 1 | -3/+0 |
| * | | | | | tests: bgp_lu_topo[1|2] should not use log files in /tmp | Donald Sharp | 2024-12-02 | 5 | -5/+0 |
* | | | | | | topotests: save bgp_bmp json temp files to bmp log folder instead of /tmp | Philippe Guibert | 2024-12-02 | 3 | -9/+28 |
* | | | | | | tests: save bmp pcap in logdir instead of /tmp | Louis Scalbert | 2024-12-02 | 3 | -4/+6 |
* | | | | | | tests: fix bmp test parallelization | Louis Scalbert | 2024-12-02 | 2 | -4/+81 |
* | | | | | | tests: add py extension to bmpserver | Louis Scalbert | 2024-12-02 | 2 | -5/+3 |
* | | | | | | topotests: bgp_bmp, use unified configuration | Philippe Guibert | 2024-12-02 | 10 | -46/+39 |
* | | | | | | topotests: fix bmp_collector handling of empty as-path | Philippe Guibert | 2024-12-02 | 1 | -0/+6 |
* | | | | | | topotests: bmp, create shared library for bmp | Philippe Guibert | 2024-12-02 | 21 | -901/+755 |
| |/ / / /
|/| | | | |
|
* | | | | | Merge pull request #17525 from famfo/podman-tests | Donatas Abraitis | 2024-11-29 | 2 | -6/+8 |
|\ \ \ \ \ |
|
| * | | | | | topotests: Allow runing under both docker and podman | famfo | 2024-11-28 | 2 | -6/+8 |
| |/ / / / |
|
* | | | | | topotests: bgp_evpn_rt5, add test for advertise route-map service | Philippe Guibert | 2024-11-27 | 3 | -2/+246 |
* | | | | | topotests: bgp_evpn_rt5, rework test | Philippe Guibert | 2024-11-27 | 3 | -65/+407 |
* | | | | | Merge pull request #16878 from donaldsharp/increased_test_cover | Jafar Al-Gharaibeh | 2024-11-26 | 8 | -5/+161 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|