summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #1569 from qlyoung/ringbufRuss White2018-01-023-0/+198
|\
| * lib: add ringbuf_peek()Quentin Young2017-12-271-5/+20
| * lib: add ring bufferQuentin Young2017-12-193-0/+183
* | Merge pull request #1515 from donaldsharp/selected_to_front1Renato Westphal2017-12-194-8/+0
|\ \ | |/ |/|
| * *: Remove cvs control pointsDonald Sharp2017-12-054-8/+0
* | Merge pull request #1478 from bingen/zeromq4Donald Sharp2017-12-132-35/+165
|\ \ | |/ |/|
| * lib: Address ZMQ lib TODOsßingen2017-11-232-35/+165
* | tests: neuter fuzzing frontend for nowQuentin Young2017-11-301-2/+2
* | tests: add name to test_mp_attr threadmasterQuentin Young2017-11-301-1/+1
* | bgpd, tests: comment formattingQuentin Young2017-11-301-5/+5
* | tests: update tests for bgp_packet changesQuentin Young2017-11-303-21/+36
* | bgpd: dynamically allocate synchronization primitivesQuentin Young2017-11-302-0/+3
* | *: Make zapi route install Notifications optionalDonald Sharp2017-11-272-2/+2
* | tests: Add code to allow us to test packet handling in bgp easierDonald Sharp2017-11-062-0/+88
|/
* isisd: Allow struct zebra_privs_t to be availableDonald Sharp2017-10-242-0/+4
* *: Convert list_delete(struct list *) to ** to allow nullingDonald Sharp2017-10-051-1/+1
* isisd: fix vertex queue comparatorChristian Franke2017-10-021-1/+1
* tests: verify isis_vertex_queue correctnessChristian Franke2017-09-224-1/+121
* tests: skip isis tlv fuzztest on SunOSChristian Franke2017-09-022-3/+16
* tests: fix & run ZeroMQ testDavid Lamparter2017-08-284-2/+64
* tests: add ZeroMQ testDavid Lamparter2017-08-283-0/+221
* lib: centralized memstats-at-exitDavid Lamparter2017-08-242-2/+2
* tests: fix clippy include paths / double-buildDavid Lamparter2017-08-152-2/+2
* Merge remote-tracking branch 'frr/master' into tcp-zebraDavid Lamparter2017-08-094-6/+5
|\
| * Merge pull request #911 from opensourcerouting/non-recursive-2Donald Sharp2017-08-091-3/+1
| |\
| | * build: clean up BUILT_SOURCESDavid Lamparter2017-08-041-3/+1
| * | Merge pull request #892 from opensourcerouting/watchfrr-simplifyDonald Sharp2017-08-092-2/+4
| |\ \
| | * | lib: privs: make uid/gid accessible before setuidDavid Lamparter2017-08-021-0/+1
| | * | lib: vty_stdio signal handlingDavid Lamparter2017-08-021-2/+3
| * | | *: ignore .dirstampQuentin Young2017-08-091-1/+0
| | |/ | |/|
* / | *: remove --enable-tcp-zebra, rework ZAPI pathDavid Lamparter2017-08-081-2/+1
|/ /