Forum Discussion
Altera_Forum
Honored Contributor
16 years agoLatest version of DHCP-ISC
I have been using the DHCPD from dhcp-isc for a couple of years now (Version 2 Patchlevel 5, from 'uClinux-dist-20071107.tar.bz2') on a NIOS system. After increasing the network traffic, I discovered...
Altera_Forum
Honored Contributor
16 years agoI don't see why the busybox dhcp client daemon should be especially slow. With NoMMU it uses a lot memory as neither dynamic linking nor execute in place is supported. With MMU this should be mended.
-Michael