Displaying 1 result from an estimated 1 matches for "raw_payload_express".
2024 Sep 26
1
[Bug 1775] New: RAW PAYLOAD EXPRESSION offset is limited to 2048
...OS: All
Status: NEW
Severity: critical
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
Reporter: lev.shutov at gmail.com
RAW PAYLOAD EXPRESSION described here
https://manpages.debian.org/bookworm/nftables/nft.8.en.html#RAW_PAYLOAD_EXPRESSION
It has "offset" argument.
According to my tests it is limited to 2048.
--------------------------------------------------------------------------------
nft delete table raw-payload-test
nft add table raw-payload-test
nft add chain raw-payload-test input {type filter hook input prior...