search for: pizzaseo

Displaying 1 result from an estimated 1 matches for "pizzaseo".

Did you mean: pizzaro
2024 Nov 19
1
[Bug 1781] New: Optimisation fails for raw payload expressions in a valid ruleset
...ava.net Consider the following ruleset. table ip raw { chain PREROUTING { type filter hook prerouting priority raw; policy accept; @th,160,32 0x02736c00 drop comment "sl" @th,160,112 0x870697a7a6173656f03636f6d00 drop comment "pizzaseo.com" } } Despite being valid, it fails to compile with the -o flag. Merging: /dev/stdin:4:3-36: @th,160,32 0x02736c00 counter drop comment "sl" /dev/stdin:5:3-56: @th,160,112 0x870697a7a6173656f03636f6d00 counter drop comment "pizzaseo.com&quo...