index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
ospf6d: fix various bugs in installing and flooding LSAs
Dinesh Dutt
2013-11-07
2
-13
/
+10
|
*
ospf6d: add more details to show ipv6 ospf6 data
Dinesh Dutt
2013-11-07
1
-0
/
+5
|
*
ospf6d: enable the commands to support detailed debugging of LSAs.
Dinesh Dutt
2013-11-07
1
-146
/
+31
|
*
ospf6d: remove older version of LSA from neigbor retx list before prematurely...
Dinesh Dutt
2013-11-07
1
-0
/
+23
|
*
ospf6d: reinvoke MaxAge remover thread if not all MaxAge LSAs were flushed.
Dinesh Dutt
2013-11-07
6
-25
/
+51
|
*
ospf6d: schedule SPF to run on events rather than directly on each event.
Dinesh Dutt
2013-11-07
7
-23
/
+245
|
*
ospf6d/ospfd: refactor some common defines
Dinesh Dutt
2013-10-22
16
-107
/
+120
*
|
security: Fix some typos and potential NULL-deref
Remi Gacogne
2014-02-11
5
-4
/
+8
*
|
zebra: log routes w/o gateway in rib_delete_ipv4
Christian Franke
2014-02-11
1
-6
/
+14
*
|
zebra: match gateway when deleting NEXTHOP_IPV4_IFINDEX routes
Christian Franke
2014-02-10
1
-0
/
+1
*
|
ospfd: fixup log message in ospf_zebra_delete
Christian Franke
2014-02-10
1
-1
/
+1
*
|
bgpd: bgpd-set-v4-nexthop-for-v6-peering.patch
Pradosh Mohapatra
2014-02-10
2
-2
/
+32
|
/
*
build: fix tests/prng.h missing from dist
David Lamparter
2013-10-22
1
-0
/
+2
*
zebra: make rib_dump() compatible with IPv6 RIB
Vincent Bernat
2013-10-22
2
-9
/
+24
*
zebra: apply route-maps for interface routes
Christian Franke
2013-09-19
1
-0
/
+12
*
zebra: fix recursive-routes via ifindex routes
Christian Franke
2013-09-19
1
-16
/
+49
*
zebra: implement NEXTHOP_FLAG_ONLINK
Christian Franke
2013-09-19
3
-1
/
+18
*
zebra: handle blackholes encountered in recursive resolution
Christian Franke
2013-09-19
1
-0
/
+12
*
zebra: rework recursive route resolution
Christian Franke
2013-09-19
16
-718
/
+1046
*
zebra: improve interface shutdown behaviour
Christian Franke
2013-09-19
2
-18
/
+49
*
zebra: don't change connected state from zebra/interface.c
Christian Franke
2013-09-19
2
-106
/
+69
*
zebra: add ZEBRA_IFC_QUEUED to keep track of kernel state
Christian Franke
2013-09-19
3
-6
/
+29
*
zebra: warn if advertising connected with _REAL unset
Christian Franke
2013-09-19
1
-0
/
+3
*
zebra: consolidate connected_implicit_withdraw
Christian Franke
2013-09-19
1
-21
/
+14
*
zebra: clear ZEBRA_IFC_CONFIGURED on "no ipv6 addr"
Christian Franke
2013-09-19
1
-0
/
+2
*
zebra: make if_subnet_delete a bit more strict
Christian Franke
2013-09-19
2
-3
/
+19
*
zebra: process information about new addresses (BZ#486)
Christian Franke
2013-09-19
1
-2
/
+5
*
ospfd: protect vs. VU#229804 (malformed Router-LSA)
David Lamparter
2013-08-06
1
-0
/
+21
*
bgpd, zebra: support NEXTHOP_IPV4_IFINDEX in bgp import check
Christian Franke
2013-08-06
2
-5
/
+15
*
bgpd, zebra: Support NEXTHOP_IPV4_IFINDEX in nexthop_lookup api
Christian Franke
2013-08-06
2
-0
/
+25
*
zebra: improve display of NEXTHOP_IPV4_IFINDEX in show ip route
Christian Franke
2013-08-06
1
-2
/
+9
*
bgpd: honor PEER_FLAG_DISABLE_CONNECTED_CHECK on bgp_scan
Christian Franke
2013-07-31
1
-1
/
+2
*
isisd, ospf6d: use bug-report information from autoconf
Christian Franke
2013-07-31
2
-2
/
+2
*
zebra: don't printf to stdout on ZEBRA_IPV6_NEXTHOP_LOOKUP
Christian Franke
2013-07-31
1
-1
/
+3
*
vtysh: don't append superflous spaces (BZ#750)
Christian Franke
2013-07-31
1
-5
/
+3
*
bgpd: write NOTIFY non-blockingly
David Lamparter
2013-07-31
1
-4
/
+5
*
bgpd: prevent double address delete on shutdown
Rakesh Garimella
2013-07-30
1
-0
/
+4
*
bgpd: stricter packet handling in OpenSent
Leonid Rosenboim
2013-07-30
1
-18
/
+41
*
lib: unconditionally include stddef.h
David Lamparter
2013-07-30
1
-1
/
+1
*
ospfd: CVE-2013-2236, stack overrun in apiserver
David Lamparter
2013-07-28
1
-7
/
+18
*
doc: Modernize INSTALL.quagga.txt.
Greg Troxel
2013-07-15
1
-2
/
+7
*
tests: don't build tests unless make check is run
Christian Franke
2013-07-15
1
-1
/
+1
*
tests: fix Makefile.am so it works with BSD make
Christian Franke
2013-07-09
1
-1
/
+0
*
ospfd: fix flooding procedure
Christian Franke
2013-04-20
3
-3
/
+3
*
ospfd: make ospf_maxage_lsa_remover actually yield
Christian Franke
2013-04-20
1
-1
/
+7
*
doc: update TODO for ospf6d work & bgp multipath
Dinesh G Dutt
2013-04-16
1
-2
/
+8
*
tests: DejaGNU libzebra
David Lamparter
2013-04-14
7
-2
/
+63
*
tests: DejaGNU bgpd
David Lamparter
2013-04-14
9
-3
/
+195
*
tests: add DejaGNU framework
David Lamparter
2013-04-14
6
-2
/
+135
*
ospfd: restore nexthop IP for p2p interfaces
Christian Franke
2013-04-09
1
-2
/
+16
[prev]
[next]