https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237973
Alexander V. Chernikov <melif...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |melif...@freebsd.org --- Comment #12 from Alexander V. Chernikov <melif...@freebsd.org> --- Some notes 1) it can be implemented in PF only relatively easy - it just need to subscribe 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 be 2 keywords (egress/egress6) and 2 groups? -- You are receiving this mail because: You are the assignee for the bug.