1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-12 14:29:28 +00:00
freebsd/sys
Bjoern A. Zeeb 45747ba53c MFp4 bz_ipv6_fast:
Add code to handle pre-checked TCP checksums as indicated by mbuf
  flags to save the entire computation for validation if not needed.

  In the IPv6 TCP output path only compute the pseudo-header checksum,
  set the checksum offset in the mbuf field along the appropriate flag
  as done in IPv4.

  In tcp_respond() just initialize the IPv6 payload length to 0 as
  ip6_output() will properly set it.

  Sponsored by:	The FreeBSD Foundation
  Sponsored by:	iXsystems

Reviewed by:	gnn (as part of the whole)
MFC After:	3 days
2012-05-25 02:23:26 +00:00
..
amd64 MFp4 bz_ipv6_fast: 2012-05-24 22:00:48 +00:00
arm MFp4 bz_ipv6_fast: 2012-05-24 22:00:48 +00:00
boot Fixes to man8 groff mandoc style, usage mistakes, or typos. 2012-05-24 02:24:03 +00:00
bsm
cam MFprojects/zfsd: 2012-05-24 14:07:44 +00:00
cddl Fix enforcement of file size limit with O_APPEND on ZFS. 2012-05-22 10:54:42 +00:00
compat Add kern_fhstat(), adjust sys_fhstat() to use it. 2012-05-24 08:00:26 +00:00
conf Fix to kern/168294 - add flow director support into the 2012-05-24 17:39:54 +00:00
contrib Merge ACPICA 20120518. 2012-05-24 23:12:30 +00:00
crypto
ddb Update the ddb and gdb backends for the new 'trace_thread' hook. 2012-04-12 21:34:58 +00:00
dev Prepare for improved (read: pcie) suspend/resume support. 2012-05-25 02:07:59 +00:00
fs Revert devfs part of r235911. I was unaware about old but unfinished 2012-05-24 18:19:23 +00:00
gdb Update the ddb and gdb backends for the new 'trace_thread' hook. 2012-04-12 21:34:58 +00:00
geom Make g_label(4) ignore provider size when looking for UFS labels. 2012-05-24 16:48:33 +00:00
gnu/fs Fix build: 2012-05-23 06:49:50 +00:00
i386 MFp4 bz_ipv6_fast: 2012-05-24 22:00:48 +00:00
ia64 MFp4 bz_ipv6_fast: 2012-05-24 22:00:48 +00:00
isa
kern MFprojects/zfsd: 2012-05-24 11:24:44 +00:00
kgssapi
libkern Use strcmp that I replaced by accident. 2012-05-21 02:45:47 +00:00
mips MFp4 bz_ipv6_fast: 2012-05-24 22:00:48 +00:00
modules MFprojects/zfsd: 2012-05-24 14:07:44 +00:00
net MFp4 bz_ipv6_fast: 2012-05-25 02:21:17 +00:00
net80211 Fix some corner cases in the ieee80211_send_bar() handling. 2012-05-22 19:37:12 +00:00
netatalk Fix typos 2012-02-28 15:07:05 +00:00
netgraph Revert r220768 for ng_ksocket. This node is special and 2012-05-24 18:22:57 +00:00
netinet MFp4 bz_ipv6_fast: 2012-05-25 02:23:26 +00:00
netinet6 MFp4 bz_ipv6_fast: 2012-05-25 02:19:17 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient PR# 165923 reported intermittent write failures for dirty 2012-05-12 12:02:51 +00:00
nfsserver
nlm
ofed Revert r234834 per luigi@ request. 2012-05-03 08:56:43 +00:00
opencrypto
pc98 MFprojects/zfsd: 2012-05-24 11:20:51 +00:00
pci intpm: add ATI IXP400 pci id 2012-04-16 10:33:46 +00:00
powerpc Add a missing " to get closer to compiling. 2012-05-24 23:46:17 +00:00
rpc
security Check vplabel for NULL before dereferencing it. Fixes a panic 2012-05-03 15:51:34 +00:00
sparc64 MFp4 bz_ipv6_fast: 2012-05-24 22:00:48 +00:00
sys MFprojects/zfsd: 2012-05-24 11:07:39 +00:00
teken
tools
ufs Add missing `continue' statement at end of case. 2012-05-18 15:20:21 +00:00
vm Tweak condition for disabling allocation from per-CPU buckets in 2012-05-23 18:56:29 +00:00
x86 Consitently use "__LP64__". 2012-05-24 21:44:46 +00:00
xdr
xen blkif interface comment cleanups. No functional changes 2012-02-29 17:47:01 +00:00
Makefile Add sys/ofed to the 'make cscope' target. 2012-03-20 18:05:15 +00:00