CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/07/05 22:49:21
Modified files:
usr.sbin/tcpdump: in_cksum.c interface.h print-ip.c
Log message:
move the ip checksumming code into in_cksum.c
this is part of a bigger change that refactors udp handling, but
works on hosts of both endians.
discussed at length with proctor@
ok sthen@
