https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252617
Kristof Provost <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress --- Comment #1 from Kristof Provost <[email protected]> --- This is more of a missing feature than a bug. It turns out that the code required to recursively walk anchors was just never present for nat rules. OpenBSD reworked things so that there's no longer a distinction between regular rules and nat rules, but we don't have those changes. This should work though: https://reviews.freebsd.org/D34455 -- You are receiving this mail because: You are the assignee for the bug.
