]> git.ipfire.org Git - people/ms/network.git/commit
networkd: Generate a random Ethernet address for ports
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 11 Feb 2023 12:01:42 +0000 (12:01 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 11 Feb 2023 12:01:42 +0000 (12:01 +0000)
commit9a93da54510ec2b49e0890d2b420a097316eaace
tree478d112f7f9c0c7906c902398ac03ca752ec0b42
parent2e7f4705a61e8435e22d49fcff49ecf8dde389ef
networkd: Generate a random Ethernet address for ports

This happens when either no address was set, or it cannot be parsed.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/networkd/address.h
src/networkd/port.c