CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/04/04 13:23:39
Modified files:
sys/netinet : udp_usrreq.c
Log message:
Merge the duplicate IPv4 and IPv6 checksum checking code in udp_input()
into one block.
OK mpi@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/04/04 13:23:39
Modified files:
sys/netinet : udp_usrreq.c
Log message:
Merge the duplicate IPv4 and IPv6 checksum checking code in udp_input()
into one block.
OK mpi@