mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix misspelling.
PR: docs/44930 Submitted by: Michael McGoldrick <mmcgoldrick@linuxdriven.net>
This commit is contained in:
parent
43ac5a2340
commit
83d000df26
1 changed files with 1 additions and 1 deletions
|
|
@ -216,7 +216,7 @@ ip checksums. In some cases, the operating system can overwrite parts of
|
|||
the outgoing packet but not recalculate the checksum (so in some cases
|
||||
the default is to not calculate checksums and using
|
||||
.B \-x
|
||||
causes them to be calcualted). Note that checksums are usually required
|
||||
causes them to be calculated). Note that checksums are usually required
|
||||
for the last hop when using ICMP ECHO probes
|
||||
.RB ( \-I ).
|
||||
So they are always calculated when using ICMP.
|
||||
|
|
|
|||
Loading…
Reference in a new issue