summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | configure: fix OpenPAM detectionDenis Ovsienko2011-09-271-1/+8
* | | bgpd: check ATOMIC_AGGREGATE attr flags (BZ#678)Denis Ovsienko2011-09-271-2/+38
* | | bgpd: check MULTI_EXIT_DISC attr flags (BZ#677)Denis Ovsienko2011-09-271-0/+32
* | | bgpd: check LOCAL_PREF attribute flags (BZ#674)Denis Ovsienko2011-09-271-2/+27
* | | bgpd: add useful notification logs (BZ#616)heasley2011-09-271-3/+16
* | | bgpd: consistent log msg format (BZ#565)heasley2011-09-271-5/+5
* | | ospf6d: add lost lines to area config blockJon Andersson2011-09-271-0/+12
* | | ospf6d: fix crash on filter-list handling (BZ#530)Christian Hammers2011-09-271-8/+8
* | | configure: fix FreeBSD header detection (BZ#408)Denis Ovsienko2011-09-271-9/+30
* | | isisd: include hash.h, not hash.cPeter Szilagyi2011-09-271-1/+1
* | | isisd: raise hello rate for DIS (BZ#539)Fritz Reichmann2011-09-271-2/+24
* | | isisd: fix crash on "no router isis" (BZ#536)Fritz Reichmann2011-09-276-3/+40
* | | configure: dismiss libutil.hStephen Hemminger2011-09-272-5/+1
* | | zebra: fix loss of metric for Linux routesDmitry Popov2011-09-271-2/+8
* | | ospfd: remove useless RFC1583 checkAlexandre Chappuis2011-09-271-4/+0
* | | doc: BGP route-flap dampeningAlexandre Chappuis2011-09-271-0/+30
* | | doc: add missing wordAlexandre Chappuis2011-09-271-1/+1
* | | release: 0.99.19quagga_0_99_19_releaseDenis Ovsienko2011-09-261-1/+1
* | | ospf6d: CVE-2011-3323 (fortify packet reception)Denis Ovsienko2011-09-267-73/+492
* | | ospf6d: CVE-2011-3324 (DD LSA assertion)Denis Ovsienko2011-09-261-1/+11
* | | ospfd: CVE-2011-3325 part 2 (OSPF pkt type segv)Denis Ovsienko2011-09-261-14/+18
* | | ospfd: CVE-2011-3325 part 1 (OSPF header underrun)Denis Ovsienko2011-09-261-3/+12
* | | ospfd: CVE-2011-3326 (uknown LSA type segfault)CROSS2011-09-261-1/+2
* | | bgpd: CVE-2011-3327 (ext. comm. buffer overflow)CROSS2011-09-261-7/+7
* | | ospf6d: add missing includeDenis Ovsienko2011-08-271-0/+3
* | | ospf6d: move named constants to ospf6d.hDenis Ovsienko2011-08-272-2/+3
* | | ospf6d: justify some ABR debug codeDenis Ovsienko2011-08-271-2/+4
* | | Merge remote-tracking branch 'origin/master'Paul Jakma2011-07-296-3/+82
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'polymorf/master'Greg Troxel2011-07-131-0/+16
| |\ \
| | * | Fix ip_len byte order in DragonFly's raw socketDavid BÉRARD2010-05-111-0/+16
| * | | fix typoRoman Hoog Antink2011-06-281-1/+1
| * | | Omit --opaque-lsa from build (now default).Greg Troxel2011-06-281-1/+3
| * | | ospf6d: copy "mtu-ignore" option from ospfdDmitrij Tejblum2011-04-223-1/+62
* | | | Merge branch 'attr-errors'Paul Jakma2011-07-2915-455/+880
|\ \ \ \ | |/ / / |/| | |
| * | | bgpd: Implement revised error handling for partial optional/trans. attributesPaul Jakma2011-03-215-239/+393
| * | | tools/multiple-bgpd.sh: set some community attributes to help test themPaul Jakma2011-03-211-1/+8
| * | | bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ...Paul Jakma2011-03-2113-109/+126
| * | | tests: Extend aspath_test.c with cases for invalid segments & attributesPaul Jakma2011-03-211-10/+281
| * | | bgpd: Rollback some of the changes made for invalid AS_PATH segment fixPaul Jakma2011-03-213-128/+105
* | | | zebra: trivial warning fixPaul Jakma2011-04-131-7/+4
* | | | bgpd: trivial format / warning fixesPaul Jakma2011-04-133-27/+30
* | | | ospf: Fix OSPF API and ospf-te LSA refreshers to match recent API changePaul Jakma2011-04-134-7/+7
* | | | Fix authorship of previous ospf6d commitPaul Jakma2011-04-040-0/+0
|\ \ \ \
| * | | | ospf6d: fix crash if zebra_interface_state_read can't find interfacePaul Jakma2011-04-041-0/+3
* | | | | ospf6d: fix crash if zebra_interface_state_read can't find interfaceIngo Flaschberger2011-04-041-0/+3
|/ / / /
* | | | bgpd: fix memory leak when deleting a communityMichael Lambert2011-04-011-0/+7
* | | | Revert "bgpd: "Intern" communities in route maps"Paul Jakma2011-04-013-13/+3
* | | | doc: Add dependency for quagga.pdf make targetPaul Jakma2011-03-301-1/+1
* | | | Merge remote-tracking branch 'remotes/quagga/master'Paul Jakma2011-03-291-1/+1
|\ \ \ \
| * | | | build: treat opaque-lsa default correctly for ospfapiGreg Troxel2011-03-241-1/+1