CVSROOT: /cvs Module name: src Changes by: l...@cvs.openbsd.org 2014/07/12 13:05:45
Modified files: sys/netinet : ip_divert.c sys/netinet6 : ip6_divert.c Log message: Remove the redundant csum_flag variable and just set the checksum flag in the pkthdr directly. ok henning@