summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: Cleanup assumption that ALLOC could fail.Donald Sharp2018-08-112-23/+5
* isisd: make spf code dst-src awareChristian Franke2018-08-031-10/+10
* isisd: learn and advertise IPv6 dst-src routesChristian Franke2018-08-031-0/+0
* tests: Let compiler know this was an intentionall fallthroughDonald Sharp2018-07-251-0/+1
* tests: Prevent weird type promotion objection in bgp testsDonald Sharp2018-07-251-2/+2
* tests: Fix const changeDonald Sharp2018-07-251-1/+2
* tests/isisd: fix warningsF. Aragon2018-07-241-27/+26
* tests: add test_bgp_table to gitignoreMark Stapp2018-07-131-0/+1
* tests: align with srcdest lib changes, remove bgp binaryMark Stapp2018-07-122-236/+9
* bgpd: add test for bgp_table_range_lookupMarcel Röthke2018-07-054-1/+431
* Merge pull request #2408 from ajones-rvbd/ajones-issue-2403Quentin Young2018-06-211-2/+3
|\
| * tests: use BUILT_SOURCES in tests/Makefile.am for automake 1.16.1Arthur Jones2018-06-121-2/+3
* | Merge pull request #2445 from ppmathis/feature/bgp-pg-overridesRuss White2018-06-192-216/+752
|\ \
| * | bgpd: Finalize group-overrides for peer/AF attrsPascal Mathis2018-06-141-48/+261
| * | bgpd: Implement group-overrides for peer attrsPascal Mathis2018-06-142-0/+50
| * | bgpd: Implement group-overrides for peer timersPascal Mathis2018-06-141-21/+24
| * | bgpd: Improve test suite for peer-group overridesPascal Mathis2018-06-141-178/+215
| * | bgpd: Fix AF-attribute overrides when binding peerPascal Mathis2018-06-142-20/+136
| * | bgpd: Implement group-overrides for peer flagsPascal Mathis2018-06-142-94/+211
| |/
* | Merge pull request #2465 from qlyoung/fix-build-am-cppflags-warningRuss White2018-06-191-1/+1
|\ \
| * | tests: fixup minor autotools nitQuentin Young2018-06-151-1/+1
| |/
* | eigrpd, lib, tests, vtysh: security (cppcheck)paco2018-06-191-3/+1
* | babeld, lib, ospfd, tests: fmt fixes (cppcheck)paco2018-06-183-4/+4
|/
* Merge pull request #2298 from qlyoung/pipe-actions-vtyshRuss White2018-06-081-2/+2
|\
| * lib: add string utilitiesQuentin Young2018-06-061-2/+2
* | tests/isisd: bypass test_fuzz_isis_tlv when inet_ntop is brokenArthur Jones2018-06-061-2/+13
|/
* Merge pull request #2304 from ppmathis/enhancement/bgp-pg-overridesQuentin Young2018-06-054-0/+1178
|\
| * tests: Improve test suite for peer attributesPascal Mathis2018-05-282-302/+239
| * bgpd: Fix style issues for peer-group overridesPascal Mathis2018-05-281-6/+4
| * tests: Add tests for overriding BGP peer attrsPascal Mathis2018-05-284-0/+1243
* | bgpd: Cleanup assumptions in bgp_evpn.cDonald Sharp2018-06-051-0/+2
* | tests: add pytest cache to gitignoreChristian Franke2018-05-281-0/+1
|/
* tests: add missing file to Makefile.amQuentin Young2018-05-181-0/+1
* tests: Add a prefix-sid testDonald Sharp2018-05-031-3/+35
* tests: Fix crash in test_mp_attrDonald Sharp2018-04-251-0/+4
* lib: add DFS + DOT dumping to graph datastructureQuentin Young2018-04-195-0/+151
* ospf6d: handle realloc() failure in lsa testQuentin Young2018-04-171-1/+7
* bgpd: nexthop tracking with labels for vrf-vpn leakingG. Paul Ziemba2018-04-041-3/+4
* tests: add flowspec test with BGP MP_REACH/UNREACHPhilippe Guibert2018-03-301-1/+40
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-276-57/+57
* Merge pull request #1830 from opensourcerouting/isis-three-way-adjDonald Sharp2018-03-141-0/+0
|\
| * isisd: add support for TLV 240 P2P Three-Way AdjacencyChristian Franke2018-03-101-0/+0
* | tests: add unit test for zlogQuentin Young2018-03-123-1/+70
|/
* lib: Isolate nexthop_group functions to nexthop_group.cDonald Sharp2018-03-091-5/+5
* tests: update gitignoreChristian Franke2018-03-051-0/+4
* tests: fix python test description for test_ringbufChristian Franke2018-03-051-1/+3
* tests: fix warnings related to afi/safi constantsRenato Westphal2018-02-021-15/+14
* tests: fix warnings by removing dead codeRenato Westphal2018-02-021-91/+0
* tests: make tests happy for pthread changesQuentin Young2018-01-242-2/+10
* lib: fix a few bugs in ring buffersQuentin Young2018-01-031-2/+2