Skip to content
Snippets Groups Projects
Commit 4793ee65 authored by Simon Glass's avatar Simon Glass Committed by Wolfgang Denk
Browse files

net: tftpput: Add support for receiving ICMP packets


ICMP packets can tell you when there is no server at the other end. It
is useful for tftp to figure this out, so that a quick error can be
displayed, rather than pointlessly retrying.

This adds an ICMP packet handler to the net interface.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 8f79bb17
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment