[Bug 268717] [pf] [ipnat] rdr rules don't work for traffic originating at localhost

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 24 May 2023 13:18:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268717

--- Comment #31 from dfr@rabson.org ---
I've finally had time to get back to this today and I've opened a review
(https://reviews.freebsd.org/D40256) with my proposal which adds optional pfil
hooks to capture the missing event for messages delivered locally. The only
difference with the patch attached here is that its rebased and I added a unit
test.

I still think this is a viable approach, especially since it fixes the issue
for both pf and ipfilter (and possibly ipfw but I've not tried to test that).

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