index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_lsdb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospfd: Improve OSPF neighbor retransmission list granularity and precision
Acee Lindem
2024-06-20
1
-0
/
+53
*
Merge pull request #12366 from manojvn/ospfv2-flood-reduction
Russ White
2023-02-21
1
-0
/
+21
|
\
|
*
ospfd: Core logic implementation.
Manoj Naragund
2023-01-20
1
-0
/
+21
*
|
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
|
/
*
Revert "ospfd: rSPF calc and messaging for optimal route reflection"
Donatas Abraitis
2023-01-17
1
-9
/
+0
*
ospfd: rSPF calc and messaging for optimal route reflection
Madhuri Kuruganti
2022-10-12
1
-0
/
+9
*
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-11
1
-2
/
+2
*
ospfd: Use AF_UNSPEC instead of setting to 0
Donald Sharp
2022-02-07
1
-3
/
+3
*
ospfd: replace pqueue_* with DECLARE_SKIPLIST
David Lamparter
2019-04-27
1
-15
/
+0
*
Treewide: use ANSI function definitions
Ruben Kerkhof
2019-01-24
1
-1
/
+1
*
ospfd: Cleanup some warnings that were not warnings
Donald Sharp
2018-09-06
1
-12
/
+1
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-2
/
+2
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-236
/
+211
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
*: use void * for printing pointers
David Lamparter
2016-05-30
1
-1
/
+1
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-1
/
+1
*
ospf: Convert MAX_AGE LSA list to tree
Dinesh Dutt
2013-01-07
1
-9
/
+12
*
ospfd: Fix various route_unlock discrepencies
Paul Jakma
2010-12-08
1
-5
/
+10
*
ospfd: remove unneeded memset from a very hot function
Paul Jakma
2010-01-14
1
-1
/
+0
*
[cleanup] Add log.h includes
Tomasz Pala
2009-06-24
1
-0
/
+1
*
[ospfd] trivial: consolidate LSDB delete code into single function
Paul Jakma
2006-08-27
1
-53
/
+45
*
[ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon free
Paul Jakma
2006-07-26
1
-3
/
+3
*
[ospfd] lsdb_delete/discard_from_db should be more robust to bad args
Paul Jakma
2006-06-15
1
-0
/
+16
*
2005-05-06 Paul Jakma <paul.jakma@sun.com>
paul
2005-05-06
1
-1
/
+1
*
* ospf_lsa.h: New flag to the LSA structure for the SPF calculation.
hasso
2005-02-23
1
-0
/
+17
*
* ospf_lsdb.c: Fix sum of checksums calculation.
hasso
2005-02-11
1
-1
/
+5
*
Show sums of checksums in "show ip ospf" output. Okayed by Paul and James
hasso
2004-12-22
1
-15
/
+9
*
Initial revision
paul
2002-12-13
1
-0
/
+299