CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2015/08/31 01:27:48
Modified files: sys/netinet6 : ip6_output.c Log message: Compute the checksum before looping back the copy of a multicast packet. Found while comparing IPv4 and IPv6 versions. ok naddy@