index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_nsm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospfd: Improve OSPF neighbor retransmission list granularity and precision
Acee Lindem
2024-06-20
1
-4
/
+2
*
ospfd: Implement non-broadcast support for point-to-multipoint networks
Acee Lindem
2024-04-02
1
-2
/
+2
*
ospfd: Fix OSPF link-local opaque LSA crash and opaque memory corruption
Acee
2023-11-28
1
-1
/
+1
*
build: add -Wimplicit-fallthrough
Igor Ryzhov
2023-10-12
1
-1
/
+1
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
1
-17
/
+17
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-3
/
+3
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
ospfd: Log Adjacency Changes with Neighbor IP in addition to Neighbor ID
Martin Winter
2023-03-17
1
-6
/
+7
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
ospfd: Refactor fifo_flush for the interface
Donald Sharp
2022-08-11
1
-8
/
+1
*
ospfd: When a neighbor goes down clear the oi->obuf if we can
Donald Sharp
2022-08-11
1
-0
/
+40
*
ospfd: Remove various macros that overlap THREAD_OFF
Donald Sharp
2022-07-21
1
-13
/
+13
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-9
/
+3
*
ospfd: fix code being guarded by debug check
Igor Ryzhov
2021-11-15
1
-4
/
+5
*
ospfd: use ospf_get_name() wherever possible
Renato Westphal
2021-10-10
1
-4
/
+2
*
ospfd: ospf nbr in full although mismatch in hello packet contents
Mobashshera Rasool
2021-10-06
1
-13
/
+13
*
ospfd: GR helper functionality change in helper exit
rgirada
2021-10-01
1
-2
/
+5
*
ospfd: NSSA area should not exchange Type-4 LSAs in DD
Mobashshera Rasool
2021-08-06
1
-3
/
+5
*
ospfd: introduce support for Graceful Restart (restarting mode)
Renato Westphal
2021-07-05
1
-0
/
+4
*
ospfd: adjust log config for GR
GalaxyGorilla
2021-07-05
1
-1
/
+1
*
ospfd: Use _func__ instead of __PRETTY_FUNCTION__
Donald Sharp
2021-05-12
1
-1
/
+1
*
ospfd: rework BFD integration
Rafael Zalamena
2021-03-23
1
-1
/
+2
*
*: require semicolon after DEFINE_HOOK & co.
David Lamparter
2021-03-17
1
-1
/
+1
*
ospfd: replace inet_ntoa
Mark Stapp
2020-10-22
1
-18
/
+18
*
ospfd: GR Helper functionality changes
rgirada
2020-09-22
1
-11
/
+29
*
ospfd: Grace LSA processing
rgirada
2020-09-22
1
-1
/
+1
*
*: un-split strings across lines
David Lamparter
2020-07-14
1
-4
/
+2
*
*: replace all random() calls
Rafael Zalamena
2020-04-18
1
-1
/
+2
*
ospfd: Fix spelling mistakes found by debian packaging
Donald Sharp
2020-03-14
1
-1
/
+1
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-1
/
+1
*
*: generously apply const
David Lamparter
2019-12-02
1
-2
/
+2
*
ospfd: nbr->oi is never null
Donald Sharp
2019-11-22
1
-1
/
+1
*
ospfd: Add/fix some debugs to handle vrf
Donald Sharp
2019-11-19
1
-12
/
+20
*
ospfd: Adding Debugs to dump OSPF DD Seqnumber
Satheesh Kumar K
2019-11-14
1
-0
/
+7
*
ospfd: remove LSA reorigin on NSM change
David Lamparter
2019-08-02
1
-28
/
+0
*
*: spelchek
David Lamparter
2018-10-25
1
-1
/
+1
*
ospfd: OSPF_[ERR|WARN] -> EC_OSPF
Quentin Young
2018-09-13
1
-1
/
+1
*
Merge pull request #3006 from pacovn/static_analysis__shadow_variables1
Donald Sharp
2018-09-13
1
-1
/
+1
|
\
|
*
bgpd isisd ospf6d ospfd: variable shadowing fixes
F. Aragon
2018-09-12
1
-1
/
+1
*
|
*: style for flog_warn conversions
Quentin Young
2018-09-06
1
-9
/
+10
*
|
ospf_nsm.c: Convert warn->err and use error-code
Donald Sharp
2018-09-06
1
-9
/
+10
|
/
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-1
/
+1
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-10
/
+11
*
ospfd: LSDB_LOOP treat it as a loop.
Donald Sharp
2018-01-17
1
-9
/
+9
*
ospfd: Set filter to unbound debug logs
Chirag Shah
2017-12-27
1
-6
/
+6
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-701
/
+668
*
*: fix GCC 7 switch/case fallthrough warnings
David Lamparter
2017-07-14
1
-0
/
+1
*
*: simplify log message lookup
Quentin Young
2017-06-21
1
-9
/
+9
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
[next]