Hi, Is there a DHCP server available in ECOS (the list of packages that come by default don't have it).
I saw a 5 yr old mail thread where somebody had ported uDHCP from busybox to ECOS. I think there were some license issues regarding GPL. http://sourceware.org/ml/ecos-maintainers/2004-08/msg00022.html I have a requirement where I want to server only a single client connected to my device's USB device port (using CDC-ECM). Should I write my own limited DHCP server implementation to serve a single client, or go for a full fledged DHCP server. Any idea on the mem footprint of such a server? (I'll be running it on the AT91SAM7x256 platform) Thanks, -mandeep -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
