According to TCP Spec. RFC793, ACK flag should be always set after sequences of both sides are sync-ed except for RST seg- ment. It is not necessary to send FIN only packet in the test case, using FIN | ACK instead. Similarly, change the tcp_out(conn, FIN | ACK) in CLOSE_WAIT. Signed-off-by: Shrek Wang <inet_eman@outlook.com> |
||
|---|---|---|
| .. | ||
| conn_mgr | ||
| ip | ||
| l2 | ||
| lib | ||
| pkt_filter | ||
| CMakeLists.txt | ||
| hostname.c | ||
| Kconfig | ||
| Kconfig.hostname | ||
| Kconfig.template.log_config.default.net | ||
| Kconfig.template.log_config.net | ||