Y
Hacker News
new
|
ask
|
show
|
jobs
by
lysace
540 days ago
I last used ISC dhcpd (C-based) in some niche embedded network product. (I don't work in that field any longer.)
Is Kea (C++) reasonably sized wrt to code/binary and memory footprint requirements?
1 comments
theamk
540 days ago
for small embedded devices, I'd use something like dnsmasq.
link
lysace
540 days ago
Makes sense, thanks.
link