svn commit: r238277 - in head: etc/defaults etc/rc.d sbin/ipfw share/man/man5 sys/netinet/ipfw

Alexander V. Chernikov melifaro at FreeBSD.org
Mon Jul 9 07:33:39 UTC 2012


On 09.07.2012 11:16, Hiroki Sato wrote:
> Author: hrs
> Date: Mon Jul  9 07:16:19 2012
> New Revision: 238277
> URL: http://svn.freebsd.org/changeset/base/238277
>
> Log:
>    Make ipfw0 logging pseudo-interface clonable.  It can be created automatically
>    by $firewall_logif rc.conf(5) variable at boot time or manually by ifconfig(8)
>    after a boot.
>
>    Discussed on:	freebsd-ipfw@
Em, well, I thought "discussed" means some kind of consensus?
There was an alternative implementation proposed in -ipfw with no 
comments from you side. Additionally, there can be other (still not 
discussed) solutions like making this interface as loadable module (like 
pf do).

>


More information about the svn-src-all mailing list