]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
network: Assign "static" MAC addresses to QMI interfaces
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 8 Sep 2022 20:35:47 +0000 (22:35 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 1 Dec 2022 17:15:41 +0000 (17:15 +0000)
commitd20bcb3cc74923cec13eba6f8155914dc4fb36d9
treebb6e44ef3eabd7f2faa3d14fb23d1d8943cefd17
parentad39ca205b3c089f9bbacdcb1e28f3fa71390b67
network: Assign "static" MAC addresses to QMI interfaces

This is really badly hacky, but I do not know a better way to solve this
with our existing "setup" program which would be a nightmare to extend.

So we are using the device number to generate a static MAC address which
can then be used as usual. I doubt many people will have more than one
device.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/udev/network-hotplug-rename
src/initscripts/networking/functions.network