summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #14034 from LabNConsulting/aceelindem/ospf_prefix_suppressionDonatas Abraitis2023-07-214-0/+1080
|\
| * ospfd: Implement OSPF prefix-suppression as specified in RFC 6860Acee2023-07-204-0/+1080
* | Merge pull request #14026 from LabNConsulting/pbr-add-vlan-filtersDonald Sharp2023-07-201-36/+153
|\ \
| * | pbrd: add vlan filters pcp/vlan-id/vlan-flags; ip-protocol any (doc, tests)G. Paul Ziemba2023-07-191-36/+153
| |/
* | tests: Update join state in verify_upstream_iif APIKuldeep Kashyap2023-07-191-1/+1
* | tests: add one test to bgp_exclude_aspath_exclude.pyFrancois Dumontet2023-07-191-0/+56
* | Merge pull request #14037 from opensourcerouting/feature/enable_software_capa...Donald Sharp2023-07-182-15/+2
|\ \
| * | bgpd: Send software-version capability by defaultDonatas Abraitis2023-07-181-1/+1
| * | tests: Add SPDX-License-Identifier for bgp_software_version topotestDonatas Abraitis2023-07-181-14/+1
| |/
* | Merge pull request #13868 from zice312963205/zly_mapflagRuss White2023-07-182-63/+7
|\ \
| * | test: fix the topotest case for the bug fixJack.zhang2023-07-182-63/+7
* | | Merge pull request #12964 from FRIDM636/bmp-basic-testRuss White2023-07-1816-0/+1454
|\ \ \
| * | | topotests: add basic bgp bmp testFarid Mihoub2023-07-126-0/+302
| * | | topotests: add basic bmp collectorFarid Mihoub2023-07-1210-0/+1152
* | | | Merge pull request #14009 from rgangam-PAN/masterDonatas Abraitis2023-07-181-5/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | tests: Fix Compilation Error and RuntimePath changes for test_grpcRajesh Gangam2023-07-141-5/+5
* | | | tests: test_babel_topo1: tolerate slow resultsG. Paul Ziemba2023-07-161-5/+15
* | | | Merge pull request #14019 from LabNConsulting/chopps/fix-mgmtd-assertDonald Sharp2023-07-152-0/+68
|\ \ \ \
| * | | | tests: add regression test for issue $13920Christian Hopps2023-07-152-0/+68
| |/ / /
* | | | Merge pull request #14020 from LabNConsulting/chopps/check-bt-cores-per-testDonald Sharp2023-07-152-33/+40
|\ \ \ \
| * | | | tests: backtraces/cores now fail testsChristian Hopps2023-07-152-33/+40
| |/ / /
* | | | Merge pull request #14008 from LabNConsulting/chopps/fix-backtraceDonald Sharp2023-07-151-25/+80
|\ \ \ \
| * | | | tests: fix/improve the printing of backtrace from coresChristian Hopps2023-07-141-25/+80
| |/ / /
* | | | Merge pull request #13993 from achernavin22/fix-rmap-on-match2Donatas Abraitis2023-07-146-0/+150
|\ \ \ \ | |/ / / |/| | |
| * | | lib: fix on-match when added to existing route-map entryAlexander Chernavin2023-07-136-0/+150
| |/ /
* / / ospf6d: Convert ospf6_lsa_unlock to a better apiDonald Sharp2023-07-121-2/+2
|/ /
* | Merge pull request #13885 from donaldsharp/tests_need_to_be_stricterRuss White2023-07-1122-33/+103
|\ \
| * | tests: bgp_flowspec expand timingsDonald Sharp2023-07-102-1/+3
| * | tests: Fix wrong config line in bgp_l3vpn_to_bgp_vrfDonald Sharp2023-07-103-3/+3
| * | tests: isis_tilfa_topo1 fails sometimes due to insufficient timeDonald Sharp2023-07-1013-21/+39
| * | tests: bgp_vpnv4_per_nexthop_label is failingDonald Sharp2023-07-101-0/+4
| * | tests: zebra_rib route-map run times fixupDonald Sharp2023-07-101-2/+2
| * | tests: Do not remove core filesDonald Sharp2023-07-101-6/+4
| * | tests: If a core file is generated fail the testDonald Sharp2023-07-101-1/+15
| * | tests: Look for zlog_backtrace in ci systemDonald Sharp2023-07-101-0/+34
* | | Merge pull request #13876 from LabNConsulting/mjs/nhrp_resolvingRuss White2023-07-112-0/+84
|\ \ \
| * | | tests: add route-install test using NHRP tunnelMark Stapp2023-07-102-0/+84
| |/ /
* | | Merge pull request #13691 from LabNConsulting/aceelindem/ospf-opaque-interfac...Russ White2023-07-111-0/+439
|\ \ \
| * | | ospfd: Configurable interface-level 'capability opaque' supportAcee2023-06-281-0/+439
* | | | Merge pull request #13948 from opensourcerouting/fix/bgpd_rfc7606_adjustmentsRuss White2023-07-111-4/+4
|\ \ \ \
| * | | | bgpd: Check if originator-id attribute is not received via eBGP sessionDonatas Abraitis2023-07-071-4/+4
* | | | | tests: fix BGP delayopen timer expiration testDavid Schweizer2023-07-101-1/+1
| |_|/ / |/| | |
* | | | tests: Ignore test_darr for gitDonatas Abraitis2023-07-081-0/+1
|/ / /
* | | Merge pull request #13915 from pguibert6WIND/bgp_vpnv6_per_nexthop_better_testDonald Sharp2023-07-061-29/+39
|\ \ \
| * | | topotests: label per nexthop ipv6 test adds add a while loop for mpls tablePhilippe Guibert2023-07-051-29/+39
* | | | Merge pull request #13808 from anlancs/fix/zebra-kernel-route-reservedDonatas Abraitis2023-07-062-0/+62
|\ \ \ \ | |/ / / |/| | |
| * | | tests: Check if kernel routes work with changed vrfanlan_cs2023-07-022-0/+62
* | | | Merge pull request #13916 from pguibert6WIND/vpnv4_asbr_test_complementDonald Sharp2023-07-031-6/+31
|\ \ \ \ | |/ / / |/| | |
| * | | topotests: bgp_vpnv4_asbr, wait that mpls entry is installedPhilippe Guibert2023-07-031-6/+31
* | | | Merge pull request #13836 from pguibert6WIND/set_aspath_replace_with_configur...Donatas Abraitis2023-06-302-1/+37
|\ \ \ \ | |/ / / |/| | |