FreeBSD/src e4e1828 (r355795)sys/contrib/ipfilter/netinet ip_fil_freebsd.c fil.c

MFC r355670:

Rather than pass the address of the packet information control block to
ipf_pcksum6(), directly pass the adddress of the mbuf to it. This reduces
one pointer dereference. ipf_pcksum6() doesn't use the packet information
control block except to obtain the mbuf address.
DeltaFile
+2-4sys/contrib/ipfilter/netinet/ip_fil_freebsd.c
+1-1sys/contrib/ipfilter/netinet/fil.c
+1-1sys/contrib/ipfilter/netinet/ip_fil.h
+4-63 files

UnifiedSplitRaw

FreeBSD/src 273dce2 (r355795)sys/contrib/ipfilter/netinet ip_fil_freebsd.c fil.c

MFC r355670:

Rather than pass the address of the packet information control block to
ipf_pcksum6(), directly pass the adddress of the mbuf to it. This reduces
one pointer dereference. ipf_pcksum6() doesn't use the packet information
control block except to obtain the mbuf address.
DeltaFile
+2-4sys/contrib/ipfilter/netinet/ip_fil_freebsd.c
+1-1sys/contrib/ipfilter/netinet/fil.c
+1-1sys/contrib/ipfilter/netinet/ip_fil.h
+4-63 files

UnifiedSplitRaw