summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* zebra: consolidate connected_implicit_withdrawChristian Franke2013-09-191-21/+14
* zebra: clear ZEBRA_IFC_CONFIGURED on "no ipv6 addr"Christian Franke2013-09-191-0/+2
* zebra: make if_subnet_delete a bit more strictChristian Franke2013-09-192-3/+19
* zebra: process information about new addresses (BZ#486)Christian Franke2013-09-191-2/+5
* ospfd: protect vs. VU#229804 (malformed Router-LSA)David Lamparter2013-08-061-0/+21
* bgpd, zebra: support NEXTHOP_IPV4_IFINDEX in bgp import checkChristian Franke2013-08-062-5/+15
* bgpd, zebra: Support NEXTHOP_IPV4_IFINDEX in nexthop_lookup apiChristian Franke2013-08-062-0/+25
* zebra: improve display of NEXTHOP_IPV4_IFINDEX in show ip routeChristian Franke2013-08-061-2/+9
* bgpd: honor PEER_FLAG_DISABLE_CONNECTED_CHECK on bgp_scanChristian Franke2013-07-311-1/+2
* isisd, ospf6d: use bug-report information from autoconfChristian Franke2013-07-312-2/+2
* zebra: don't printf to stdout on ZEBRA_IPV6_NEXTHOP_LOOKUPChristian Franke2013-07-311-1/+3
* vtysh: don't append superflous spaces (BZ#750)Christian Franke2013-07-311-5/+3
* bgpd: write NOTIFY non-blockinglyDavid Lamparter2013-07-311-4/+5
* bgpd: prevent double address delete on shutdownRakesh Garimella2013-07-301-0/+4
* bgpd: stricter packet handling in OpenSentLeonid Rosenboim2013-07-301-18/+41
* lib: unconditionally include stddef.hDavid Lamparter2013-07-301-1/+1
* ospfd: CVE-2013-2236, stack overrun in apiserverDavid Lamparter2013-07-281-7/+18
* doc: Modernize INSTALL.quagga.txt.Greg Troxel2013-07-151-2/+7
* tests: don't build tests unless make check is runChristian Franke2013-07-151-1/+1
* tests: fix Makefile.am so it works with BSD makeChristian Franke2013-07-091-1/+0
* ospfd: fix flooding procedureChristian Franke2013-04-203-3/+3
* 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