chiark / gitweb /
networkd: netdev - inform when we take over an existing netdev
authorTom Gundersen <teg@jklm.no>
Wed, 4 Mar 2015 09:33:50 +0000 (10:33 +0100)
committerTom Gundersen <teg@jklm.no>
Wed, 4 Mar 2015 10:01:39 +0000 (11:01 +0100)
commitff88a301e93cf1bddbaa7faa981f390a2a81a4bb
tree5c2b005c3efbf62ead615d48545bcd728a2b45ae
parentc26c1d86b3e466e073577e27ad839a0c112cd17b
networkd: netdev - inform when we take over an existing netdev

The crucial point here is that we will not change the settings of a netdev created by someone else
we simply use it as is and trust it was set up as intended.

This is confusing in the case of the pre-created netdev's (bond0 etc.), the solution should probably
be to simply make the kernel stop creating these devices as they are pretty useless.
src/network/networkd-netdev.c