mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* barebox picotcp integration (2015.06.14)
@ 2015-06-14 22:13 Antony Pavlov
  2015-06-17  9:28 ` Sascha Hauer
  0 siblings, 1 reply; 6+ messages in thread
From: Antony Pavlov @ 2015-06-14 22:13 UTC (permalink / raw)
  To: DI PEDE Michele, LACAMERA Daniele, Sascha Hauer; +Cc: barebox

Hi!

I have just published latest picotcp-enabled barebox.
Please see my 20150614.picotcp branch in my github barebox repo
(https://github.com/frantony/barebox/tree/20150614.picotcp).

This version is based on latest barebox-next and latest picotcp-development.
Here is barebox picotcp network features:

       * network interfaces and the 'ifconfig' command to rule them;
       * the 'route' command to see current picotcp route table;
       * the 'picoping' command to use picotcp ping support (also now barebox responds
         to ping requests);
       * the 'dhclient' command to use picotcp dhcp client;
       * picotcp-based tftp filesystem support.

Changes since 2015.03.31:

       * split patches (ifconfig, route, picoping and dhclient commands
         are introduced in separate patches now);
       * rework picotcp Kconfig stuff;
       * fix formatting.

Here is note/todo list:

  1. tftp write operation is not supported;

  2. with picotcp we can't easely use 'tftp' command with old syntax
     (no $<current ethernet>.serverip anymore);

  3. just now picotcp-based tftp file transfer is 5 times slower than
     old realisation (partialy it is my bad, e.g. extra memory copy operation
     is used for code simplification);

  4. picotcp has dns support, but just now it is unused in barebox;
 
  5. no nfs support in picotcp (should we can keep current barebox nfs support on
     top of barebox UDP support?).

-- 
Best regards,
  Antony Pavlov

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-06-26  9:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-14 22:13 barebox picotcp integration (2015.06.14) Antony Pavlov
2015-06-17  9:28 ` Sascha Hauer
2015-06-20 11:09   ` Antony Pavlov
2015-06-22  6:00     ` Sascha Hauer
2015-06-24  6:11       ` Antony Pavlov
2015-06-26  9:54         ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox