summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* release: 0.99.22.3quagga-0.99.22.3David Lamparter2013-07-301-1/+1
* lib: unconditionally include stddef.hDavid Lamparter2013-07-301-1/+1
* release: 0.99.22.2David Lamparter2013-07-281-1/+1
* ospfd: CVE-2013-2236, stack overrun in apiserverDavid Lamparter2013-07-081-7/+18
* release: 0.99.22.1quagga-0.99.22.1David Lamparter2013-04-111-1/+1
* ospfd: restore nexthop IP for p2p interfacesChristian Franke2013-04-091-2/+16
* lib/vty: register vtysh socket in server socket vector (BZ#754)Christian Franke2013-04-091-2/+3
* ripd: correctly redistribute ifindex routes (BZ#664)David Lamparter2013-04-091-2/+3
* build: reference libcap from libzebra (BZ#393,626)David Lamparter2013-04-091-1/+1
* ospfd: fix LSA initialization for build without opaque LSAChristian Franke2013-04-091-0/+2
* tests: make --disable-bgpd kill bgpd tests tooDavid Lamparter2013-04-091-2/+8
* build: fix minimal mixup in gitinfo suffixDavid Lamparter2013-04-091-1/+1
* doc: fix makeinfo errors and one warningTimo Teräs2013-04-092-5/+5
* build: update quagga.spec.inMatti-Oskari Leppänen2013-04-091-7/+8
* vtysh: fix false lib path matching in extract.pl.inJoakim Tjernlund2013-04-091-35/+34
* bgpd: fix lost passwords of grouped neighborsRoman Hoog Antink2013-04-091-6/+1
* release: 0.99.22quagga-0.99.22David Lamparter2013-02-101-1/+1
* build: fix "pragma weak" mixupsDavid Lamparter2013-02-092-14/+10
* doc: update some introduction paragraphsDavid Lamparter2013-02-011-14/+40
* doc: update NEWS for 0.99.22 changesDavid Lamparter2013-02-011-0/+12
* bgpd: fix crash in soft-reconfigurationChristian Franke2013-02-011-3/+4
* 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
* bgpd: relax ORF capability length handlingDavid Lamparter2013-02-011-1/+1
* bgpd: don't try to reconcile AS4_PATH with NULLDavid Lamparter2013-02-011-0/+3
* build: Quagga 0.99.22-rc1quagga-0.99.22-rc1David Lamparter2013-01-161-1/+1
* bgpd: conditional default-originate using route-mapChristian Franke2013-01-163-14/+49
* bgpd: uncork/nagle socket when sending BGP NOTIFYLeonid Rosenboim2013-01-161-1/+9
* Revert "bgpd: flock() dump files (BZ#742)"David Lamparter2013-01-161-35/+5
* zebra: fix sockaddr_dl length assumptions (BZ#737)David Lamparter2013-01-165-6/+22
* build: update .gitignore for all test programsLeonid Rosenboim2013-01-161-5/+14
* build: add buildtest.sh scriptDavid Lamparter2013-01-151-0/+92
* build: Fix build on MacOSX 10.8 (Mountain Lion)Hasso Tepper2013-01-152-0/+7
* build: Remove deprecated AM_CONFIG_HEADERHasso Tepper2013-01-151-1/+1
* bgpd: uncork after each writeStephen Hemminger2013-01-151-4/+5
* bgpd: use recent monotonic time for readtimeStephen Hemminger2013-01-151-2/+11
* configure: allow building without getrusageStephen Hemminger2013-01-151-6/+9
* bgpd: mark route nodes scheduled into work queueStephen Hemminger2013-01-151-0/+1
* bgpd: improve logging of invalid BGP NotificationsLeonid Rosenboim2013-01-152-14/+19
* bgpd: fix error response to invalid BGP version numberLeonid Rosenboim2013-01-141-2/+4
* bgpd: fix a bug in bgp_attr_dupChristian Franke2013-01-141-4/+17
* bgpd: fix a memleak on "set community none"Christian Franke2013-01-141-0/+3
* zebra: don't overrun afi/safi array boundariesLeonid Rosenboim2013-01-141-0/+6
* bgpd: store "no neighbor activate" for IPv4 unicastChristian Franke2013-01-141-1/+1
* bgpd: avoid heap fragmentation in bgp_clear_route_tableJorge Boncompte [DTI2]2013-01-141-15/+15
* bgpd: fix for leaked struct bgp_adj_[in|out] on peer shutdownJorge Boncompte [DTI2]2013-01-141-3/+0
* lib: remove ALL_LIST_ELEMENTS dead code branchDavid Lamparter2013-01-111-1/+1
* zebra: fix netlink NL_PKT_BUF_SIZE高鹏2013-01-111-1/+1
* build: Fix build for systems with no /bin/trueHasso Tepper2013-01-111-1/+1
* build: MacOSX needs BSD struct ip_mreq hack tooHasso Tepper2013-01-111-1/+1