summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | tests: Add a test case for `sender-as-path-loop-detection`Donatas Abraitis2019-11-138-0/+199
| |/ |/|
* | Merge pull request #5196 from kuldeepkash/testcasesMartin Winter2019-11-064-108/+990
|\ \
| * | tests: Enhance BGP Path attribute test casesKuldeep Kashyap2019-10-212-70/+914
| * | tests: Enhance BGP Path attribute APIsKuldeep Kashyap2019-10-212-38/+76
* | | topotest: update the LDP VPLS testRenato Westphal2019-11-044-9/+1
* | | topotest: enable MPLS processing on all interfaces by defaultRenato Westphal2019-11-041-0/+5
| |/ |/|
* | topotests/Dockerfile: Install libyang from repositoryChristian Franke2019-10-291-10/+10
* | topotests: Expect shared nexthop memoryStephen Worley2019-10-257-7/+0
|/
* Merge pull request #5108 from donaldsharp/sendbuffer_size_bgpDonatas Abraitis2019-10-206-6/+10
|\
| * bgpd: Add ability to set tcp socket buffer sizeDonald Sharp2019-10-166-6/+10
* | tests: Add test cases for bgp community and large communityAshish Pant2019-10-175-0/+4295
* | tests: Update cli error list and retry functionAshish Pant2019-10-171-3/+3
* | tests: Update bgp api for community and aggregate addressAshish Pant2019-10-171-33/+26
* | tests: Add verify community list apiAshish Pant2019-10-171-0/+58
* | tests: Add step api in topojsonAshish Pant2019-10-171-1/+26
|/
* Merge pull request #5097 from ton31337/fix/do_not_reconnect_if_prefix_overflowDonald Sharp2019-10-151-2/+1
|\
| * tests: Remove sleep from test_bgp_maximum_prefix_invalid_updateDonatas Abraitis2019-10-031-2/+1
* | Merge branch 'master' into ecmp_testsMartin Winter2019-10-0418-1/+981
|\ \
| * \ Merge pull request #5082 from donaldsharp/add_bgp_rr_ibgp_topotestDonatas Abraitis2019-10-0418-1/+981
| |\ \ | | |/ | |/|
| | * tests: Add a topology that shows broken ibgp behaviorDonald Sharp2019-10-0118-1/+981
* | | tests: Enabling bgp-ecmp-topo2 test casesAshish Pant2019-10-031-1/+1
* | | tests: Modify json for bgp-ecmp-topo2Ashish Pant2019-10-032-64/+404