Commit Graph
5 Commits
Author SHA1 Message Date
logicog 855d587243 Add dhcpd VLAN parameter to restrict dhcpd to given VLAN 2026-03-09 22:11:29 +01:00
logicog 5e1ea935a7 More DHCPD work 2026-03-09 22:06:57 +01:00
logicog 233ff5a728 Initial support for dhcp server 2026-03-09 22:06:57 +01: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