Plan 9 from Bell Labs 1998-03-11
1 files changed, 1 insertions(+), 1 deletions(-) M ip/udp.c
M ip/udp.c => ip/udp.c +1 -1
@@ 15,7 15,7 @@ enum UDP_HDRSIZE = 20, UDP_IPHDR = 8, IP_UDPPROTO = 17, - UDP_USEAD = 36, + UDP_USEAD = 12, Udprxms = 200, Udptickms = 100,