CVSROOT:        /cvs
Module name:    src
Changes by:     bl...@cvs.openbsd.org   2019/05/01 15:07:27

Modified files:
        sys/netinet6   : Tag: OPENBSD_6_4 ip6_output.c raw_ip6.c 

Log message:
For raw IPv6 sockets userland may specify an offset where the
checksum field is located.  During rip6 input and output make sure
that this field is within the packet.  The offset my be -1 to disable
the feature, otherwise it must be non-negative and aligned.  Do a
stricter check during setsockopt(2).
from FreeBSD; OK claudio@

OpenBSD 6.4 errata 017

Reply via email to