mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-01 18:50:12 +01:00
Ignore a rd.znet argument without subchannels. When using net.ifnames (the default), subchannels are used to build the interface name, which is required to match the right connection. With net.ifnames=0 the interface name is build using a prefix and a global counter and therefore in theory it is possible to omit subchannels. However, without subchannels there won't be a udev rule that renames the interface and so it can't work. https://bugzilla.redhat.com/show_bug.cgi?id=1931284 https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/783 |
||
|---|---|---|
| .. | ||
| tests | ||
| meson.build | ||
| nm-initrd-generator.c | ||
| nm-initrd-generator.h | ||
| nmi-cmdline-reader.c | ||
| nmi-dt-reader.c | ||
| nmi-ibft-reader.c | ||