summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ospf6d: fix various bugs in installing and flooding LSAsDinesh Dutt2013-11-072-13/+10
| * ospf6d: add more details to show ipv6 ospf6 dataDinesh Dutt2013-11-071-0/+5
| * ospf6d: enable the commands to support detailed debugging of LSAs.Dinesh Dutt2013-11-071-146/+31
| * ospf6d: remove older version of LSA from neigbor retx list before prematurely...Dinesh Dutt2013-11-071-0/+23
| * ospf6d: reinvoke MaxAge remover thread if not all MaxAge LSAs were flushed.Dinesh Dutt2013-11-076-25/+51
| * ospf6d: schedule SPF to run on events rather than directly on each event.Dinesh Dutt2013-11-077-23/+245
| * ospf6d/ospfd: refactor some common definesDinesh Dutt2013-10-2216-107/+120
* | security: Fix some typos and potential NULL-derefRemi Gacogne2014-02-115-4/+8
* | zebra: log routes w/o gateway in rib_delete_ipv4Christian Franke2014-02-111-6/+14
* | zebra: match gateway when deleting NEXTHOP_IPV4_IFINDEX routesChristian Franke2014-02-101-0/+1
* | ospfd: fixup log message in ospf_zebra_deleteChristian Franke2014-02-101-1/+1
* | bgpd: bgpd-set-v4-nexthop-for-v6-peering.patchPradosh Mohapatra2014-02-102-2/+32
|/
* build: fix tests/prng.h missing from distDavid Lamparter2013-10-221-0/+2
* zebra: make rib_dump() compatible with IPv6 RIBVincent Bernat2013-10-222-9/+24
* zebra: apply route-maps for interface routesChristian Franke2013-09-191-0/+12
* zebra: fix recursive-routes via ifindex routesChristian Franke2013-09-191-16/+49
* zebra: implement NEXTHOP_FLAG_ONLINKChristian Franke2013-09-193-1/+18
* zebra: handle blackholes encountered in recursive resolutionChristian Franke2013-09-191-0/+12
* zebra: rework recursive route resolutionChristian Franke2013-09-1916-718/+1046
* zebra: improve interface shutdown behaviourChristian Franke2013-09-192-18/+49
* zebra: don't change connected state from zebra/interface.cChristian Franke2013-09-192-106/+69
* zebra: add ZEBRA_IFC_QUEUED to keep track of kernel stateChristian Franke2013-09-193-6/+29
* zebra: warn if advertising connected with _REAL unsetChristian Franke2013-09-191-0/+3
* 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