summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-12isisd: Add cleanup codeisis-redistChristian Franke
2014-01-08isisd: first feeble attempt at redistributeChristian Franke
2014-01-08lib/command.c: rewrite command matching/parsingChristian Franke
2014-01-08tests: add a test program for lib/command.cChristian Franke
2014-01-08bgpd,ospfd,zebra: fix some DEFUN definitionsChristian Franke
2014-01-08isisd: add a slight delay to lsp_regenerate_scheduleChristian Franke
2014-01-07isisd: do remove ipv6 routes from ZebraChristian Franke
2013-10-22build: fix tests/prng.h missing from distHEADmasterDavid Lamparter
2013-10-22zebra: make rib_dump() compatible with IPv6 RIBVincent Bernat
2013-09-19zebra: apply route-maps for interface routesChristian Franke
2013-09-19zebra: fix recursive-routes via ifindex routesChristian Franke
2013-09-19zebra: implement NEXTHOP_FLAG_ONLINKChristian Franke
2013-09-19zebra: handle blackholes encountered in recursive resolutionChristian Franke
2013-09-19zebra: rework recursive route resolutionChristian Franke
2013-09-19zebra: improve interface shutdown behaviourChristian Franke
2013-09-19zebra: don't change connected state from zebra/interface.cChristian Franke
2013-09-19zebra: add ZEBRA_IFC_QUEUED to keep track of kernel stateChristian Franke
2013-09-19zebra: warn if advertising connected with _REAL unsetChristian Franke
2013-09-19zebra: consolidate connected_implicit_withdrawChristian Franke
2013-09-19zebra: clear ZEBRA_IFC_CONFIGURED on "no ipv6 addr"Christian Franke
2013-09-19zebra: make if_subnet_delete a bit more strictChristian Franke
2013-09-19zebra: process information about new addresses (BZ#486)Christian Franke
2013-08-06ospfd: protect vs. VU#229804 (malformed Router-LSA)David Lamparter
2013-08-06bgpd, zebra: support NEXTHOP_IPV4_IFINDEX in bgp import checkChristian Franke
2013-08-06bgpd, zebra: Support NEXTHOP_IPV4_IFINDEX in nexthop_lookup apiChristian Franke
2013-08-06zebra: improve display of NEXTHOP_IPV4_IFINDEX in show ip routeChristian Franke
2013-07-31bgpd: honor PEER_FLAG_DISABLE_CONNECTED_CHECK on bgp_scanChristian Franke
2013-07-31isisd, ospf6d: use bug-report information from autoconfChristian Franke
2013-07-31zebra: don't printf to stdout on ZEBRA_IPV6_NEXTHOP_LOOKUPChristian Franke
2013-07-31vtysh: don't append superflous spaces (BZ#750)Christian Franke
2013-07-31bgpd: write NOTIFY non-blockinglyDavid Lamparter
2013-07-30bgpd: prevent double address delete on shutdownRakesh Garimella
2013-07-30bgpd: stricter packet handling in OpenSentLeonid Rosenboim
2013-07-30lib: unconditionally include stddef.hDavid Lamparter
2013-07-28ospfd: CVE-2013-2236, stack overrun in apiserverDavid Lamparter
2013-07-15doc: Modernize INSTALL.quagga.txt.Greg Troxel
2013-07-15tests: don't build tests unless make check is runChristian Franke
2013-07-09tests: fix Makefile.am so it works with BSD makeChristian Franke
2013-04-20ospfd: fix flooding procedureChristian Franke
2013-04-20ospfd: make ospf_maxage_lsa_remover actually yieldChristian Franke
2013-04-16doc: update TODO for ospf6d work & bgp multipathDinesh G Dutt
2013-04-14tests: DejaGNU libzebraDavid Lamparter
2013-04-14tests: DejaGNU bgpdDavid Lamparter
2013-04-14tests: add DejaGNU frameworkDavid Lamparter
2013-04-09ospfd: restore nexthop IP for p2p interfacesChristian Franke
2013-04-09lib/vty: register vtysh socket in server socket vector (BZ#754)Christian Franke
2013-04-09ripd: correctly redistribute ifindex routes (BZ#664)David Lamparter
2013-04-09build: reference libcap from libzebra (BZ#393,626)David Lamparter
2013-04-09ospfd: fix LSA initialization for build without opaque LSAChristian Franke
2013-04-09tests: make --disable-bgpd kill bgpd tests tooDavid Lamparter