On Mon, Oct 15, 2018 at 2:26 AM Antony Pavlov <antonynpavlov@xxxxxxxxx> wrote: > > At the moment only ifup stuff turns netif up. > After the commit f0624a701513 ('net: Do not route traffic > to interfaces that are not up') the dhcp command > keeps netif->ifup == false and network subsystem > can't route packets. > I am not really trying to make any objections to this patch, however I can't seem to find any documented mention that just calling "dhcp" is sufficient to bring network up in barebox. Documentation/user/networking.rst explicitly tells one to use "ifup" for both static and dynamic IP configurations. That being said just calling "dhcp" used to work, so this is definitely a regression and it might make sense to apply this fix. Thanks, Andrey Smirnov _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox