summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-01-064-9/+7
|\
| * build: rename (1 of ?): configure.ac + preprocDavid Lamparter2016-12-202-5/+5
| * build: remove $Format tagsDavid Lamparter2016-12-202-4/+2
* | tests: fix mis-fixed format stringDavid Lamparter2016-12-161-1/+1
* | tests: fix exit <> return mix-up in dejagnuDavid Lamparter2016-12-161-2/+2
* | tests: add missing qobj_init() callDavid Lamparter2016-12-161-0/+1
* | tests: adjust testcli ref output to new argv rulesDavid Lamparter2016-12-161-23/+27
* | Merge remote-tracking branch 'osr/master' into vtysh-grammarQuentin Young2016-12-061-0/+2
|\ \
| * | Merge branch 'stable/2.0'David Lamparter2016-12-051-0/+2
| |\|
| | * bgpd: plug several memleaksRenato Westphal2016-11-281-0/+2
* | | lib, tests: fix failing cli testsQuentin Young2016-12-063-26/+4
|/ /
* | tests: update testcli reference outputDavid Lamparter2016-11-281-58/+107
* | tests: fixup for vtysh-grammar mergeDavid Lamparter2016-11-284-10/+10
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-11-032-49/+276
|\|
| * bgpd: Regularise bgp_update_receive, add missing notifies and checksPaul Jakma2016-10-261-8/+3
| * bgpd: Regularise BGP NLRI sanity checks a bitPaul Jakma2016-10-262-47/+279
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-201-2/+2
|\|
| * tests: fix MIN()-related sign warningsDavid Lamparter2016-10-181-2/+2
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-184-5/+17
|\|
| * lib: add "qobj" object-ID infrastructureDavid Lamparter2016-10-073-0/+6
| * vnc: look for librfp.a in builddirLou Berger2016-10-031-1/+1
| * bgpd: add L3/L2VPN Virtual Network Control featureLou Berger2016-10-031-5/+11
* | bgpd, etc: changed .LINE to LINE...Daniel Walton2016-09-273-3/+3
|/
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-192-28/+35
* lib: migrate to new memory-type handlingDavid Lamparter2016-09-194-0/+4
* lib, bgpd, tests: Refactor FILTER_X in zebra.hDonald Sharp2016-08-165-0/+5
* tests: update testcli reference outputDavid Lamparter2016-07-241-0/+2
* Fix missing parameter in call to openzlogQuentin Young2016-06-171-1/+1
* *: make sure zebra.h is always included firstDavid Lamparter2016-06-094-4/+9
* bgpd: tests - add null pointer protection to fix bgp test failuresLou Berger2016-06-091-1/+2
* tests: add testcli reference in/out & do DejaGNUDavid Lamparter2016-06-035-1/+410
* tests: add CLI dummy command-exec toolDavid Lamparter2016-06-035-1/+200
* build: get rid of INCLUDES, use AM_CPPFLAGSDavid Lamparter2016-06-031-1/+1
* tests: add more AS4 capability tests + little fixes for couple of GR test cases.Paul Jakma2016-05-261-4/+12
* tests: Fix warnings from test-stream.cDonald Sharp2016-05-261-3/+3
* tests: fix warningsDavid Lamparter2016-05-2613-48/+53
* tests: remove --disable-ipv6David Lamparter2016-05-263-30/+10
* tests: fix tests for 1a211cb (missing well-known)David Lamparter2016-05-261-2/+5
* tests: fix tests for 055086f (well-known attr check)David Lamparter2016-05-261-28/+48
* Add missing GPL headers, and copyright claims that certainly apply.Paul Jakma2016-05-269-0/+185
* build: Remove the old PIC/PIE patch, let libtool sort it outPaul Jakma2016-05-261-3/+0
* quagga: "set community x:y" needs bounds checkingDaniel Walton2016-04-141-57/+57
* tests: Fixup startup of tests so they don't coreDonald Sharp2016-03-183-2/+5
* quagga: remove babelDaniel Walton2016-02-112-31/+24
* Quagga: make check is broken with addpath changesDaniel Walton2015-12-112-8/+5
* bgpd: Use actual MULTIPATH_NUM as the limitorDonald Sharp2015-12-081-4/+4
* Quagga: prefix2str fixupDonald Sharp2015-11-231-2/+2
* bgpd: backout change of bm->master and masterDonald Sharp2015-10-131-1/+1
* bgpd: fix using of two pointers for struct thread_masterDonald Sharp2015-09-241-1/+1
* lib: zclient.c remove extern struct thread_master *Donald Sharp2015-09-231-1/+1