[U-Boot] [PATCH v2 04/11] net: tftpput: Add support for receiving ICMP packets

Wolfgang Denk wd at denx.de
Wed Oct 26 21:33:30 CEST 2011


Dear Simon Glass,

In message <1319515208-7810-5-git-send-email-sjg at chromium.org> you wrote:
> 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 at chromium.org>
> ---
>  include/net.h |   19 +++++++++++++++++++
>  net/net.c     |   27 ++++++++++++++++++++++++---
>  2 files changed, 43 insertions(+), 3 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Death, when unnecessary, is a tragic thing.
	-- Flint, "Requiem for Methuselah", stardate 5843.7


More information about the U-Boot mailing list