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
*
*: 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
|
/
*
*: remove line breaks from log messages
David Lamparter
2020-03-24
1
-1
/
+1
*
ospfd: stop checking for ancient OpenBSD
Ruben Kerkhof
2020-03-19
1
-1
/
+1
*
*: Replace `sizeof something` to sizeof(something)
Donatas Abraitis
2020-03-08
1
-3
/
+3
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-6
/
+5
*
*: Remove break after return
Donatas Abraitis
2020-02-13
1
-1
/
+0
*
*: Replace s_addr 0 => INADDR_ANY
Donatas Abraitis
2020-02-06
1
-11
/
+12
*
ospfd: tiny style fix
Quentin Young
2019-12-12
1
-2
/
+1
*
ospfd: sizeof(pointer) -> sizeof(pointed-at)
Quentin Young
2019-12-12
1
-1
/
+1
*
ospfd: fix misplaced trust in ip header length
Quentin Young
2019-12-12
1
-5
/
+17
*
ospfd: nbr->oi is never null
Donald Sharp
2019-11-22
1
-3
/
+1
[next]