- e712d0e tests: fix build & disable testcommands by David Lamparter · 11 years ago
- 8f399b0 tests: add a test program for lib/command.c by Christian Franke · 11 years ago
- 2b00515 bgpd, ospfd, zebra: fix some DEFUN definitions by Christian Franke · 11 years ago
- f7bf415 zebra: apply syntactic sugar to rib_dump() by David Lamparter · 11 years ago
- db19c85 zebra: set metric for directly connected routes via netlink to 0 by Brett Ciphery · 11 years ago
- 98a5949 build: remove now-useless --{en, dis}able-tests by David Lamparter · 11 years ago
- 8c99b4c build: improve backtrace support/detection by David Lamparter · 11 years ago
- af51477 lib: fix possible off-by-one in stream_put_prefix() by Jorge Boncompte [DTI2] · 11 years ago
- 6d729ee lib: fix for dynamically grown hashes by Jorge Boncompte [DTI2] · 11 years ago
- 4d474fa lib: fix backtraces broken by 837d16c... by David Lamparter · 11 years ago
- c78a46c ospf6d: fix refcounting in ospf6_asbr_lsa_remove by Christian Franke · 12 years ago
- fd50068 ospf6d: add "auto-cost reference-bandwidth" command by Vincent Bernat · 12 years ago
- c19543b ospf6d: compute interface cost from its bandwidth by Vincent Bernat · 12 years ago
- 1db65fa ospf6d: solve segfaults with ospf6d on FreeBSD by Ingo Flaschberger · 14 years ago
- e708ed6 Merge volatile/cumulus_ospf6d by David Lamparter · 11 years ago
- 424cc3b ospf6d: fix interface_down() stopping hellos by David Lamparter · 11 years ago
- 11b4f01 ospf6d: clear lsa->refresh before clearing LSAs by David Lamparter · 11 years ago
- b13c1d9 ospf6d: handle missing link local address more gracefully by Christian Franke · 12 years ago
- d962872 ospf6d: improve ordered shutdown by Christian Franke · 12 years ago
- a11e012 security: Fix some typos and potential NULL-deref by Remi Gacogne · 11 years ago
- b52aef1 zebra: log routes w/o gateway in rib_delete_ipv4 by Christian Franke · 11 years ago
- 23f5f7c zebra: match gateway when deleting NEXTHOP_IPV4_IFINDEX routes by Christian Franke · 11 years ago
- a25a126 ospfd: fixup log message in ospf_zebra_delete by Christian Franke · 11 years ago
- 6ee06fa bgpd: bgpd-set-v4-nexthop-for-v6-peering.patch by Pradosh Mohapatra · 11 years ago
- 37531a7 ospf6d: clear DR info on interface_down by Christian Franke · 12 years ago
- 1579a67 ospf6d: set cmsg size correctly by Christian Franke · 12 years ago
- 7d4aa1d ospf6d: don't run DR election early on "ipv6 ospf6 priority" by Christian Franke · 12 years ago
- ba960d5 ospf6d: fix integrated config by Dinesh Dutt · 11 years ago
- a0edf67 ospf6d: add SPF logs, statistics, and display of SPF parameters by Dinesh Dutt · 11 years ago
- 3d35ca4 ospf6d: add 'log-adjacency-changes [detail]' by Dinesh Dutt · 11 years ago
- 7cf9972 ospf6d: don't send LSAck on an interface if we've flooded the LSU out that i/f by Dinesh Dutt · 11 years ago
- 0187911 ospf6d: handle Prefix and Router Options bits correctly by Dinesh Dutt · 11 years ago
- e68a676 ospf6d: add LSA payload to show summary output by Dinesh Dutt · 11 years ago
- 931b1b8 ospf6d: increment dbdesc seqnum on SeqNumberMismatch/BadLsReq event by Dinesh Dutt · 11 years ago
- 7a10a35 ospf6d: don't change SeqNum on initial DbDesc message by Dinesh Dutt · 11 years ago
- 3b22028 ospf6d: handle seqnum wrapping by Dinesh Dutt · 11 years ago
- f41b4a0 ospf6d: add overload support by Dinesh Dutt · 11 years ago
- e7ad6b2 ospf6d: fix linkdown handling by Dinesh Dutt · 11 years ago
- b81e97a ospf6d: correct nexthop through directly connected networks by Dinesh Dutt · 11 years ago
- 17d003d ospf6d: don't suppress empty router LSA by Dinesh Dutt · 11 years ago
- e39d053 ospf6d: turn off expensive debugging by Dinesh Dutt · 11 years ago
- a765eb9 ospf6d: convert LSDB to use route_node, improve performance by Dinesh Dutt · 11 years ago
- eb82e9e ospf6d: fix neighbor state machine (faster lsdb sync, RFC compliance) by Dinesh Dutt · 11 years ago
- c5926a9 ospf6d: add p2p interface support by Dinesh Dutt · 11 years ago
- bf986da ospf6d: fix various bugs in installing and flooding LSAs by Dinesh Dutt · 11 years ago
- 8ae454e ospf6d: add more details to show ipv6 ospf6 data by Dinesh Dutt · 11 years ago
- 09df457 ospf6d: enable the commands to support detailed debugging of LSAs. by Dinesh Dutt · 11 years ago
- ac58e14 ospf6d: remove older version of LSA from neigbor retx list before prematurely aging it. by Dinesh Dutt · 11 years ago
- 2449fcd ospf6d: reinvoke MaxAge remover thread if not all MaxAge LSAs were flushed. by Dinesh Dutt · 11 years ago
- 3810e06 ospf6d: schedule SPF to run on events rather than directly on each event. by Dinesh Dutt · 11 years ago
- 8551e6d ospf6d/ospfd: refactor some common defines by Dinesh Dutt · 11 years ago
- a83a1e9 build: fix tests/prng.h missing from dist by David Lamparter · 11 years ago
- fed643f zebra: make rib_dump() compatible with IPv6 RIB by Vincent Bernat · 12 years ago
- f3a1732 zebra: apply route-maps for interface routes by Christian Franke · 11 years ago
- c3e6b59 zebra: fix recursive-routes via ifindex routes by Christian Franke · 11 years ago
- e8d3d29 zebra: implement NEXTHOP_FLAG_ONLINK by Christian Franke · 11 years ago
- 48a53dc zebra: handle blackholes encountered in recursive resolution by Christian Franke · 11 years ago
- fa713d9 zebra: rework recursive route resolution by Christian Franke · 11 years ago
- bfac8dc zebra: improve interface shutdown behaviour by Christian Franke · 12 years ago
- 02b4805 zebra: don't change connected state from zebra/interface.c by Christian Franke · 12 years ago
- f7f740f zebra: add ZEBRA_IFC_QUEUED to keep track of kernel state by Christian Franke · 12 years ago
- c7df92d zebra: warn if advertising connected with _REAL unset by Christian Franke · 12 years ago
- d7f5dad zebra: consolidate connected_implicit_withdraw by Christian Franke · 12 years ago
- 676e1a0 zebra: clear ZEBRA_IFC_CONFIGURED on "no ipv6 addr" by Christian Franke · 12 years ago
- 9db047f zebra: make if_subnet_delete a bit more strict by Christian Franke · 12 years ago
- 599da95 zebra: process information about new addresses (BZ#486) by Christian Franke · 12 years ago
- 23cd8fb ospfd: protect vs. VU#229804 (malformed Router-LSA) by David Lamparter · 11 years ago
- a12afd5 bgpd, zebra: support NEXTHOP_IPV4_IFINDEX in bgp import check by Christian Franke · 12 years ago
- bb97e46 bgpd, zebra: Support NEXTHOP_IPV4_IFINDEX in nexthop_lookup api by Christian Franke · 12 years ago
- 5b9f518 zebra: improve display of NEXTHOP_IPV4_IFINDEX in show ip route by Christian Franke · 12 years ago
- a0f6ce5 bgpd: honor PEER_FLAG_DISABLE_CONNECTED_CHECK on bgp_scan by Christian Franke · 12 years ago
- 4ff3bca isisd, ospf6d: use bug-report information from autoconf by Christian Franke · 12 years ago
- a520708 zebra: don't printf to stdout on ZEBRA_IPV6_NEXTHOP_LOOKUP by Christian Franke · 12 years ago
- 67e7a21 vtysh: don't append superflous spaces (BZ#750) by Christian Franke · 12 years ago
- 8ff202e bgpd: write NOTIFY non-blockingly by David Lamparter · 11 years ago
- 9e47abd bgpd: prevent double address delete on shutdown by Rakesh Garimella · 12 years ago
- 397b5bd bgpd: stricter packet handling in OpenSent by Leonid Rosenboim · 11 years ago
- c423d41 lib: unconditionally include stddef.h by David Lamparter · 11 years ago
- c51443f ospfd: CVE-2013-2236, stack overrun in apiserver by David Lamparter · 11 years ago
- 78116ab doc: Modernize INSTALL.quagga.txt. by Greg Troxel · 11 years ago
- d771020 tests: don't build tests unless make check is run by Christian Franke · 11 years ago
- 1bf0ca9 tests: fix Makefile.am so it works with BSD make by Christian Franke · 11 years ago
- 4c14b7f ospfd: fix flooding procedure by Christian Franke · 12 years ago
- 4de8bf0 ospfd: make ospf_maxage_lsa_remover actually yield by Christian Franke · 12 years ago
- 77ef013 doc: update TODO for ospf6d work & bgp multipath by Dinesh G Dutt · 12 years ago
- c69905b tests: DejaGNU libzebra by David Lamparter · 12 years ago
- 5bb7e4d tests: DejaGNU bgpd by David Lamparter · 12 years ago
- f281ab9 tests: add DejaGNU framework by David Lamparter · 12 years ago
- f2b53da ospfd: restore nexthop IP for p2p interfaces by Christian Franke · 12 years ago
- 677bcbb lib/vty: register vtysh socket in server socket vector (BZ#754) by Christian Franke · 12 years ago
- b68da44 ripd: correctly redistribute ifindex routes (BZ#664) by David Lamparter · 12 years ago
- 8df5597 build: reference libcap from libzebra (BZ#393,626) by David Lamparter · 12 years ago
- 5895249 ospfd: fix LSA initialization for build without opaque LSA by Christian Franke · 12 years ago
- c095185 tests: make --disable-bgpd kill bgpd tests too by David Lamparter · 12 years ago
- 4a01458 build: fix minimal mixup in gitinfo suffix by David Lamparter · 12 years ago
- b58c908 doc: fix makeinfo errors and one warning by Timo Teräs · 12 years ago
- 24c6bb8 doc: add OSPFv3 homenet to TODO by David Lamparter · 12 years ago
- 3d1e579 doc: update TODO by David Lamparter · 12 years ago
- f05a559 build: Update supported versions. by Greg Troxel · 12 years ago
- 97c84db hash: dynamically grow hash table by Stephen Hemminger · 12 years ago