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: 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
*
*: use hooks for sending SNMP traps
David Lamparter
2017-03-25
1
-27
/
+7
*
*: get rid of zlog(*, LOG_LEVEL, ...)
David Lamparter
2017-03-08
1
-4
/
+4
*
lib: time: remove recent_relative_time()
David Lamparter
2017-01-23
1
-2
/
+2
*
ospfd: argv update for all but ospf_vty.c
Daniel Walton
2016-09-22
1
-0
/
+1
*
ospfd: Remove HAVE_OPAQUE_LSA
Donald Sharp
2016-08-16
1
-10
/
+0
*
ospfd: use random() to pick initial DD seq#
David Lamparter
2016-07-28
1
-1
/
+1
*
ospfd: trap on state change seems to send incorrect value for ospfNbrState
Fernando Soto
2016-05-26
1
-17
/
+27
*
This patch changes ospfd from only listening mode for BFD status updates to i...
Donald Sharp
2015-07-22
1
-0
/
+3
*
ospfd: ospf-start-lsreq-b4-exchange.patch
Donald Sharp
2015-05-20
1
-1
/
+2
*
Multi-Instance OSPF Summary
Donald Sharp
2015-05-20
1
-3
/
+13
*
Send ARP requests proactively during OSPF Adjacency formation.
Donald Sharp
2015-05-20
1
-2
/
+23
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-3
/
+3
*
ospfd: run DR election prior to LSA regeneration
Christian Franke
2014-05-14
1
-14
/
+19
*
ospfd: compile warning cleanups
Andrew Certain
2013-01-07
1
-5
/
+0
*
ospfd: Update nsm_change_state to static scope, as it is not called from else...
Andrew Certain
2013-01-07
1
-1
/
+1
*
ospfd: Compile fix for opaque support
Paul Jakma
2011-03-22
1
-1
/
+1
*
ospfd: Unify router and network LSA refresh logic with general refresher
Paul Jakma
2010-12-08
1
-4
/
+3
*
ospfd: Reset neighbour inactivity timer for any packet arrival
Paul Jakma
2010-12-08
1
-12
/
+12
*
[ospfd] cancel OSPF timer hack in nsm_change_state
Dmitry Tejblum
2009-06-23
1
-8
/
+0
*
[warnings] Fix various SOS warnings
Paul Jakma
2008-08-22
1
-1
/
+1
*
[ospfd] Default route needs to be refreshed after neighbour state change
Daniel Ng
2008-08-22
1
-0
/
+5
*
[ospfd] Bug #134, ospfd should be more robust to backward time change
Paul Jakma
2006-08-27
1
-3
/
+3
*
[ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon free
Paul Jakma
2006-07-26
1
-1
/
+1
*
[ospfd] Additional NSM neighbour state change stats/information
Paul Jakma
2006-07-25
1
-2
/
+8
*
[ospfd] record timestamp and event of last NSM state change for neighbour
Paul Jakma
2006-07-11
1
-0
/
+3
[next]