thanks for fixing it. I wonder why I did not run into it something in
my settings probably.
On Mon, May 20, 2013 at 3:09 AM, Laurentiu Palcu
wrote:
> After switching from ifconfig to ip, networking stopped working. This
> commit contains the following fixes:
>
> * set a decent broadcast address
On Mon, May 20, 2013 at 8:35 AM, Stanacar, StefanX
wrote:
> Also I think ROUTE too should be changed to use ip instead of the
> old route command.
yes it should be.
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lis
On Mon, 2013-05-20 at 13:09 +0300, Laurentiu Palcu wrote:
> After switching from ifconfig to ip, networking stopped working. This
> commit contains the following fixes:
>
> * set a decent broadcast address for the tap device;
> * bring up the device;
>
> Signed-off-by: Laurentiu Palcu
> ---
After switching from ifconfig to ip, networking stopped working. This
commit contains the following fixes:
* set a decent broadcast address for the tap device;
* bring up the device;
Signed-off-by: Laurentiu Palcu
---
Apparently, the autobuilder has some magic into it because all the sanity te