diff options
| author | Jakub Kicinski <[email protected]> | 2025-07-15 01:40:51 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-07-15 01:41:43 +0000 |
| commit | 06baf9bfa6ca8db7d5f32e12e27d1dc1b7cb3a8a (patch) | |
| tree | 0b8c5c5e6e300a55c0b6d90f7df8346351c3a11a /drivers/platform/x86/intel/pmt/class.c | |
| parent | net: wangxun: fix LIBWX dependencies again (diff) | |
| parent | selftests/net: packetdrill: add tcp_rcv_toobig.pkt (diff) | |
| download | kernel-06baf9bfa6ca8db7d5f32e12e27d1dc1b7cb3a8a.tar.gz kernel-06baf9bfa6ca8db7d5f32e12e27d1dc1b7cb3a8a.zip | |
Merge branch 'tcp-receiver-changes'
Eric Dumazet says:
====================
tcp: receiver changes
Before accepting an incoming packet:
- Make sure to not accept a packet beyond advertized RWIN.
If not, increment a new SNMP counter (LINUX_MIB_BEYOND_WINDOW)
- ooo packets should update rcv_mss and tp->scaling_ratio.
- Make sure to not accept packet beyond sk_rcvbuf limit.
This series includes three associated packetdrill tests.
====================
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/platform/x86/intel/pmt/class.c')
0 files changed, 0 insertions, 0 deletions
