]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
detect/csum: Test interaction btw csum/stream setting 2263/head
authorJeff Lucovsky <jlucovsky@oisf.net>
Mon, 20 Jan 2025 13:40:58 +0000 (08:40 -0500)
committerVictor Julien <victor@inliniac.net>
Tue, 28 Jan 2025 21:34:30 +0000 (22:34 +0100)
commitfac82c33b01ef688ecaf2e5b54186b7920792b08
treeb363983010a0fcbaf2355ec013617cefb9202362
parent6d0e83b421a2abc5fe8b4e05ead778328b90b917
detect/csum: Test interaction btw csum/stream setting

Issue: 7467

Validate that there is no interaction between the csum keyword and
stream.checksum-validation settings.
tests/detect-chksum-01/README.md [new file with mode: 0644]
tests/detect-chksum-01/input.pcap [new file with mode: 0644]
tests/detect-chksum-01/test.rules [new file with mode: 0644]
tests/detect-chksum-01/test.yaml [new file with mode: 0644]
tests/detect-chksum-02/README.md [new file with mode: 0644]
tests/detect-chksum-02/test.rules [new file with mode: 0644]
tests/detect-chksum-02/test.yaml [new file with mode: 0644]