zephyr/subsys/net
Robert Lubos d93c5d6072 net: tcp: Fix handling of keep-alive probes
Keep-alive probes have seq number set to SND.NXT - 1 and may or may not
contain an octet of data. The latter case was not handled properly
therefore add a special case when validating seq number to response to
keep-alive probes.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2025-07-28 08:44:41 -04:00
..
conn_mgr conn_mgr: make internal state static 2025-07-19 15:35:31 -04:00
ip net: tcp: Fix handling of keep-alive probes 2025-07-28 08:44:41 -04:00
l2 net: wifi: fix 11k cannot be set before connection 2025-07-28 08:39:39 -04:00
lib net: l2: wifi: Refactor certificates processing code into common file 2025-07-25 17:03:38 +01:00
pkt_filter net: pkt_filter: Add VLAN support to filtering 2025-04-16 08:07:34 +02:00
CMakeLists.txt
hostname.c
Kconfig
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net