index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_neighbor.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: 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
-6
/
+6
*
*: Convert thread_cancelXXX to event_cancelXXX
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
ospfd: Remove various macros that overlap THREAD_OFF
Donald Sharp
2022-07-21
1
-6
/
+6
*
ospfd: Fix assert related to capability opaque
Yuan Yuan
2021-09-29
1
-0
/
+7
*
ospfd: rename the graceful restart header
Renato Westphal
2021-07-05
1
-1
/
+1
*
ospfd: External lsa handling in opaque capabilities enable/disable
rgirada
2021-06-21
1
-0
/
+3
*
ospfd: rework BFD integration
Rafael Zalamena
2021-03-23
1
-3
/
+5
*
ospfd: replace inet_ntoa
Mark Stapp
2020-10-22
1
-9
/
+8
*
*: Create/Use accessor functions for lock count
Donald Sharp
2020-10-17
1
-1
/
+2
*
ospfd: ospf GR helper initialization
rgirada
2020-09-22
1
-0
/
+11
*
ospfd: nbr->oi is never null
Donald Sharp
2019-11-22
1
-1
/
+3
*
ospfd,eigrpd: don't take address of packed struct member
Mark Stapp
2019-11-11
1
-1
/
+3
*
*: style for flog_warn conversions
Quentin Young
2018-09-06
1
-2
/
+2
*
ospfd: Fix warn -> debug for neighbor add
Donald Sharp
2018-09-06
1
-3
/
+4
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-5
/
+5
*
ospfd: Fix conflict router-id, memory leaks
Chirag Shah
2017-08-11
1
-1
/
+2
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-2
/
+3
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-3
/
+2
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-383
/
+358
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-5
/
+4
*
ospfd: Remove HAVE_OPAQUE_LSA
Donald Sharp
2016-08-16
1
-2
/
+0
*
ospfd: Ensure correct handling of router-id change
vivek
2016-07-20
1
-4
/
+4
*
ospfd: Fix oi->nbr_self pointer dereference
Donald Sharp
2016-06-10
1
-0
/
+3
*
ospfd: fix - correct neighbor index on changing/p2p/virtual links
Jafar Al-Gharaibeh
2016-06-10
1
-1
/
+32
*
ospfd: PointToPoint neighbors are identified by router ID
Joakim Tjernlund
2016-05-26
1
-8
/
+11
*
ospfd: Fix bug in 94266fa822ba, nbr_self rebuild didn't add valid nbr_self
Paul Jakma
2016-05-26
1
-0
/
+9
*
Support of BFD status in Quagga
radhika
2015-08-31
1
-0
/
+4
*
[cleanup] Convert XMALLOC/memset to XCALLOC
Stephen Hemminger
2009-06-12
1
-2
/
+1
*
[ospfd] Fix virtual-link handling in nbrs route-table, exposed by bug#234 fix
Paul Jakma
2006-04-03
1
-26
/
+48
*
[ospfd] Bug #234. Fix nbr_self reinitialisation after down/up.
paul
2006-01-11
1
-0
/
+21
*
2005-05-06 Paul Jakma <paul.jakma@sun.com>
paul
2005-05-06
1
-1
/
+1
*
2005-04-07 Paul Jakma <paul.jakma@sun.com>
paul
2005-04-07
1
-6
/
+3
*
2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-08
1
-2
/
+2
*
Remove usage of evil list and listnode typedefs.
hasso
2004-09-23
1
-2
/
+2
*
2004-05-05 Paul Jakma <paul@dishone.st>
paul
2004-05-05
1
-0
/
+105
*
2003-03-25 Paul Jakma <paul@dishone.st>
paul
2003-03-25
1
-23
/
+13
*
From endo@suri.co.jp Fri Jan 17 23:36:30 2003
paul
2003-01-18
1
-0
/
+329