From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: David Presotto To: 9fans@cse.psu.edu MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: [9fans] the first part of the udp headers change Date: Fri, 18 Apr 2003 21:52:40 -0400 Topicbox-Message-UUID: 9375e6be-eacb-11e9-9e20-41e7f4b1d025 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.