Dmitrii Merkurev 08fb8da371 net: support being a TCP server to unblock TCP fastboot
Make following changes to unblock TCP fastboot support:

1. Implement being a TCP server support
2. Introduce dedicated TCP traffic handler (get rid of UDP signature)
3. Ensure seq_num and ack_num are respected in net_send_tcp_packet
function (make sure existing wget_cmd code is reflected with the fix)

Signed-off-by: Dmitrii Merkurev <dimorinny@google.com>
Cc: Ying-Chun Liu (PaulLiu) <paul.liu@linaro.org>
Cc: Simon Glass <sjg@chromium.org>
Сс: Joe Hershberger <joe.hershberger@ni.com>
Сс: Ramon Fried <rfried.dev@gmail.com>
Reviewed-by: Ying-Chun Liu (PaulLiu) <paul.liu@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
2023-05-05 17:48:44 -04:00
..
2023-02-10 07:41:39 -05:00
2020-06-12 13:17:23 -04:00
2022-12-07 16:04:17 -05:00
2023-02-09 16:32:26 -05:00
2023-03-02 17:45:58 -05:00
2022-12-22 15:39:13 -05:00
2023-02-02 14:44:53 -05:00
2023-05-05 17:48:44 -04:00
2023-05-05 17:48:44 -04:00
2019-09-04 11:37:19 -05:00
2022-12-05 12:47:16 -05:00
2020-09-30 16:55:03 -04:00
2018-07-02 14:14:20 -05:00