index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_packet.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
ospfd: report the router IP with Opaque capability mismatch
Jafar Al-Gharaibeh
2023-01-06
1
-3
/
+4
*
ospfd: add advertising router IP to Opaque capability mismatch error message
Jafar Al-Gharaibeh
2022-12-25
1
-2
/
+2
*
ospfd: catch and report runt LSAs
Lou Berger
2022-10-29
1
-0
/
+6
*
ospf: optimization for FRR's P2MP mode
Lou Berger
2022-10-25
1
-1
/
+2
*
ospfd: changes for code maintainability
sri-mohan1
2022-08-25
1
-37
/
+37
*
ospfd: Cleanup indentation surrounding oi->nbr
Donald Sharp
2022-08-11
1
-99
/
+88
*
ospfd: Increase packets sent at one time in ospf_write
Donald Sharp
2022-08-11
1
-11
/
+2
*
ospfd: Convert thread_cancel to THREAD_OFF
Donald Sharp
2022-07-21
1
-1
/
+1
*
ospfd: Remove various macros that overlap THREAD_OFF
Donald Sharp
2022-07-21
1
-1
/
+1
*
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-11
1
-2
/
+2
*
*: Fix spelling of accomodate
Donald Sharp
2022-04-19
1
-3
/
+3
*
*: Fix spelling of atleast
Donald Sharp
2022-04-19
1
-1
/
+1
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-29
/
+11
*
*: cleanup ifp->vrf_id
Igor Ryzhov
2021-11-22
1
-1
/
+1
*
*: Cleanup some documentation from quagga->frr
Donald Sharp
2021-11-11
1
-1
/
+1
*
Merge pull request #9368 from donaldsharp/ospf_ensure_lsa_length
Igor Ryzhov
2021-10-29
1
-12
/
+12
|
\
|
*
ospfd: Add some small doc to what each one is for future people
Donald Sharp
2021-09-14
1
-12
/
+12
|
*
ospfd: Ensure we have some non header lsa data
Donald Sharp
2021-09-14
1
-3
/
+3
*
|
Merge pull request #9813 from opensourcerouting/ospf-gr-fixes
Donald Sharp
2021-10-15
1
-31
/
+33
|
\
\
|
*
|
ospfd: fix another DR election issue during graceful restart
Renato Westphal
2021-10-12
1
-31
/
+33
*
|
|
Merge pull request #9795 from opensourcerouting/ospf_get_name
Igor Ryzhov
2021-10-14
1
-8
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ospfd: use ospf_get_name() wherever possible
Renato Westphal
2021-10-10
1
-8
/
+5
*
|
|
Merge pull request #9781 from opensourcerouting/ospfd-gr-dr-fix
Russ White
2021-10-12
1
-0
/
+15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ospfd: preserve DR status across graceful restarts
Renato Westphal
2021-10-08
1
-0
/
+15
|
|
/
*
/
ospfd: ospf nbr in full although mismatch in hello packet contents
Mobashshera Rasool
2021-10-06
1
-13
/
+1
|
/
*
Merge pull request #9551 from mobash-rasool/ospfv2-bug-fixes-04
Russ White
2021-09-07
1
-0
/
+19
|
\
|
*
ospfd: GR Conformance fix for Hello packet DR election
Mobashshera Rasool
2021-09-03
1
-0
/
+19
*
|
ospfd: RFC conformance test case 25.23 issue fix
Mobashshera Rasool
2021-09-03
1
-3
/
+4
*
|
ospfd: ANVL Test case 25.22, 25.23 and 28.11 fixes
Mobashshera Rasool
2021-09-03
1
-4
/
+4
|
/
*
ospfd: introduce support for Graceful Restart (restarting mode)
Renato Westphal
2021-07-05
1
-3
/
+8
*
ospfd: rename the graceful restart header
Renato Westphal
2021-07-05
1
-1
/
+1
*
ospfd: adjust log config for GR
GalaxyGorilla
2021-07-05
1
-1
/
+1
*
ospfd: print extra LSA information in some log messages
Renato Westphal
2021-07-05
1
-5
/
+4
*
ospfd: fix wrong NSSA debug guards
Renato Westphal
2021-06-08
1
-1
/
+1
*
zebra, ospfd: fix typos in the graceful restart code
Renato Westphal
2021-06-08
1
-3
/
+3
*
ospfd: Use _func__ instead of __PRETTY_FUNCTION__
Donald Sharp
2021-05-12
1
-1
/
+1
*
ospfd: Suppress spurious write message when using ip nhrp map multicast
Reuben Dowle
2021-04-05
1
-1
/
+7
*
ospfd: changes for PMP network /32 prefix length
Amol Lad
2021-04-05
1
-1
/
+9
*
ospfd: Convert to using proper string formatting
Donald Sharp
2021-03-10
1
-44
/
+15
*
ospfd: Prevent duplicate packet read in certain vrf situations
Donald Sharp
2021-02-11
1
-0
/
+10
*
* : update signature of thread_cancel api
Mark Stapp
2020-10-23
1
-5
/
+1
*
ospfd: replace inet_ntoa
Mark Stapp
2020-10-22
1
-141
/
+141
*
ospfd: GR Helper functionality changes
rgirada
2020-09-22
1
-1
/
+17
*
ospfd: make proactive ARP configurable
Jakub Urbańczyk
2020-08-20
1
-1
/
+1
*
ospfd: send ARP requests using zebra
Jakub Urbańczyk
2020-08-12
1
-12
/
+2
*
*: un-split strings across lines
David Lamparter
2020-07-14
1
-45
/
+21
*
Merge pull request #6218 from qlyoung/fix-ospf-router-lsa-missing-length-check
Olivier Dugeon
2020-04-14
1
-17
/
+23
|
\
|
*
ospfd: router LSA link info missing length check
Quentin Young
2020-04-14
1
-17
/
+23
*
|
ospfd: fix uaf upon rx of self-originated lsa
Quentin Young
2020-04-14
1
-2
/
+2
|
/
[next]