[kea-dev] boot-unknown-clients equivalent?
Philip Prindeville
philipp_subx at redfish-solutions.com
Tue Apr 25 01:46:21 UTC 2023
Hi,
I'm trying to port the isc-dhcp support in OpenWrt to migrate to Kea transparently.
I've tried to use keama to show me what the synthesized configs should look like, but there's a lot that keama doesn't handle that seems to be in the scope of what Kea is capable of.
For instance, "boot-unknown-clients false;" can be handled using the DROP class an not(member(KNOWN)) but I can't figure out the exact notation.
Can someone point me at an example? I couldn't turn one up via google.
BTW, the existing code to take UCI config blocks and synthesize dhcpd.conf lives here:
https://github.com/openwrt/packages/blob/master/net/isc-dhcp/files/dhcpd.init
Thanks,
-Philip
More information about the kea-dev
mailing list