summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ospfd: make ospf_maxage_lsa_remover actually yieldChristian Franke2013-04-201-1/+7
* doc: update TODO for ospf6d work & bgp multipathDinesh G Dutt2013-04-161-2/+8
* tests: DejaGNU libzebraDavid Lamparter2013-04-147-2/+63
* tests: DejaGNU bgpdDavid Lamparter2013-04-149-3/+195
* tests: add DejaGNU frameworkDavid Lamparter2013-04-146-2/+135
* 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
* doc: add OSPFv3 homenet to TODODavid Lamparter2013-03-291-0/+15
* doc: update TODODavid Lamparter2013-03-291-63/+173
* build: Update supported versions.Greg Troxel2013-03-031-14/+13
* hash: dynamically grow hash tableStephen Hemminger2013-02-242-5/+66
* hash: force size to be a power of 2Stephen Hemminger2013-02-244-6/+7
* guile: removeDavid Lamparter2013-02-239-570/+0
* build: update quagga.spec.inMatti-Oskari Leppänen2013-02-231-7/+8
* vtysh: fix false lib path matching in extract.pl.inJoakim Tjernlund2013-02-231-35/+34
* bgpd: fix lost passwords of grouped neighborsRoman Hoog Antink2013-02-231-6/+1
* zebra: use SO_RCVBUFFORCE for netlink socketUlrich Weber2013-02-232-2/+14
* 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