From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <72cca6a6583b9c78a245f4825fa65229@proxima.alt.za> To: 9fans@cse.psu.edu Subject: Re: [9fans] silly dhcpd question Date: Sat, 14 May 2005 10:05:35 +0200 From: lucio@proxima.alt.za In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 4b39d414-ead0-11e9-9d60-3106f5b1d025 >> any idea what to look for? > > It's possible that NDB is still case sensitive. Use a lower case "d" > in the ethernet address (or fix NDB). I've submitted a patch for /sys/src/libip/parseether.c which relies on strtoul(). Is strtoul() (I haven't heard from Doug Gwyn for a long time) meant to be case sensitive? ++L PS: In passing, the patch is untested :-( And broken :-( :-( :-(