freebsd-skq/sys/netpfil/pf
Andre Oppermann 86bd049144 Add m_clrprotoflags() to clear protocol specific mbuf flags at up and
downwards layer crossings.

Consistently use it within IP, IPv6 and ethernet protocols.

Discussed with:	trociny, glebius
2013-08-19 13:27:32 +00:00
..
if_pflog.c Add const qualifier to the dst parameter of the ifnet if_output method. 2013-04-26 12:50:32 +00:00
if_pfsync.c Fix a possible NULL-pointer dereference on the pfsync(4) reconfiguration. 2013-07-29 13:17:18 +00:00
in4_cksum.c
pf_if.c In netpfil/pf: 2012-12-28 09:19:49 +00:00
pf_ioctl.c Fix DIOCADDSTATE operation. 2013-05-11 17:58:26 +00:00
pf_lb.c In netpfil/pf: 2012-12-28 09:19:49 +00:00
pf_norm.c In netpfil/pf: 2012-12-28 09:19:49 +00:00
pf_osfp.c In netpfil/pf: 2012-12-28 09:19:49 +00:00
pf_ruleset.c In netpfil/pf: 2012-12-28 09:19:49 +00:00
pf_table.c In netpfil/pf: 2012-12-28 09:19:49 +00:00
pf.c Add m_clrprotoflags() to clear protocol specific mbuf flags at up and 2013-08-19 13:27:32 +00:00