Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Aug 2022 21:57:19 +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-xZuU7gNtYC@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

--- Comment #20 from Goran Meki=C4=87 <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#L=
60)
that group name should not end in a digit, so I altered the group name a li=
ttle
bit: v4egress and v6egress.

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

--=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-xZuU7gNtYC>