summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: add a test program for lib/command.cChristian Franke2014-04-019-1/+1613
* lib: fix backtraces broken by 837d16c...David Lamparter2014-03-213-1/+65
* build: fix tests/prng.h missing from distDavid Lamparter2013-10-221-0/+2
* zebra: rework recursive route resolutionChristian Franke2013-09-197-2/+421
* tests: don't build tests unless make check is runChristian Franke2013-07-151-1/+1
* tests: fix Makefile.am so it works with BSD makeChristian Franke2013-07-091-1/+0
* tests: DejaGNU libzebraDavid Lamparter2013-04-146-2/+62
* tests: DejaGNU bgpdDavid Lamparter2013-04-148-3/+194
* tests: add DejaGNU frameworkDavid Lamparter2013-04-144-0/+120
* tests: make --disable-bgpd kill bgpd tests tooDavid Lamparter2013-04-091-2/+8
* tests: fix missing init in bgp_mp_attr_test.cDavid Lamparter2013-02-011-2/+2
* tests: update & extend AS_PATH testsDavid Lamparter2013-02-011-6/+34
* build: update .gitignore for all test programsLeonid Rosenboim2013-01-161-5/+14
* tests: fix missing array_size() includeDavid Lamparter2012-11-031-0/+1
* build: reorder libraries to address linker errorAvneesh Sachdev2012-11-021-5/+5
* *: use array_size() helper macroBalaji.G2012-10-251-1/+1
* lib/table: add route_table_get_next() and iteratorAvneesh Sachdev2012-09-263-1/+559
* build: allow configure and build in a separate directoryVincent Bernat2012-06-251-1/+1
* tests: BGP unit tests to set BGP_OPT_NO_LISTEN so they can runPaul Jakma2012-06-194-1/+5
* tests: Fix some compile errors and warningsPaul Jakma2012-05-025-30/+38
* Revert "tests: disable broken tests/bgp_mp_attr_test.c"Paul Jakma2012-05-021-7/+0
* tests: disable broken tests/bgp_mp_attr_test.cDavid Lamparter2012-05-011-0/+7
* Merge branch 'quagga' into google-bgp-multipathAvneesh Sachdev2012-04-095-60/+309
|\
| * build: delete .cvsignore filesDenis Ovsienko2011-12-131-22/+0
| * bgpd: add flag checks for MP_(UN)REACH_NLRIDenis Ovsienko2011-10-171-2/+2
| * bgpd: more SAFI fixesDenis Ovsienko2011-09-292-19/+12
| * delete CVS keywordsDenis Ovsienko2011-09-271-2/+0
| * bgpd: Implement revised error handling for partial optional/trans. attributesPaul Jakma2011-03-211-6/+15
| * tests: Extend aspath_test.c with cases for invalid segments & attributesPaul Jakma2011-03-211-10/+281
* | bgpd: Adds support to mark up the BGP rib table entry with multipathJosh Bailey2011-07-211-1/+83
* | bgpd: Adds equal-paths check to path comparison. Paths that areJosh Bailey2011-07-211-1/+89
* | bgpd: add bgp_mpath_test.cJosh Bailey2011-07-212-1/+312
|/
* bgpd: fix handling of AS path dataChris Hall2010-08-091-1/+1
* all: check return value from daemon() callStephen Hemminger2009-08-131-2/+5
* Add test for Internet checksum.Joakim Tjernlund2009-06-251-6/+74
* [lib] Switch Fletcher checksum back to old ospfd versionPaul Jakma2008-11-162-1/+502
* [administrivia] Git should ignore backup files and .loT filesPaul Jakma2008-08-221-0/+3
* [trivia] Remove ChangeLog files, as this data is now maintained in SCMPaul Jakma2008-08-221-160/+0
* [build] Test for GNU-style PIE support in toolchain and enablePaul P Komkoff Jr2008-08-221-0/+3
* [administrivia] Add .gitignore files, based on .cvsignores.Paul Jakma2008-08-221-0/+16
* [tests] BGP MP_(UN)REACH_NLRI unit tests (actual file..)Paul Jakma2008-06-071-0/+535
* [tests] BGP MP_(UN)REACH_NLRI unit testsPaul Jakma2008-06-072-1/+9
* [tests:bgp] Further tests for 0 sized as_path segmentsPaul Jakma2008-02-232-0/+22