[U-Boot] UDP packet sender
Lukasz Majewski
lukma at denx.de
Mon Jan 22 21:28:51 UTC 2018
Hi.
> Hi,
> On 01/18/2018 11:56 AM, Gaëtan Carlier wrote:
> > Hi,
> > I would like to implement a new command and submit it to the
> > mailing list. The command will have the following format:
> > udpsend <destination/broadcast ip> <destination port> <source port>
> > <text to send>
> >
> > udpsend 255.255.255.255 4040 0 hello world
> >
> > If source port is 0, a random port will be used (11000 +
> > (get_timer(0) % 4096))
> >
> > Where do I have to place my code : cmd or net directory ?
> > For me cmd will be the better directory to keep it away from all
> > more complex stuff like DHCP, TFTP, ...
> >
> > Thank you for these informations.
> > Regards,
> > Gaëtan.
> >
>
> Ping ?
You should write directly to network u-boot maintainer and add list to
CC.
Joe Hershberger <joe.hershberger at ni.com>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot
Best regards,
Lukasz Majewski
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180122/e44f25e1/attachment.sig>
More information about the U-Boot
mailing list