Searched hist:ab540d44ba3201ff8313b90ba0096004603b2e34 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/igc/ |
H A D | igc_regs.h | diff ab540d44ba3201ff8313b90ba0096004603b2e34 Thu Nov 21 03:38:01 CET 2024 Kevin Bowling <kbowling@FreeBSD.org> igc: sysctl for TCP flag handling during TSO
Add tso_tcp_flags_mask_first_segment, tso_tcp_flags_mask_middle_segment, and tso_tcp_flags_mask_last_segment sysctl-variables to control the handling of TCP flags during TSO.
This allows to change the masks appropriate for classical ECN and to configure appropriate masks for accurate ECN.
MFC after: 3 days Sponsored by: Netflix
|
H A D | if_igc.c | diff ab540d44ba3201ff8313b90ba0096004603b2e34 Thu Nov 21 03:38:01 CET 2024 Kevin Bowling <kbowling@FreeBSD.org> igc: sysctl for TCP flag handling during TSO
Add tso_tcp_flags_mask_first_segment, tso_tcp_flags_mask_middle_segment, and tso_tcp_flags_mask_last_segment sysctl-variables to control the handling of TCP flags during TSO.
This allows to change the masks appropriate for classical ECN and to configure appropriate masks for accurate ECN.
MFC after: 3 days Sponsored by: Netflix
|