mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Add documentation for GH-1829
This adds documentation that clarifies that the `ignore_checksums` option now also allows IPv4 packets with a length of 0.
This commit is contained in:
parent
a011b4cb70
commit
14f919895d
3 changed files with 18 additions and 4 deletions
|
@ -66,7 +66,7 @@ print version and exit
|
|||
print contents of state file
|
||||
.TP
|
||||
\fB\-C\fR,\ \-\-no\-checksums
|
||||
ignore checksums
|
||||
When this option is set, Zeek ignores invalid packet checksums and does process the packets. Furthermore, if this option is set Zeek also processes IP packets with a zero total length field, which is typically caused by TCP (TCP Segment Offloading) on the NIC.
|
||||
.TP
|
||||
\fB\-F\fR,\ \-\-force\-dns
|
||||
force DNS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue