summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2013-10-22build: fix tests/prng.h missing from distHEADmasterDavid Lamparter
2013-09-19zebra: rework recursive route resolutionChristian Franke
2013-07-15tests: don't build tests unless make check is runChristian Franke
2013-07-09tests: fix Makefile.am so it works with BSD makeChristian Franke
2013-04-14tests: DejaGNU libzebraDavid Lamparter
2013-04-14tests: DejaGNU bgpdDavid Lamparter
2013-04-14tests: add DejaGNU frameworkDavid Lamparter
2013-04-09tests: make --disable-bgpd kill bgpd tests tooDavid Lamparter
2013-02-01tests: fix missing init in bgp_mp_attr_test.cDavid Lamparter
2013-02-01tests: update & extend AS_PATH testsDavid Lamparter
2013-01-16build: update .gitignore for all test programsLeonid Rosenboim
2012-11-03tests: fix missing array_size() includeDavid Lamparter
2012-11-01build: reorder libraries to address linker errorAvneesh Sachdev
2012-10-25*: use array_size() helper macroBalaji.G
2012-09-26lib/table: add route_table_get_next() and iteratorAvneesh Sachdev
2012-06-25build: allow configure and build in a separate directoryVincent Bernat
2012-06-19tests: BGP unit tests to set BGP_OPT_NO_LISTEN so they can runPaul Jakma
2012-05-02tests: Fix some compile errors and warningsPaul Jakma
2012-05-02Revert "tests: disable broken tests/bgp_mp_attr_test.c"Paul Jakma
2012-05-01tests: disable broken tests/bgp_mp_attr_test.cDavid Lamparter
2012-04-09Merge branch 'quagga' into google-bgp-multipathAvneesh Sachdev
2011-12-13build: delete .cvsignore filesDenis Ovsienko
2011-10-17bgpd: add flag checks for MP_(UN)REACH_NLRIDenis Ovsienko
2011-09-29bgpd: more SAFI fixesDenis Ovsienko
2011-09-27delete CVS keywordsDenis Ovsienko
2011-07-20bgpd: Adds support to mark up the BGP rib table entry with multipathJosh Bailey
2011-07-20bgpd: Adds equal-paths check to path comparison. Paths that areJosh Bailey
2011-07-20bgpd: add bgp_mpath_test.cJosh Bailey
2011-03-21bgpd: Implement revised error handling for partial optional/trans. attributesPaul Jakma
2011-03-21tests: Extend aspath_test.c with cases for invalid segments & attributesPaul Jakma
2010-08-09bgpd: fix handling of AS path dataChris Hall
2009-08-13all: check return value from daemon() callStephen Hemminger
2009-06-25Add test for Internet checksum.Joakim Tjernlund
2008-11-16[lib] Switch Fletcher checksum back to old ospfd versionPaul Jakma
2008-08-22[administrivia] Git should ignore backup files and .loT filesPaul Jakma
2008-08-22[trivia] Remove ChangeLog files, as this data is now maintained in SCMPaul Jakma
2008-08-22[build] Test for GNU-style PIE support in toolchain and enablePaul P Komkoff Jr
2008-08-22[administrivia] Add .gitignore files, based on .cvsignores.Paul Jakma
2008-06-07[tests] BGP MP_(UN)REACH_NLRI unit tests (actual file..)Paul Jakma
2008-06-07[tests] BGP MP_(UN)REACH_NLRI unit testsPaul Jakma
2008-02-23[tests:bgp] Further tests for 0 sized as_path segmentsPaul Jakma
2007-12-22[bgpd] Fix number of DoS security issues, restricted to configured peers.Paul Jakma
2007-10-18[tests] Forgot to commit ecommunity_tests.cPaul Jakma
2007-10-14[bgpd] Merge AS4 supportPaul Jakma
2007-09-18[bgpd] Fix typo, which prevented advertisement of MP (non-IPv4) prefixesPaul Jakma
2007-08-08[tests] Add bgp_capability_test.c, should have been part of earlier commitPaul Jakma
2007-08-06[bgpd] cleanup, compact and consolidate capability parsing codePaul Jakma
2006-08-27[tests] update heavywq for workqueue api changesPaul Jakma
2006-08-06[bgpd] aspath_loop_check was broken, fix it and the aspath unit test code.Paul Jakma
2006-05-28[tests] Fix stray character in previous commitPaul Jakma