Age | Commit message (Expand) | Author |
2013-09-19 | zebra: consolidate connected_implicit_withdraw | Christian Franke |
2013-09-19 | zebra: clear ZEBRA_IFC_CONFIGURED on "no ipv6 addr" | Christian Franke |
2013-09-19 | zebra: make if_subnet_delete a bit more strict | Christian Franke |
2013-09-19 | zebra: process information about new addresses (BZ#486) | Christian Franke |
2013-08-06 | ospfd: protect vs. VU#229804 (malformed Router-LSA) | David Lamparter |
2013-08-06 | bgpd, zebra: support NEXTHOP_IPV4_IFINDEX in bgp import check | Christian Franke |
2013-08-06 | bgpd, zebra: Support NEXTHOP_IPV4_IFINDEX in nexthop_lookup api | Christian Franke |
2013-08-06 | zebra: improve display of NEXTHOP_IPV4_IFINDEX in show ip route | Christian Franke |
2013-07-31 | bgpd: honor PEER_FLAG_DISABLE_CONNECTED_CHECK on bgp_scan | Christian Franke |
2013-07-31 | isisd, ospf6d: use bug-report information from autoconf | Christian Franke |
2013-07-31 | zebra: don't printf to stdout on ZEBRA_IPV6_NEXTHOP_LOOKUP | Christian Franke |
2013-07-31 | vtysh: don't append superflous spaces (BZ#750) | Christian Franke |
2013-07-31 | bgpd: write NOTIFY non-blockingly | David Lamparter |
2013-07-30 | bgpd: prevent double address delete on shutdown | Rakesh Garimella |
2013-07-30 | bgpd: stricter packet handling in OpenSent | Leonid Rosenboim |
2013-07-30 | lib: unconditionally include stddef.h | David Lamparter |
2013-07-28 | ospfd: CVE-2013-2236, stack overrun in apiserver | David Lamparter |
2013-07-15 | doc: Modernize INSTALL.quagga.txt. | Greg Troxel |
2013-07-15 | tests: don't build tests unless make check is run | Christian Franke |
2013-07-09 | tests: fix Makefile.am so it works with BSD make | Christian Franke |
2013-04-20 | ospfd: fix flooding procedure | Christian Franke |
2013-04-20 | ospfd: make ospf_maxage_lsa_remover actually yield | Christian Franke |
2013-04-16 | doc: update TODO for ospf6d work & bgp multipath | Dinesh G Dutt |
2013-04-14 | tests: DejaGNU libzebra | David Lamparter |
2013-04-14 | tests: DejaGNU bgpd | David Lamparter |
2013-04-14 | tests: add DejaGNU framework | David Lamparter |
2013-04-09 | ospfd: restore nexthop IP for p2p interfaces | Christian Franke |
2013-04-09 | lib/vty: register vtysh socket in server socket vector (BZ#754) | Christian Franke |
2013-04-09 | ripd: correctly redistribute ifindex routes (BZ#664) | David Lamparter |
2013-04-09 | build: reference libcap from libzebra (BZ#393,626) | David Lamparter |
2013-04-09 | ospfd: fix LSA initialization for build without opaque LSA | Christian Franke |
2013-04-09 | tests: make --disable-bgpd kill bgpd tests too | David Lamparter |
2013-04-09 | build: fix minimal mixup in gitinfo suffix | David Lamparter |
2013-04-09 | doc: fix makeinfo errors and one warning | Timo Teräs |
2013-03-29 | doc: add OSPFv3 homenet to TODO | David Lamparter |
2013-03-29 | doc: update TODO | David Lamparter |
2013-03-03 | build: Update supported versions. | Greg Troxel |
2013-02-24 | hash: dynamically grow hash table | Stephen Hemminger |
2013-02-24 | hash: force size to be a power of 2 | Stephen Hemminger |
2013-02-23 | guile: remove | David Lamparter |
2013-02-23 | build: update quagga.spec.in | Matti-Oskari Leppänen |
2013-02-23 | vtysh: fix false lib path matching in extract.pl.in | Joakim Tjernlund |
2013-02-23 | bgpd: fix lost passwords of grouped neighbors | Roman Hoog Antink |
2013-02-23 | zebra: use SO_RCVBUFFORCE for netlink socket | Ulrich Weber |
2013-02-10 | release: 0.99.22 | David Lamparter |
2013-02-09 | build: fix "pragma weak" mixups | David Lamparter |
2013-02-01 | doc: update some introduction paragraphs | David Lamparter |
2013-02-01 | doc: update NEWS for 0.99.22 changes | David Lamparter |
2013-02-01 | bgpd: fix crash in soft-reconfiguration | Christian Franke |
2013-02-01 | tests: fix missing init in bgp_mp_attr_test.c | David Lamparter |