[Dnsmasq-discuss] DNSMasq OpenSolaris
Bastian Machek
machek at gmx.de
Wed Dec 24 11:23:51 GMT 2008
Hi there,
I managed to compile and run DNSMasq 2.46 on OpenSolaris.
I didn't compile in the first place, because there's inconsistency
between Solaris 10 and OpenSolaris.
IP_XMIT_IF has been removed from OpenSolaris for cleanup, since they
didn't see any dependencies on that.
http://opensolaris.org/os/community/arc/caselog/2007/565/
I replaced IP_XMIT_IF with IP_BOUND_IF in dhcp.c at line 348.
It compiled and seems to work for me.
I can't verify that this still compiles/works on Solaris 10, maybe
someone else can.
Ciao,
Bastian
More information about the Dnsmasq-discuss
mailing list