*** From dhcp-server -- To unsubscribe, see the end of this message. ***
Sorry if this has been reported, or if this is the wrong place to report
it. I've looked through README, RELNOTES, etc and on ISC web site but
don't see a specific email address to report bugs.
It's a small typo in dhcp-3.0-alpha-19990326, file common/lpf.c. I am
compiling it on Linux v2.2.5pre1. Line 89, was
errno == EAFNOSUPPORT || errno = EINVAL)
should be
errno == EAFNOSUPPORT || errno == EINVAL)
The '=' should be '=='. Other than that, works great on my system, serving
Win9x and NT clients.
Tin Le
----
Net Images - Premier Web Presence Provider http://www.netimages.com/~tin
Internet Security and Firewall Consulting
Tin Le - [EMAIL PROTECTED]
------------------------------------------------------------------------------
To unsubscribe from this list, please visit http://www.fugue.com/dhcp/lists
If you are without web access, or if you are having trouble with the web page,
please send mail to [EMAIL PROTECTED] Please try to use the web
page first - it will take a long time for your request to be processed by hand.
------------------------------------------------------------------------------