summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* AS_PATH comparison is broken if CONFED_AS_SEQ are presentDonald Sharp2015-05-201-1/+1
* BGP: Add dynamic update group supportDonald Sharp2015-05-205-0/+5
* Multi-Instance OSPF SummaryDonald Sharp2015-05-201-1/+1
* Overhual BGP debugsDonald Sharp2015-05-202-12/+4
* cluster-id length equality for multipathDonald Sharp2015-05-201-2/+2
* tests/bgpd: don't hardcode error number (fix f57000c)David Lamparter2014-08-181-1/+1
* *: nuke ^L (page feed)David Lamparter2014-06-043-5/+5
* tests: Add tests for timersChristian Franke2014-04-226-1/+313
* ospfd/ospf_vty.c: use keyword cmd styleChristian Franke2014-04-012-0/+122
* lib/command.c: rewrite command matching/parsingChristian Franke2014-04-012-6/+2
* tests: fix build & disable testcommandsDavid Lamparter2014-04-013-2/+11