Commit Graph
3 Commits
Author SHA1 Message Date
feelfree69 f7b8aed2f7 first working(?) version 2026-04-12 13:02:42 +02:00
logicog ea230615f9 Use a MAC address based on the SoC's UUID
We use the SoC's UUID to generate a fixed MAC for a particular
switch device. The MAC generated uses a Realtek prefix and then
is followed by 3 bytes genertaed from the first 3 bytes of the
UUID xored with the last byte in order to prevent being able
to deduce the UUID from the public MAC.
2026-02-08 15:49:49 +01:00
logicog af3be9a067 Initial DHCP implementation 2026-01-18 07:39:49 +01:00