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

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

--- Comment #20 from Goran Mekić <meka@tilda.center> ---
Initial version: https://github.com/mekanix/egress-monitor

I found in ifconfig
(https://github.com/freebsd/freebsd-src/blob/main/sbin/ifconfig/ifgroup.c#L60)
that group name should not end in a digit, so I altered the group name a little
bit: v4egress and v6egress.

TODO:
  * FIB support
  * rc.d service
  * port/package

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