tuexen ac889cf71b 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.

Reviewed by:		bz@
MFC after:		1 week
Sponsored by:		Netflix, Inc.
Differential Revision:	https://reviews.freebsd.org/D19967
2019-04-19 17:21:35 +00:00
..
2017-02-28 23:42:47 +00:00
2019-03-30 18:00:44 +00:00
2017-12-28 20:40:56 +00:00
2019-03-30 18:00:44 +00:00