freebsd-skq/sys/dev/xen
rrs 2688c69180 Adds support for SCTP checksum offload. This means
we, like TCP and UDP, move the checksum calculation
into the IP routines when there is no hardware support
we call into the normal SCTP checksum routine.

The next round of SCTP updates will use
this functionality. Of course the IGB driver needs
a few updates to support the new intel controller set
that actually does SCTP csum offload too.

Reviewed by:	gnn, rwatson, kmacy
2009-02-03 11:00:43 +00:00
..
balloon
blkback Last step of splitting up minor and unit numbers: remove minor(). 2009-01-28 17:57:16 +00:00
blkfront merge 186535, 186537, and 186538 from releng_7_xen 2008-12-29 06:31:03 +00:00
console merge 186535, 186537, and 186538 from releng_7_xen 2008-12-29 06:31:03 +00:00
evtchn merge 186535, 186537, and 186538 from releng_7_xen 2008-12-29 06:31:03 +00:00
netback Adds support for SCTP checksum offload. This means 2009-02-03 11:00:43 +00:00
netfront break out of loop if we run out of mbufs 2009-02-02 23:04:20 +00:00
pcifront