From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Nigel Roles" To: <9fans@cse.psu.edu> Subject: RE: [9fans] the first part of the udp headers change Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit In-Reply-To: Date: Sat, 19 Apr 2003 09:51:31 +0100 Topicbox-Message-UUID: 93826722-eacb-11e9-9e20-41e7f4b1d025 Great. All there except /sys/src/9/ip/nudp.c I think. > -----Original Message----- > From: 9fans-admin@cse.psu.edu [mailto:9fans-admin@cse.psu.edu]On Behalf > Of David Presotto > Sent: 19 April 2003 02:53 > To: 9fans@cse.psu.edu > Subject: [9fans] the first part of the udp headers change > > > is updated to sources. /sys/include/ip.h now has the new structure and the old > structure. I updated ip/udpecho ip/dhcpclient ip/dhcpd ip/ipconfig aux/timesync > aux/portmapper aux/nfsserver to work on both an old kernel and a new one. If > you have a program that uses the Udphdr's look at udpecho.c to see how to > change it. > > I'll install new kernels next week some time after people have picked up this > stuff. For now I'm sticking onto sources /sys/src/9/ip/nudp.c for anyone > that's in a hurry to get it over with. Just rename it to /sys/src/9/ip/udp.c > and remake the kernel.