]> 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>
Wed, 26 Oct 2022 14:00:47 +0000 (16:00 +0200)
commit79afe740eaa6930fded7b350938cadf47b3b1eed
tree494111e3000ba2823c5feed6b819b41026a8efb6
parent98b1a6304a33da1dec86525b8e403ec6711673be
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