summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4144 from pguibert6WIND/bfd_cbitRuss White2019-05-1616-0/+753
|\
| * bfd-bgp-cbit-topo3: add bfd bgp cbit topotest testPhilippe Guibert2019-05-1416-0/+753
* | Merge pull request #4340 from qlyoung/hash-key-constRuss White2019-05-161-2/+2
|\ \
| * | lib: hashing functions should take const argumentsQuentin Young2019-05-141-2/+2
| |/
* | Merge pull request #4316 from LabNConsulting/working/master/tt-scale-vrfsDonald Sharp2019-05-1612-20/+140
|\ \ | |/ |/|
| * bgp_l3vpn_to_bgp_vrf: test adding/removing 50K*2CEs VRF routesLou Berger2019-05-158-0/+125
| * bgp_l3vpn_to_bgp_vrf: disable bgp debug loggingLou Berger2019-05-152-4/+4
| * topotests/lib: support sharpd and other daemons in lutilsLou Berger2019-05-152-16/+11
* | Merge pull request #4112 from pguibert6WIND/bfd_vrfRafael Zalamena2019-05-1428-0/+745
|\ \ | |/ |/|
| * bfd-vrf_topo1: add bfd test on a vrf netnsPhilippe Guibert2019-05-0728-0/+745
* | Merge pull request #4275 from ton31337/fix/move_outside_bgp_input_modifierDonald Sharp2019-05-1010-0/+165
|\ \
| * | topotests: Add test to check if eBGP required policy worksDonatas Abraitis2019-05-1010-0/+165
| |/
* | Merge pull request #4272 from opensourcerouting/isis-prefix-sid-fixDonald Sharp2019-05-101-0/+0
|\ \
| * | isisd: Don't set subtlv structure if we didn't unpack any subtlvsChristian Franke2019-05-101-0/+0
| |/
* / topotests: ifindex values are not guaranteed to be the sameDonald Sharp2019-05-082-2/+4
|/
* Merge pull request #4247 from mjstapp/fix_topotest_topo_onlyDonald Sharp2019-05-032-3/+11
|\
| * topotest: fix pytest deprecation warningMark Stapp2019-05-022-3/+11
* | topotests/bgp_rfapi_basic_sanity: cleanup rfapi using non-debug commandLou Berger2019-05-011-1/+2
|/
* Merge pull request #4232 from mjstapp/fix_topotests_py3Donald Sharp2019-04-301-6/+11
|\
| * topotest: fixes to support python3Mark Stapp2019-04-301-6/+11
* | Merge pull request #3045 from opensourcerouting/atomsLou Berger2019-04-3010-9/+990
|\ \
| * | Revert "lib: remove pqueue_*"David Lamparter2019-04-293-0/+3
| * | lib: remove fifo implementationDavid Lamparter2019-04-271-1/+0
| * | isisd: replace dict_* with DECLARE_RBTREEDavid Lamparter2019-04-271-8/+9
| * | lib: remove pqueue_*David Lamparter2019-04-273-3/+0
| * | tests: exercise the typesafe list wrappersDavid Lamparter2019-04-275-0/+436
| * | lib: atomlist & atomsortDavid Lamparter2019-04-274-0/+417
| * | lib: add "seqlock" wait/broadcast primitiveDavid Lamparter2019-04-183-0/+128
* | | Merge pull request #4140 from ton31337/fix/do_not_send_notification_again_wit...Russ White2019-04-266-0/+136
|\ \ \ | |_|/ |/| |
| * | bgpd: Do not send UPDATE message with maximum-prefixDonatas Abraitis2019-04-246-0/+136
| |/
* / tests: bgp_l3vpn_to_bgp_vrf were bailing to quicklyDonald Sharp2019-04-181-2/+2
|/
* Merge pull request #3779 from opensourcerouting/fix-mpls-label-topotestsQuentin Young2019-04-093-24/+0
|\
| * tests: test_ldp_vpls_topo1 Remove some inconsistent labels in checkMartin Winter2019-04-043-24/+0
* | Merge pull request #3899 from ton31337/fix/remove_private_as_with_local_asLou Berger2019-04-0410-0/+157
|\ \
| * | bgpd: Remove private AS numbers if local-as is definedDonatas Abraitis2019-03-2610-0/+157
* | | lib: remove event_counter.[ch]Quentin Young2019-04-031-1/+0
| |/ |/|
* | Merge pull request #4015 from opensourcerouting/topotests-fixesMark Stapp2019-03-282-20/+17
|\ \
| * | topotests/lib: fix router specific log outputRafael Zalamena2019-03-251-2/+2
| * | topotests/lib: fallback topology logdir if none was configuredRafael Zalamena2019-03-251-18/+15
* | | topotests: Add a bit more useful debugging to ldp-vpls-topo1Donald Sharp2019-03-273-6/+10
* | | topotests: pim-basic: fix some rough edgesRafael Zalamena2019-03-206-53/+51
* | | Add code to test some very basic pim functionalityDonald Sharp2019-03-209-0/+342
|/ /
* | tests: point topotests docker img to new locationQuentin Young2019-03-192-3/+3
* | Merge pull request #3920 from AkhileshSamineni/show_bgp_ipv6_summary_fix_masterDonald Sharp2019-03-151-1/+1
|\ \
| * | bgpd: Incorrect number of peers count in "show bgp ipv6 summary outputAkhilesh Samineni2019-03-071-1/+1
| |/
* | topotests: add new bfd topology with IPv6Rafael Zalamena2019-03-1228-0/+986
* | *: use array_size instead of raw divisionQuentin Young2019-02-264-7/+6
* | *: return bool from boolean functionsQuentin Young2019-02-261-1/+1
|/
* *: Rename backet to bucketTim Bray2019-02-251-4/+4
* Merge pull request #3777 from donaldsharp/topotest_all_routesDavid Lamparter2019-02-183-0/+77
|\