Age | Commit message (Expand) | Author |
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 |
2013-02-01 | tests: update & extend AS_PATH tests | David Lamparter |
2013-02-01 | bgpd: relax ORF capability length handling | David Lamparter |
2013-02-01 | bgpd: don't try to reconcile AS4_PATH with NULL | David Lamparter |
2013-01-16 | build: Quagga 0.99.22-rc1 | David Lamparter |
2013-01-16 | bgpd: conditional default-originate using route-map | Christian Franke |
2013-01-16 | bgpd: uncork/nagle socket when sending BGP NOTIFY | Leonid Rosenboim |
2013-01-16 | Revert "bgpd: flock() dump files (BZ#742)" | David Lamparter |
2013-01-16 | zebra: fix sockaddr_dl length assumptions (BZ#737) | David Lamparter |
2013-01-16 | build: update .gitignore for all test programs | Leonid Rosenboim |
2013-01-15 | build: add buildtest.sh script | David Lamparter |
2013-01-15 | build: Fix build on MacOSX 10.8 (Mountain Lion) | Hasso Tepper |
2013-01-15 | build: Remove deprecated AM_CONFIG_HEADER | Hasso Tepper |