[U-Boot] [PATCH v2 2/6] NET: pass source IP address to packet handlers
Wolfgang Denk
wd at denx.de
Thu May 12 19:38:41 CEST 2011
Dear Luca Ceresoli,
In message <1303143594-5345-3-git-send-email-luca.ceresoli at comelit.it> you wrote:
> This is needed for the upcoming TFTP server implementation.
>
> This also simplifies PingHandler() and fixes rxhand_f documentation.
>
> Signed-off-by: Luca Ceresoli <luca.ceresoli at comelit.it>
> Cc: Wolfgang Denk <wd at denx.de>
> ---
> Changes in v2:
> - fixed checkpatch issues.
>
> drivers/net/netconsole.c | 5 +++--
> include/net.h | 15 ++++++++++-----
> net/bootp.c | 9 ++++++---
> net/dns.c | 2 +-
> net/net.c | 30 +++++++++++++++++-------------
> net/nfs.c | 2 +-
> net/rarp.c | 3 ++-
> net/sntp.c | 3 ++-
> net/tftp.c | 3 ++-
> 9 files changed, 44 insertions(+), 28 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
HEALTH WARNING: Care Should Be Taken When Lifting This Product, Since
Its Mass, and Thus Its Weight, Is Dependent on Its Velocity Relative
to the User.
More information about the U-Boot
mailing list