Searched hist:"2 f4afd21257ea1672763722dae9109bbaced5548" (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/xen/netback/ |
H A D | netback.c | diff 2f4afd21257ea1672763722dae9109bbaced5548 Tue Feb 03 12:00:43 CET 2009 Randall Stewart <rrs@FreeBSD.org> 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 diff 2f4afd21257ea1672763722dae9109bbaced5548 Tue Feb 03 12:00:43 CET 2009 Randall Stewart <rrs@FreeBSD.org> 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
|
/freebsd/sys/netinet/ |
H A D | ip_divert.c | diff 2f4afd21257ea1672763722dae9109bbaced5548 Tue Feb 03 12:00:43 CET 2009 Randall Stewart <rrs@FreeBSD.org> 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 diff 2f4afd21257ea1672763722dae9109bbaced5548 Tue Feb 03 12:00:43 CET 2009 Randall Stewart <rrs@FreeBSD.org> 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
|
H A D | ip_output.c | diff 2f4afd21257ea1672763722dae9109bbaced5548 Tue Feb 03 12:00:43 CET 2009 Randall Stewart <rrs@FreeBSD.org> 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 diff 2f4afd21257ea1672763722dae9109bbaced5548 Tue Feb 03 12:00:43 CET 2009 Randall Stewart <rrs@FreeBSD.org> 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
|
/freebsd/sys/net/ |
H A D | if_ethersubr.c | diff 2f4afd21257ea1672763722dae9109bbaced5548 Tue Feb 03 12:00:43 CET 2009 Randall Stewart <rrs@FreeBSD.org> 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 diff 2f4afd21257ea1672763722dae9109bbaced5548 Tue Feb 03 12:00:43 CET 2009 Randall Stewart <rrs@FreeBSD.org> 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
|