summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #17038 from opensourcerouting/feature/bgp_set_metric_internalRuss White2024-10-1512-1/+344
|\
| * tests: Check if underlay IGP metric is reflected into BGP after cost changesDonatas Abraitis2024-10-157-0/+288
| * doc: Add `set metric aigp` commandDonatas Abraitis2024-10-151-2/+2
| * tests: Check if `set metric aigp` worksDonatas Abraitis2024-10-152-19/+24
| * tests: Check if MED can be derived from `set metric igp|aigp`Donatas Abraitis2024-10-155-1/+51
* | Merge pull request #17073 from louis-6wind/fix-ipv6-ll-nexthop-reflectorRuss White2024-10-152-84/+12
|\ \ | |/ |/|
| * bgpd, tests: don't send local nexthop from rr clientLouis Scalbert2024-10-142-84/+12
* | Merge pull request #17093 from enkechen-panw/aigp-fix2Donatas Abraitis2024-10-1512-35/+111
|\ \
| * | tests: fix and adjust topotest/bgp_aigpEnke Chen2024-10-1512-35/+111
| |/
* | Merge pull request #17001 from louis-6wind/bmp-newDonatas Abraitis2024-10-158-11/+464
|\ \
| * | topotest: add bgp_bmp_vrf topotestLouis Scalbert2024-10-116-0/+383
| * | topotests: check for bmp peer up/down messagesLouis Scalbert2024-10-111-0/+59
| * | topotests: add peer down log in bmp collectorLouis Scalbert2024-10-111-2/+16
| * | topotests: log bmp peer up message type in collectorLouis Scalbert2024-10-111-0/+1
| * | topotests: check export labels to pre-policy bmpLouis Scalbert2024-10-111-9/+5
* | | tests: fix bgp_as_override number of routersLouis Scalbert2024-10-141-1/+1
| |/ |/|
* | tests: test nexthop-local unchanged with reflectorLouis Scalbert2024-10-116-38/+273
* | tests: test nexthop-local unchanged with route-serverLouis Scalbert2024-10-1115-31/+1144
* | tests: unset r3 enforce-first-as bgp_route_server_clientLouis Scalbert2024-10-112-0/+27
* | tests: rework bgp_route_server_clientLouis Scalbert2024-10-115-55/+219
|/
* topotests: add bgp_nexthop_ipv6Louis Scalbert2024-10-1030-0/+2854
* Merge pull request #16945 from opensourcerouting/fix/bgp_received-routes_with...Russ White2024-10-084-0/+134
|\
| * tests: Check if we can see unmodified received-routes with soft inboundDonatas Abraitis2024-09-274-0/+134
* | Merge pull request #16941 from opensourcerouting/fix/issue_16877Russ White2024-10-086-289/+170
|\ \
| * | tests: Check if loopback routes are considered valid for nexthop trackingDonatas Abraitis2024-10-015-0/+170
| * | tests: Drop test_bgp_with_loopback_with_same_subnet_p1Donatas Abraitis2024-10-011-289/+0
* | | Merge pull request #15903 from y-bharath14/srib-topotests-v1Russ White2024-10-081-1/+10
|\ \ \
| * | | tests: catch exception during switch shutdownY Bharath2024-09-251-1/+10
| | |/ | |/|
* | | lib: add flag to have libyang load internal ietf-yang-library moduleChristian Hopps2024-10-077-8/+7
* | | Merge pull request #16800 from donaldsharp/nhg_reuse_intf_down_upRuss White2024-10-042-8/+2
|\ \ \
| * | | tests: When finding nexthops ensure that they are activeDonald Sharp2024-09-162-8/+2
* | | | bgpd: Cleanup multipath figuring out in bgpDonald Sharp2024-10-013-503/+0
* | | | tests: Clean up some logging in test_bgp_default_originate_2links.pyDonald Sharp2024-10-011-5/+6
| |_|/ |/| |
* | | tests: enhance autorp topotestBarry A. Trent2024-09-271-10/+144
| |/ |/|
* | tests: Addition of AutoRP Discovery uncovered broken PIM testNathan Bahr2024-09-241-4/+5
* | tests: Update existing tests for changes introduced by AutoRP DiscoveryNathan Bahr2024-09-245-6/+3
* | tests: Added tests for new AutoRP functionalityNathan Bahr2024-09-245-0/+324
* | Merge pull request #16861 from btrent98/igmp-proxy2Donald Sharp2024-09-246-1/+460
|\ \
| * | tests: add topotest for igmp proxyBarry A. Trent2024-09-236-1/+460
* | | Merge pull request #16907 from opensourcerouting/fix/load_built-in_lua_functionsRuss White2024-09-241-0/+16
|\ \ \
| * | | tests: Check if built-in Lua functions are workingDonatas Abraitis2024-09-241-0/+16
* | | | Merge pull request #16906 from opensourcerouting/fix/match_peer_selfRuss White2024-09-246-0/+167
|\ \ \ \
| * | | | tests: Add a basic test to verify `match peer ...`Donatas Abraitis2024-09-246-0/+167
| |/ / /
* | | | Merge pull request #16904 from louis-6wind/fix-zebra-rib-rangeRuss White2024-09-241-1/+1
|\ \ \ \
| * | | | tests: fix zebra_rib rangeLouis Scalbert2024-09-241-1/+1
| |/ / /
* | | | Merge pull request #16895 from opensourcerouting/fix/dual_as_topotestRuss White2024-09-242-33/+1
|\ \ \ \
| * | | | tests: Simplify BGP dual-as topotestDonatas Abraitis2024-09-232-33/+1
* | | | | Merge pull request #16533 from acooks-at-bda/less-controversial-ospf6d-refact...Russ White2024-09-241-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ospf6d: move lsa structs to ospf6_lsa.hAndrew Cooks2024-09-161-0/+1
* | | | | tests: Add v4/v6 forwarding off/onDonald Sharp2024-09-234-0/+152
| |/ / / |/| | |