index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_lsa.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: simplify log message lookup
Quentin Young
2017-06-21
1
-2
/
+2
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
*: update thread_add_* calls
Quentin Young
2017-05-09
1
-3
/
+3
*
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-4
/
+5
*
*: use monotime()
David Lamparter
2017-01-23
1
-4
/
+4
*
lib: time: remove recent_relative_time()
David Lamparter
2017-01-23
1
-1
/
+1
*
ospfd: time: replace local helpers with monotime
David Lamparter
2017-01-23
1
-75
/
+12
*
*: Consistently support 32-bit route tags
Christian Franke
2016-10-08
1
-1
/
+1
*
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
Paul Jakma
2016-08-18
1
-1
/
+1
*
ospfd: Remove HAVE_OPAQUE_LSA
Donald Sharp
2016-08-16
1
-30
/
+0
*
ospfd: monotonic clock for lsa_refresher_started
David Lamparter
2016-07-28
1
-3
/
+3
*
ospfd: Fast OSPF convergence
Michael Rossberg
2016-06-09
1
-9
/
+9
*
*: use void * for printing pointers
David Lamparter
2016-05-30
1
-22
/
+24
*
ospfd: Some small tweaks to the SPF execution reason patch
Paul Jakma
2016-05-26
1
-14
/
+5
*
OSPF LSA may not be refreshed within 1800s, ANVL OSPF test 12.4 fails
Daniel Walton
2016-05-18
1
-19
/
+18
*
Fixes Quagga Bugzilla #842 - ospfd uses non-zero metric when describing loopb...
kitty
2016-04-18
1
-1
/
+1
*
Revert "Fixes Quagga Bugzilla #842 - ospfd uses non-zero metric when describi...
Donald Sharp
2016-03-23
1
-1
/
+1
*
Fixes Quagga Bugzilla #842 - ospfd uses non-zero metric when describing loopb...
kitty
2016-03-18
1
-1
/
+1
*
configuration options for faster OSPF convergence
Michael Rossberg
2015-07-31
1
-2
/
+2
*
Command to adjust min-arrival value in Milliseconds.
Donald Sharp
2015-05-20
1
-0
/
+11
*
Changing router-id inline isnt handled correctly in the current implementation.
Donald Sharp
2015-05-20
1
-1
/
+1
*
Multi-Instance OSPF Summary
Donald Sharp
2015-05-20
1
-31
/
+64
*
Unnumbered interface support.
Donald Sharp
2015-05-20
1
-12
/
+27
*
Add support for route tags
Donald Sharp
2015-05-20
1
-3
/
+3
*
ospfd-spf-stats.patch
Donald Sharp
2015-05-20
1
-5
/
+11
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-17
/
+17
*
ospfd: add debug messages for router lsa-generation
Christian Franke
2014-05-14
1
-0
/
+9
*
ospfd: For an ABR, ensure the right LSID is MaxAge'd
Pradosh Mohapatra
2014-05-14
1
-4
/
+12
*
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: fix flooding procedure
Christian Franke
2013-04-20
1
-1
/
+1
*
ospfd: make ospf_maxage_lsa_remover actually yield
Christian Franke
2013-04-20
1
-1
/
+7
*
ospfd: Remove dup MaxAge LSA flood
Dinesh G Dutt
2013-01-07
1
-3
/
+2
*
ospfd: compile warning cleanups
Andrew Certain
2013-01-07
1
-1
/
+3
*
ospf: Fix type-4 network mask to 0 per RFC
Leonard Tracy
2013-01-07
1
-5
/
+1
*
ospf: Convert MAX_AGE LSA list to tree
Dinesh Dutt
2013-01-07
1
-9
/
+43
*
ospfd: remove some buggy extra ';' symbols.
Hasso Tepper
2012-11-05
1
-1
/
+1
*
lib: improve fletcher checksum validation
JR Rivers
2012-10-25
1
-0
/
+12
*
ospfd: Optimize and improve SPF nexthop calculation
Joakim Tjernlund
2012-07-25
1
-0
/
+2
*
ospfd: use IS_LSA_SELF() where appropriate
Denis Ovsienko
2012-01-08
1
-6
/
+7
*
general: remove inline qualifiers and move in-header functions to objects
Paul Jakma
2012-01-06
1
-1
/
+1
*
ospfd: spelling
Denis Ovsienko
2011-12-13
1
-2
/
+2
*
ospfd: Remove oi field from LSA, have network_lsa_refresh look up when needed
Paul Jakma
2010-12-08
1
-3
/
+15
*
ospfd: potential fix for router-id change assert on refresh cleanup patch
Paul Jakma
2010-12-08
1
-4
/
+11
*
ospfd: Fix maxage/flush to not try flood twice, remember maxages for longer
Paul Jakma
2010-12-08
1
-41
/
+13
*
ospfd: Unify router and network LSA refresh logic with general refresher
Paul Jakma
2010-12-08
1
-151
/
+73
*
ospfd: Remember network LSA sequence numbers across up/downs of an interface
Paul Jakma
2010-12-08
1
-2
/
+23
*
ospfd: the maxage_lsa_remover should check whether it needs to yield the cpu
Paul Jakma
2010-12-08
1
-1
/
+5
*
ospfd: fix lsa_refresh_walker unlock before use bug
Paul Jakma
2010-12-08
1
-2
/
+11
*
ospfd: fix performance problem with redistribute delete
Stephen Hemminger
2009-08-13
1
-14
/
+3
[next]