summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: fix endian bug in test_typelistMark Stapp2019-12-181-4/+5
* Merge pull request #5502 from ton31337/fix/rr_do_not_show_fqdnSri Mohana Singamsetty2019-12-161-20/+28
|\
| * tests: Test if `ip` and `fqdn` are included in `show [ip] bgp json`Donatas Abraitis2019-12-121-20/+28
* | Merge pull request #4765 from opensourcerouting/defaults-v2Donald Sharp2019-12-0614-16/+104
|\ \
| * | topojson: use empty vtysh.conf for frr-reload.pyDavid Lamparter2019-12-061-2/+11
| * | bgpd: use new defaults system (v2)David Lamparter2019-12-063-3/+3
| * | lib: add frr_version_cmp()David Lamparter2019-12-064-0/+79
| * | lib: rename memory_vty.c to lib_vty.cDavid Lamparter2019-12-066-11/+11
| |/
* / topotests: Adapt to linux kernel 5+Mark Stapp2019-12-062-2/+27
|/
* Merge pull request #5305 from ton31337/feature/draft-ietf-idr-deprecate-as-se...Donald Sharp2019-12-048-0/+217
|\
| * tests: Add a test case for `bgp reject-as-sets`Donatas Abraitis2019-11-148-0/+217
* | *: make frr_yang_module_info constDavid Lamparter2019-11-301-1/+1
* | Merge pull request #5257 from ton31337/fix/update_rib_on_bgp_distance_changesSri Mohana Singamsetty2019-11-196-0/+166
|\ \
| * | tests: Test if `distance bgp (1-255) (1-255) (1-255)` worksDonatas Abraitis2019-11-146-0/+166