svn commit: r254519 - in head/sys: netinet netinet6 sys
Andre Oppermann
andre at freebsd.org
Wed Aug 21 15:13:46 UTC 2013
On 20.08.2013 05:04, Julian Elischer wrote:
> On 8/19/13 7:08 PM, Andre Oppermann wrote:
>> Author: andre
>> Date: Mon Aug 19 11:08:36 2013
>> New Revision: 254519
>> URL: http://svnweb.freebsd.org/changeset/base/254519
>>
>> Log:
>> Move the global M_SKIP_FIREWALL mbuf flags to a protocol layer specific
>> flag instead. The flag is only used within the IP and IPv6 layer 3
>> protocols.
>
> weeeeelllll, "maybe"
> Layer 2 usage of ipfw could make use of this flag as well.
> Cisco were using L2 ipfw some years back. I don't know if this affects them at all.
L2 firewalls are not affected directly.
--
Andre
More information about the svn-src-all
mailing list