summaryrefslogtreecommitdiff
path: root/doc/develop
diff options
context:
space:
mode:
authorYing-Chun Liu (PaulLiu) <[email protected]>2022-11-08 14:17:28 +0800
committerTom Rini <[email protected]>2022-11-28 13:06:39 -0500
commita3bf193bf4ea8703bcf96b1a34713fb2ae87aa39 (patch)
tree973568df1e1123da531a61776a1040dc982abc02 /doc/develop
parent3cdbbe52f70ff4fdd7aa9b66de2040b9f304c0b2 (diff)
net: Add TCP protocol
Currently file transfers are done using tftp or NFS both over udp. This requires a request to be sent from client (u-boot) to the boot server. The current standard is TCP with selective acknowledgment. Signed-off-by: Duncan Hare <[email protected]> Signed-off-by: Duncan Hare <[email protected]> Signed-off-by: Ying-Chun Liu (PaulLiu) <[email protected]> Reviewed-by: Simon Glass <[email protected]> Cc: Christian Gmeiner <[email protected]> Cc: Joe Hershberger <[email protected]> Cc: Michal Simek <[email protected]> Cc: Ramon Fried <[email protected]> Reviewed-by: Ramon Fried <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions