CVSROOT: /cvs Module name: src Changes by: l...@cvs.openbsd.org 2014/07/12 13:04:29
Modified files: sys/netinet : ip_divert.c sys/netinet6 : ip6_divert.c Log message: Protocol checksums have been recalculated on reinjection for a while now, so there is no need to calculate them before sending them to userspace. ok henning@