Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Aug 2022 08:04:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 237973] pf: implement egress keyword to simplify rules across different hardware
Message-ID:  <bug-237973-7501-JhNctF5eg1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237973-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237973-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237973

Alexander V. Chernikov <melifaro@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |melifaro@FreeBSD.org

--- Comment #12 from Alexander V. Chernikov <melifaro@FreeBSD.org> ---
Some notes
1) it can be implemented in PF only relatively easy - it just need to subsc=
ribe
to the route notifications for the desired fib/family, just as ND6 do
(nd6_subscription_cb).
2) I'm not sure about the logic of the feature w.r.t IPv4/IPv6. Should it b=
e 2
keywords (egress/egress6) and 2 groups?

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237973-7501-JhNctF5eg1>