]> git.ipfire.org Git - thirdparty/systemd.git/commit - network/80-container-ve.network
network: take explicit ownership of our own interfaces
authorLennart Poettering <lennart@poettering.net>
Wed, 10 Jan 2024 15:18:41 +0000 (16:18 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 10 Jan 2024 19:56:43 +0000 (19:56 +0000)
commit658169e6d307b5b1aea0d82b4a6430fa9d529c68
tree6e0a8a6c01e39c3105c673555b379241fa85039e
parentd6b39152a94ab0bea887617c41efded055c8a315
network: take explicit ownership of our own interfaces

This is a follow-up for #30786 and uses it to assign
ID_NET_MANAGED_BY=io.systemd.Network to all all network interfaces that
we consider ours to manage. This should hopefully have the effect that
other well-behaving managers won't fight for these devices.

This doesn't bother with network interfaces we match inside containers,
since udev is not available there anyway.
network/80-6rd-tunnel.link [new file with mode: 0644]
network/80-6rd-tunnel.network
network/80-container-vb.link [new file with mode: 0644]
network/80-container-vb.network
network/80-container-ve.link [new file with mode: 0644]
network/80-container-ve.network
network/80-container-vz.link [new file with mode: 0644]
network/80-vm-vt.link [new file with mode: 0644]
network/meson.build