Searched hist:205104 (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.2-release/sys/netinet/
H A Dsctp_crc32.hdiff 205104 Fri Mar 12 23:05:23 MST 2010 rrs 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
H A Dip_ipsec.cdiff 205104 Fri Mar 12 23:05:23 MST 2010 rrs 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
H A Dsctp_crc32.cdiff 205104 Fri Mar 12 23:05:23 MST 2010 rrs 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
H A Dip_divert.cdiff 205104 Fri Mar 12 23:05:23 MST 2010 rrs 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
H A Dip_output.cdiff 205104 Fri Mar 12 23:05:23 MST 2010 rrs 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
/freebsd-10.2-release/sys/dev/xen/netback/
H A Dnetback.cdiff 205104 Fri Mar 12 23:05:23 MST 2010 rrs 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
/freebsd-10.2-release/sys/netinet6/
H A Dip6_output.cdiff 205104 Fri Mar 12 23:05:23 MST 2010 rrs 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

Completed in 296 milliseconds