zephyr/subsys/net
Jukka Rissanen 025cf55e55 Revert "net: tcp: Queue FIN instead of sending it immediately"
This reverts commit 817245c564.

In certain cases the peer seems to discard the FIN packet we are
sending, which means that the TCP stream is not closed properly.
This needs more work so revert this for time being.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-09-02 04:52:34 -04:00
..
ip Revert "net: tcp: Queue FIN instead of sending it immediately" 2017-09-02 04:52:34 -04:00
lib net: sock: zsock_close: Explicitly cast few calls to (void). 2017-09-01 09:31:19 -04:00
buf.c net: buf: Move net_buf_pool objects to dedicated linker area 2017-06-16 17:05:06 +03:00
Kconfig Kconfig: make all syslog variables depend on SYS_LOG 2017-08-04 14:34:54 -05:00
Makefile net: Renaming net nbuf API to net pkt API 2017-04-21 14:19:50 +03:00
TODO Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00