From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <1a2e1ccbb4a4b64c71548dca69ed5940@caldo.demon.co.uk> From: Charles Forsyth To: 9fans@cse.psu.edu Subject: Re: [9fans] DHCP weirdness? In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Thu, 24 Apr 2003 17:58:51 +0100 Topicbox-Message-UUID: 98575654-eacb-11e9-9e20-41e7f4b1d025 the change to dhcpd.c was to set and use oldheaders which would explain the diagnostic (it's reading part of the udp header as a boot request), but on the other hand, the modified code looks all right to me. which udp implementation are you using in /sys/src/9/ip? nudp.c or udp.c?