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
..
2011-04-13 11:28:46 +00:00
2012-05-03 08:56:43 +00:00
2012-01-24 14:27:14 +00:00
2012-05-03 08:56:43 +00:00
2012-01-07 00:11:36 +00:00
2012-05-25 02:23:26 +00:00
2012-05-24 23:03:23 +00:00
2012-05-24 23:03:23 +00:00
2012-05-25 02:23:26 +00:00
2012-05-25 02:23:26 +00:00
2012-05-25 02:23:26 +00:00
2012-05-25 02:23:26 +00:00
2011-01-07 21:40:34 +00:00