summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: fix check for nhid in ipv6 table outputMartin Winter2020-03-201-6/+6
* tests: Make topotest working on different localeMartin Winter2020-03-201-2/+2
* Merge pull request #5755 from slankdev/bgpd-fix-prefix-sid-parse-errorQuentin Young2020-03-199-7/+421
|\
| * tests: refactor Prefix-SID binary syntaxHiroki Shirokura2020-02-141-6/+13
| * bgpd: refactor func prototype arround Prefix-SIDHiroki Shirokura2020-02-141-1/+1
| * topotests: add bgp_prefix_sidHiroki Shirokura2020-02-148-0/+407
* | tests: Increase some wait time in testsDonald Sharp2020-03-191-3/+3
* | Merge pull request #5849 from donaldsharp/pim_register_prefix_listRuss White2020-03-176-1/+31
|\ \
| * | tests: Add a test for the `ip pim register-accept-list PLIST` commandDonald Sharp2020-03-066-1/+31
* | | Merge pull request #5954 from ton31337/feature/rfc7607Russ White2020-03-172-0/+31
|\ \ \
| * | | tests: Add a test case for BGP_AS_ZERODonatas Abraitis2020-03-102-0/+31
* | | | Merge pull request #6009 from kuldeepkash/bgp_basic_functionalityDonald Sharp2020-03-172-6/+7
|\ \ \ \
| * | | | tests: Optimize bgp-basic-functionality-topo1 test suiteKuldeep Kashyap2020-03-162-6/+7
| |/ / /
* / / / tests/isisd: Update expected output to match corrected spellingChristian Franke2020-03-161-0/+0
|/ / /
* / / tests: fix build with GCC 10Ruben Kerkhof2020-03-081-1/+1
|/ /
* | *: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__Donatas Abraitis2020-03-051-2/+2
* | Merge pull request #5855 from ton31337/fix/allow_using_add_sub_for_local-pref...Sri Mohana Singamsetty2020-03-028-0/+194
|\ \
| * | tests: Add a test case for `set local-preference +/-LOCAL_PREF`Donatas Abraitis2020-02-288-0/+194
* | | tests: Modified scripts to optimize execution time for route-map test suiteKuldeep Kashyap2020-02-263-637/+652
* | | tests: Reduce rip[ng]-topo1 run timeDonald Sharp2020-02-1914-18/+22
* | | tests: bgp_multiview_topo1 was taking too longDonald Sharp2020-02-191-7/+5
|/ /
* | Merge pull request #5802 from ton31337/feature/aggregate-address_origin_overrideDonald Sharp2020-02-196-0/+154
|\ \
| * | tests: Add test case for `aggregate-address <prefix> origin <origin>`Donatas Abraitis2020-02-136-0/+154
| |/
* | Merge pull request #5651 from AnuradhaKaruppiah/evpn-pim-fixesPhilippe Guibert2020-02-1818-0/+402
|\ \
| * | tests: Add a evpn-pim test caseAnuradha Karuppiah2020-02-1418-0/+402
| |/
* / bgpd: Add a couple more spaces for output on MsgRcvd and MsgSentDonald Sharp2020-02-172-8/+8
|/
* Merge pull request #5744 from ton31337/fix/thread-as-withdraw_attributesRuss White2020-02-111-1/+1
|\
| * bgpd: Update some attributes how they are handled if malformedDonatas Abraitis2020-02-051-1/+1
* | Merge pull request #5776 from volta-networks/fix_ldp_topol_testRenato Westphal2020-02-101-14/+14
|\ \
| * | tests: Fix LDP topotest to validate MPLS LDP CLI outputKaren Schoener2020-02-101-14/+14
* | | topotest: bgp_l3vpn_to_bgp_vrf - report unexpected BGP notificationsLou Berger2020-02-082-0/+45
* | | Merge pull request #5722 from donaldsharp/kernel_routesRuss White2020-02-065-0/+296
|\ \ \
| * | | tests: Test some basic kernel <-> zebra interactionsDonald Sharp2020-01-245-0/+296
* | | | Merge pull request #5761 from qlyoung/fix-bgp-gr-cruftDonatas Abraitis2020-02-061-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | bgpd, lib: fix style from BGP GR codeQuentin Young2020-02-041-1/+1
| | |/ | |/|
* / | *: don't null after XFREE; XFREE does this itselfQuentin Young2020-02-031-1/+0
|/ /
* | Merge pull request #5210 from bisdhdh/masterRuss White2020-01-281-1/+19
|\ \ | |/ |/|
| * bgpd: Adding Selection Deferral Timer handler changes.bisdhdh2020-01-231-1/+19
* | tests: Test ospf unnumbered behavior and ensure that it worksDonald Sharp2020-01-229-0/+411
|/
* topotest: log results summary at end of lutil runLou Berger2020-01-212-0/+9
* topotest: bgp_l3vpn_to_bgp_vrf - catch case of sharpd not being compiledLou Berger2020-01-211-5/+6
* Merge pull request #5707 from donaldsharp/nexthop_encodingDonatas Abraitis2020-01-189-3/+112
|\
| * tests: Add another router to the basic pim testsDonald Sharp2020-01-189-3/+112
* | tests: Add test for `neighbor <X.X.X.X> maximum-prefix-out <Y>`Donatas Abraitis2020-01-176-0/+142
|/
* tests: add basic nexthop group functionality testStephen Worley2020-01-153-0/+38
* tests: ospf6-topo1 did not work properly with nhg's and 5.3 kernelsDonald Sharp2020-01-102-2/+16
* Merge pull request #5410 from ton31337/feature/bgp_default-route_with_route-m...Donald Sharp2020-01-096-0/+161
|\
| * tests: Add a test for 'neighbor <neighbor> default-originate route-map <rm>'Donatas Abraitis2020-01-076-0/+161
* | bgpd: fix missing bounds checks for psid attrQuentin Young2020-01-031-1/+1
|/
* tests: Test if eBGP policy is not applied to iBGP peersDonatas Abraitis2019-12-195-22/+75