1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 16:52:14 +02:00
Files
u-boot-megous/include
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
..
2022-10-30 20:07:16 +01:00
2022-09-29 16:07:57 -04:00
2023-02-07 14:33:50 -05:00
2022-09-24 10:47:01 -04:00
2023-02-09 16:32:25 -05:00
2023-04-27 13:51:06 -04:00
2022-09-29 16:07:57 -04:00
2023-03-30 15:09:59 -04:00
2022-11-02 08:42:03 +01:00
2023-02-19 21:15:15 +01:00
2023-02-06 13:04:52 -05:00
2023-02-09 16:32:25 -05:00
2022-10-31 14:47:32 -04:00
2023-01-16 18:26:50 -05:00
2023-05-02 14:23:34 -04:00
2023-01-11 15:02:24 -05:00
2022-10-18 09:32:53 +08:00
2023-01-20 12:27:06 -05:00
2023-04-27 13:51:06 -04:00
2023-03-13 13:53:01 +01:00
2023-01-27 14:47:57 -05:00
2022-10-30 20:07:17 +01:00
2023-04-06 15:08:46 -04:00
2023-02-06 13:04:53 -05:00
2023-04-10 12:17:11 +09:00
2023-03-02 17:45:58 -05:00
2023-02-02 14:44:53 -05:00
2023-05-05 17:48:44 -04:00
2023-04-28 11:30:17 -06:00
2023-01-16 18:01:10 +08:00
2022-12-09 14:10:28 -05:00
2022-09-13 12:08:40 -04:00
2022-10-16 12:23:22 +02:00
2022-09-24 10:47:01 -04:00
2023-02-10 07:41:40 -05:00
2023-02-11 12:22:34 -05:00
2022-12-07 16:04:17 -05:00
2022-12-07 16:04:17 -05:00
2022-12-22 10:31:49 -05:00
2022-12-22 10:31:49 -05:00
2022-09-18 10:26:49 +02:00