[Bug 264193] pf: scrub max-mss rule stops working (but still counts) after 13.1-RELEASE upgrade

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 06 Jun 2022 14:15:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264193

--- Comment #5 from Kristof Provost <kp@freebsd.org> ---
(In reply to oleg from comment #4)
I'm still unable to reproduce this, even with a route-to rule the MSS is
changed.

However, my current suspicion is that this is actually expected behaviour,
given that the traffic is expected to route out through epair0b and there is no
scrub rule on epair0b, only on epair1b. Once traffic is routed out epair1b (as
per the route-to rule) it is not passed through pf again, so the scrub rule
does not apply.

-- 
You are receiving this mail because:
You are the assignee for the bug.