DHCP 4.3.1-P1 on OpenWRT

Jeff Waller jeffw at cnxntech.com
Thu Jan 12 17:00:24 UTC 2012


I've actually been looking into this following on from some work I did to get a JNI interface to OMAPI;
JNI requires shared libraries.

What I've seen is that 

1) yes dynamic libraries for bind can be created. 
 
2) yes dynamic libraries for dhcp can also be created.  I needed to make changes to the Makefile.am
files of course and configure.ac and run libtoolize.

3) it is possible to create dynamically linked dhcpd, but the Makefile.am file explicitly uses the static
libraries currently.

-Jeff


More information about the dhcp-hackers mailing list