summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into euro_ix_bex23bChris Hall2012-03-232-19/+29
|\
* | Merge Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_bex21bChris Hall2012-03-177-48/+1452
|\|
| * 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
* | Fix broken prefix-list handling in bgpdChris Hall2012-02-291-42/+37
* | Fix bug in stream_put_ipv4()Chris Hall2012-02-241-8/+672
* | vtysh partly restored. bgpd not crashing on over-size messages.Chris Hall2012-02-1920-133/+159
* | Update the scaled number output and memory show commands.Chris Hall2011-09-062-1/+1149
* | Merge branch 'pipework' of /git/quagga.euro-ix into euro_ix_bChris Hall2011-09-051-0/+2
|\ \
| * | Changed gcc options to -std=c99 and -O2, and tighted warnings.Chris Hall2011-09-021-0/+2
* | | Updated the "symbol table" and added AVL treeChris Hall2011-08-264-46/+1240
|/ /
* | Merge branch 'euro_ix' of /git/quagga.euro-ix into pipeworkex18pChris Hall2011-08-122-25/+308
|\ \
| * | Merge with main Quagga source as of 29-Jul-2011.ex17Chris Hall2011-08-122-25/+308
| |\|
| | * 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: fix handling of AS path dataChris Hall2010-08-091-1/+1
* | | Disable the "~" VTY Terminal prompt.Chris Hall2011-07-211-64/+239
* | | Update pipework and improve memory reporting.Chris Hall2011-07-213-240/+560
* | | Merge branch 'master' of /git/quagga.euro-ix into pipeworkChris Hall2011-05-241-62/+234
|\| |
| * | Fix for changing of prefix-list entries.Chris Hall2011-05-171-62/+234
* | | Merge branch 'master' of /git/quagga.euro-ix into pipeworkex16pChris Hall2011-03-291-2/+2
|\| |
| * | Bring "ex" version up to date with 0.99.18ex14Chris Hall2011-03-291-2/+2
* | | Second tranche of updates for pipework branch.Chris Hall2011-02-132-14/+15
* | | Creation of pipework branchChris Hall2010-12-213-57/+58
|/ /
* | bgpd: fix handling of AS path dataChris Hall2010-08-301-89/+89
* | Reworking of peer state handling.Chris Hall2010-07-191-1/+1
* | Removing compiler warnings.Chris Hall2010-04-161-2/+4
* | First beta releaseChris Hall2010-04-061-6/+2
* | Major updateChris Hall2010-03-162-2/+2117
* | Revised thread/timer handling, work queue and scheduling.Chris Hall2010-02-161-9/+9
* | Changed zclient to use qfiles etc when we have a nexus. For BGP clientpaulo2010-01-281-5/+5
* | Fixed program shutdown. Added peering engine side of TTL changing.paulo2010-01-271-1/+1
* | Getting BGP Engine to start and removing warnings.Chris Hall2010-01-249-257/+277
* | Make logging (lib.c) and privileges (privs.c) pthread safepaulo2009-11-301-6/+22
* | Test programs.paulo2009-11-253-2/+1559
|/
* 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
* [bgpd] Fix number of DoS security issues, restricted to configured peers.Paul Jakma2007-12-222-0/+34
* [tests] Forgot to commit ecommunity_tests.cPaul Jakma2007-10-181-0/+141
* [bgpd] Merge AS4 supportPaul Jakma2007-10-144-63/+379