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
...
*
ospfd: clarify indentation and comments in ospf_lsa_maxage_delete
Christian Franke
2014-05-14
1
-2
/
+2
*
ospfd: fix a reference counting issue introduced by commit 4de8bf0011
Christian Franke
2014-05-14
1
-0
/
+1
*
ospfd: check the LS-Ack's recentness instead of only comparing the #seq
Lu Feng
2014-05-14
1
-1
/
+1
*
ospfd: don't allow to set network type on loopback interfaces
Christian Franke
2014-05-14
1
-1
/
+7
*
ospfd: run DR election prior to LSA regeneration
Christian Franke
2014-05-14
1
-14
/
+19
*
zebra: Change the mechanism for comparing route ID's.
Ken Williams
2014-04-22
1
-3
/
+1
*
lib: use heap to manage timers
Christian Franke
2014-04-22
4
-53
/
+110
*
lib: remove unused thread_master_debug function
Christian Franke
2014-04-22
1
-29
/
+0
*
tests: Add tests for timers
Christian Franke
2014-04-22
6
-1
/
+313
*
ospfd/ospf_vty.c: use keyword cmd style
Christian Franke
2014-04-01
3
-874
/
+184
*
lib/command.c: rewrite command matching/parsing
Christian Franke
2014-04-01
17
-787
/
+1494
*
tests: fix build & disable testcommands
David Lamparter
2014-04-01
3
-2
/
+11
*
tests: add a test program for lib/command.c
Christian Franke
2014-04-01
9
-1
/
+1613
*
bgpd, ospfd, zebra: fix some DEFUN definitions
Christian Franke
2014-04-01
5
-37
/
+39
*
zebra: apply syntactic sugar to rib_dump()
David Lamparter
2014-04-01
4
-9
/
+32
*
zebra: set metric for directly connected routes via netlink to 0
Brett Ciphery
2014-04-01
1
-3
/
+3
*
build: remove now-useless --{en, dis}able-tests
David Lamparter
2014-04-01
3
-17
/
+1
*
build: improve backtrace support/detection
David Lamparter
2014-04-01
3
-8
/
+34
*
lib: fix possible off-by-one in stream_put_prefix()
Jorge Boncompte [DTI2]
2014-04-01
1
-2
/
+2
*
lib: fix for dynamically grown hashes
Jorge Boncompte [DTI2]
2014-04-01
1
-0
/
+1
*
lib: fix backtraces broken by 837d16c...
David Lamparter
2014-03-21
4
-5
/
+69
*
ospf6d: fix refcounting in ospf6_asbr_lsa_remove
Christian Franke
2014-03-21
1
-0
/
+2
*
ospf6d: add "auto-cost reference-bandwidth" command
Vincent Bernat
2014-03-21
6
-3
/
+94
*
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
[prev]
[next]