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: compute interface cost from its bandwidth
Vincent Bernat
2014-03-21
5
-18
/
+92
*
ospf6d: solve segfaults with ospf6d on FreeBSD
Ingo Flaschberger
2014-03-21
2
-0
/
+8
*
Merge volatile/cumulus_ospf6d
David Lamparter
2014-03-18
35
-722
/
+2063
|
\
|
*
ospf6d: fix interface_down() stopping hellos
David Lamparter
2014-03-18
1
-1
/
+4
|
*
ospf6d: clear lsa->refresh before clearing LSAs
David Lamparter
2014-03-18
2
-0
/
+3
|
*
ospf6d: handle missing link local address more gracefully
Christian Franke
2014-03-18
2
-6
/
+22
|
*
ospf6d: improve ordered shutdown
Christian Franke
2014-03-18
9
-35
/
+94
|
*
ospf6d: clear DR info on interface_down
Christian Franke
2013-11-20
1
-0
/
+4
|
*
ospf6d: set cmsg size correctly
Christian Franke
2013-11-20
1
-1
/
+1
|
*
ospf6d: don't run DR election early on "ipv6 ospf6 priority"
Christian Franke
2013-11-20
1
-1
/
+4
|
*
ospf6d: fix integrated config
Dinesh Dutt
2013-11-20
1
-0
/
+8
|
*
ospf6d: add SPF logs, statistics, and display of SPF parameters
Dinesh Dutt
2013-11-07
8
-11
/
+180
|
*
ospf6d: add 'log-adjacency-changes [detail]'
Dinesh Dutt
2013-11-07
4
-16
/
+157
|
*
ospf6d: don't send LSAck on an interface if we've flooded the LSU out that i/f
Dinesh Dutt
2013-11-07
1
-13
/
+8
|
*
ospf6d: handle Prefix and Router Options bits correctly
Dinesh Dutt
2013-11-07
3
-4
/
+40
|
*
ospf6d: add LSA payload to show summary output
Dinesh Dutt
2013-11-07
5
-38
/
+356
|
*
ospf6d: increment dbdesc seqnum on SeqNumberMismatch/BadLsReq event
Dinesh Dutt
2013-11-07
1
-0
/
+4
|
*
ospf6d: don't change SeqNum on initial DbDesc message
Dinesh Dutt
2013-11-07
1
-1
/
+2
|
*
ospf6d: handle seqnum wrapping
Dinesh Dutt
2013-11-07
3
-1
/
+34
|
*
ospf6d: add overload support
Dinesh Dutt
2013-11-07
6
-2
/
+165
|
*
ospf6d: fix linkdown handling
Dinesh Dutt
2013-11-07
1
-3
/
+3
|
*
ospf6d: correct nexthop through directly connected networks
Dinesh Dutt
2013-11-07
3
-3
/
+45
|
*
ospf6d: don't suppress empty router LSA
Dinesh Dutt
2013-11-07
1
-29
/
+20
|
*
ospf6d: turn off expensive debugging
Dinesh Dutt
2013-11-07
2
-5
/
+5
|
*
ospf6d: convert LSDB to use route_node, improve performance
Dinesh Dutt
2013-11-07
5
-111
/
+78
|
*
ospf6d: fix neighbor state machine (faster lsdb sync, RFC compliance)
Dinesh Dutt
2013-11-07
4
-44
/
+88
|
*
ospf6d: add p2p interface support
Dinesh Dutt
2013-11-07
8
-100
/
+270
|
*
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
[prev]
[next]