lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-devel] netifapi limitations


From: Joel Cunningham
Subject: Re: [lwip-devel] netifapi limitations
Date: Tue, 20 Mar 2018 13:03:43 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0



On 03/20/2018 04:34 AM, Sylvain Rochet wrote:
Hi Joel,

On Mon, Mar 19, 2018 at 05:07:20PM -0500, Joel Cunningham wrote:
I need to spin up more on naming under Linux, but I've seen kernel features
for different kinds of names depending on the driver, i.e. predictable vs
unpredictable naming. At least on my Ubuntu 17.10 box, it's renaming the
devices to have long numbers, appears to be based off MAC:

$ ifconfig -a

wlx6466b31999f5: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
Actually it isn't a kernel feature, this is systemd predictable network
interface names feature. Having that is very welcome for network
configurators.

https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/
The background on the systemd page was very helpful, thanks!

There is some kernel side support in netdev, see https://github.com/torvalds/linux/commit/685343fc3ba61a1f6eef361b786601123db16c28

Joel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]