freebsd-skq/sys/netpfil/pf
eri 0d0f5282c7 pf(4) needs to have a correct checksum during its processing.
Calculate checksums for the IPv6 path when needed before
delving into pf(4) code as required.

PR:     172648, 179392
Reviewed by:    glebius@
Approved by:    gnn@
Obtained from:  pfSense
MFC after:      1 week
Sponsored by:   Netgate
2014-11-19 13:31:08 +00:00
..
if_pflog.c Mechanically convert to if_inc_counter(). 2014-09-19 09:19:29 +00:00
if_pfsync.c Remove SYSCTL_VNET_* macros, and simply put CTLFLAG_VNET where needed. 2014-11-07 09:39:05 +00:00
in4_cksum.c
pf_altq.h
pf_if.c
pf_ioctl.c pf(4) needs to have a correct checksum during its processing. 2014-11-19 13:31:08 +00:00
pf_lb.c
pf_mtag.h
pf_norm.c
pf_osfp.c
pf_ruleset.c
pf_table.c Remove lock init from radix.c. 2014-10-01 14:39:06 +00:00
pf.c Finish r274315: remove union 'u' from struct pf_send_entry. 2014-11-09 17:01:54 +00:00
pf.h