[Bug 237973] pf: implement egress keyword to simplify rules across different hardware

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 01 Aug 2022 09:26:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237973

--- Comment #15 from Goran Mekić <meka@tilda.center> ---
(In reply to Alexander V. Chernikov from comment #14)
Continuing on what you wrote, I can see PF implementing something internal,
then IPFW doing similar and we end up with a need for common implementation,
which got me wondering should existing grouping algorithm be altered so that
groups are per FIB? Of course, groups like bridge, lagg and epair, just to name
the few, should be present in all FIBs on the corresponding interfaces. I know
it's far from trivial to do such a thing, but just thinking about it, with the
knowledge I currently (don't) have it sounds like it would be beneficial to
many apps if groups were per FIB.

What do you all think?

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