summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * topotests: Add code to ensure routes are as expectedDonald Sharp2019-02-113-0/+77
* | Merge pull request #3622 from mjstapp/fix_cpp_compileDonald Sharp2019-02-133-0/+119
|\ \
| * | tests: add C++ header compatibility smoke testDavid Lamparter2019-02-123-0/+119
| |/
* | Merge pull request #3753 from LabNConsulting/working/master/topotest-l3mdev=1Donald Sharp2019-02-132-7/+11
|\ \
| * | bgp_l3vpn_to_bgp_vrf: verify TCP l3mdev set as expectedLou Berger2019-02-072-5/+9
| * | bgp_l3vpn_to_bgp_vrf: fix setting of TCP l3mdevLou Berger2019-02-071-2/+2
* | | eigrpd: Do not redelete the eigrp interface data structureDonald Sharp2019-02-112-0/+11
| |/ |/|
* | zebra: Update zserv debug messages to give a bit more useful infoDonald Sharp2019-02-101-0/+4
|/
* doc: move topotests docs to developers guideQuentin Young2019-02-054-1045/+1339
* eigrpd: Modify code to pass down metric to zebraDonald Sharp2019-02-034-13/+12
* build: fix a whole bunch of *FLAGSDavid Lamparter2019-01-301-2/+5
* bgpd: interface based peers should automatically override it's peer groupDonald Sharp2019-01-261-1/+1
* Treewide: use ANSI function definitionsRuben Kerkhof2019-01-246-11/+11
* topotests: Modify bgp convergence to be more than 120 secondsDonald Sharp2019-01-231-1/+1
* bgp_rfapi_basic_sanity_config2: delayed timeouts not supported without VNC attrLou Berger2019-01-073-3/+3
* bgp_rfapi_basic_sanity: delayed timeouts not supported without VNC attrLou Berger2019-01-073-3/+3
* Merge pull request #3499 from donaldsharp/topotest_inheritanceRafael Zalamena2018-12-201-27/+38
|\
| * topotests: add FreeBSDRouter abstractionDonald Sharp2018-12-171-2/+12
| * topotests: Move linux specific config into Linux config sectionDonald Sharp2018-12-171-11/+9
| * topotests: Make 'LinuxRouter' a class of 'Router'Donald Sharp2018-12-171-16/+19
* | Merge pull request #3279 from adharkar/frr-default_localMartin Winter2018-12-185-0/+133
|\ \ | |/ |/|
| * bgp: new topotest BGP templates to display default local preference and local...Ameya Dharkar2018-12-055-0/+133
* | topotests: Allow sharpd to be used in topotestsDonald Sharp2018-12-171-1/+1
* | topotests: module_present should return a True/FalseDonald Sharp2018-12-171-2/+2
* | topotests: Start abstraction of module_present for other platformsDonald Sharp2018-12-151-1/+10
* | topotests: Cleanup diagnose_env to allow thought about multi-platformsDonald Sharp2018-12-151-1/+12
* | topotests: Add a basic route leak vrf testDonald Sharp2018-12-124-0/+180
* | tests/topotests: Pull docker image from registryChristian Franke2018-12-102-6/+28
* | lib, tests: add support for keyless YANG listsRenato Westphal2018-12-091-35/+0
* | Merge pull request #3452 from opensourcerouting/reprobuild-masterDonald Sharp2018-12-092-0/+3
|\ \