K 10 svn:author V 6 tuexen K 8 svn:date V 27 2019-05-16T11:18:50.217538Z K 7 svn:log V 277 MFC r346401: Avoid a buffer overwrite in rip6_output() when computing the checksum as requested by the user via the IPPROTO_IPV6 level socket option IPV6_CHECKSUM. The check if there are enough bytes in the packet to store the checksum at the requested offset was wrong by 1. END