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@ and me (andre@) 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

_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to