Based on TCP Spec., if the incoming packet seqnum is old but with new data (seqnum + len > conn->ack), that part of valid data should be accepted. Now Zephyr doesn't support it. This patch will add support to such scenario. 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 | ||