CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/20 03:38:19
Modified files:
sys/netinet : in.h ip_output.c
Log message:
move in_cksum_phdr from in.h (under #ifdef _KERNEL, at least) to ip_output.c
nothing except in_proto_cksum_out() uses it any more, and that's a good
thing. was on tech for 3 months, discussed with many
