[Bug 281871] [pf] "match out on $ext_if proto tcp scrub (min-ttl 128)" modify incoming packets too
[email protected] Mon, 05 May 2025 09:08:55 +0000
| Newsgroups | gmane.os.freebsd.devel.pf4freebsd |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281871 --- Comment #15 from Kajetan Staszkiewicz <[email protected]> --- I've looked at the source code and I see that the behaviour for old-style scrub ruleset has changed: they are not applied directly/statelessly, but just converted to scrub actions and stored in the state, so then they are applied both ways. I don't think there's an easy way to solve it. -- You are receiving this mail because: You are the assignee for the bug.