summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | zebra: add missing includesDenis Ovsienko2011-09-272-0/+5
| * | ospf6d: address more trivial compiler warningsDenis Ovsienko2011-09-273-2/+13
| * | ospfd: sizing macros cleanupDenis Ovsienko2011-09-272-10/+8
| * | lib: use "protocol-independed API" from RFC3678, if that is availableDmitrij Tejblum2011-09-272-4/+31
| * | lib: futher simplification of setsockopt_ipv4_multicast()Dmitrij Tejblum2011-09-271-64/+44
| * | lib: fix omission in the previous commit to lib/sockopt.cDmitrij Tejblum2011-09-271-0/+1
| * | lib: simplify interface of setsockopt_multicast_ipv4().Dmitrij Tejblum2011-09-274-60/+63
| * | ospf6d: spellingDenis Ovsienko2011-09-272-12/+12
| * | lib: remove unused variableDenis Ovsienko2011-09-271-3/+1
| * | delete CVS keywordsDenis Ovsienko2011-09-2712-23/+0
| * | 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
* | | Fix broken prefix-list handling in bgpdChris Hall2012-02-2915-1041/+1193
* | | Reverse erroneous part of previous fix for bug in zclient.Chris Hall2012-02-271-2/+0
* | | Reviewed and improved vty and (particularly) vtysh.Chris Hall2012-02-2631-1196/+1585
* | | Fix bug in stream_put_ipv4()Chris Hall2012-02-246-433/+1003
* | | Fix zprivs_init for when have capabilities and *not* --dryrun.Chris Hall2012-02-231-2/+4
* | | Fix: "--more--" and "no ip prefix-list fred"Chris Hall2012-02-223-63/+139
* | | Do not install "end" command in nodes where it has no effect.Chris Hall2012-02-224-32/+65
* | | Fix reading encrypted password from config and "pthreads on" commandChris Hall2012-02-2116-732/+718
* | | Fix failure to build under --disable-rtadvChris Hall2012-02-213-0/+9
* | | vtysh partly restored. bgpd not crashing on over-size messages.Chris Hall2012-02-19219-22620/+33146
* | | Merge branch 'pipework' of /git/quagga.euro-ix into euro_ix_bChris Hall2011-09-0811-483/+617
|\ \ \
| * | | Further simplification of CLI state handling.Chris Hall2011-09-0811-483/+617
* | | | Fix formatting of memory region "show" when no memory_trackerChris Hall2011-09-081-9/+12