freebsd-dev/sys/dev/xen
Randall Stewart 1966e5b5a1 The proper fix for the delayed SCTP checksum is to
have the delayed function take an argument as to the offset
to the SCTP header. This allows it to work for V4 and V6.
This of course means changing all callers of the function
to either pass the header len, if they have it, or create
it (ip_hl << 2 or sizeof(ip6_hdr)).
PR:		144529
MFC after:	2 weeks
2010-03-12 22:58:52 +00:00
..
balloon
blkback
blkfront In blkif_queue_cb(), test the return value from gnttab_claim_grant_reference() 2009-12-29 23:31:21 +00:00
console remove annoying printf that cripples kdb on PV guests 2009-11-24 07:18:38 +00:00
evtchn
netback The proper fix for the delayed SCTP checksum is to 2010-03-12 22:58:52 +00:00
netfront - make printf conditional 2010-02-21 01:11:39 +00:00
pcifront
xenpci