zephyr/subsys/net
Jukka Rissanen 4f6145a478 net: tcp2: Fix connection close seq values
When connection is closed and we send ACK flag, use proper seq
values so that any data that is still in flight will get acked too.
Currently this assumes that window is still open.

Fixes #27876

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-09-02 18:49:35 +03:00
..
ip net: tcp2: Fix connection close seq values 2020-09-02 18:49:35 +03:00
l2 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
lib subsys: net: Fix device instance const qualifier loss in socket tls 2020-09-02 13:48:13 +02:00
buf.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
CMakeLists.txt
hostname.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
Kconfig
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net