Home
last modified time | relevance | path

Searched hist:"4793 ee6522f10a3d108de7e47adbcf5f15eb3f46" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dnet.h4793ee6522f10a3d108de7e47adbcf5f15eb3f46 Mon Oct 24 18:00:01 UTC 2011 Simon Glass <sjg@chromium.org> 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: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/net/
H A Dnet.c4793ee6522f10a3d108de7e47adbcf5f15eb3f46 Mon Oct 24 18:00:01 UTC 2011 Simon Glass <sjg@chromium.org> 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: Simon Glass <sjg@chromium.org>