Re: ipfilter(4) needs maintainer

From: Andre Oppermann <andre_at_freebsd.org>
Date: Tue, 16 Apr 2013 11:13:02 +0200
On 15.04.2013 19:48, Cy Schubert wrote:
> I did consider a port but given it would has to touch bits and pieces of
> the source tree (/usr/src), a port would be messy and the decision was made
> to work on importing it into base.

Actually it shouldn't touch many if any pieces of src/sys.  Everything should
happen via sorta published API's the other firewall packages use as well.
Most important pfil hooks.  The hardest part probably is to get the locking
right.

Please run changes to src/sys/net* through glebius_at_ and me (andre_at_) first
before committing.  In most, if not all cases, it is possible to find a
generic way of doing things or to standardize on a common one for all of
our packet filters.

-- 
Andre
Received on Tue Apr 16 2013 - 07:13:18 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:36 UTC