strict sa_len/family checking on raw ip6 socket

This commit is contained in:
itojun 2002-03-19 01:23:32 +00:00
parent d31217b639
commit 7d3dd9d958

View File

@ -1,4 +1,4 @@
$NetBSD: UPDATING,v 1.54 2002/03/11 04:57:55 itojun Exp $
$NetBSD: UPDATING,v 1.55 2002/03/19 01:23:32 itojun Exp $
This file is intended to be a brief introduction to the build
process and a reference on what to do if something doesn't work.
@ -7,6 +7,11 @@ For a more detailed description see Makefile.
Recent changes:
^^^^^^^^^^^^^^^
20020319:
raw IPv6 socket now makes strict checking for sa_family and sa_len
on send(2) operation. be sure to have sbin/rtsol and usr.sbin/rtsold
newer than November 2001 when you upgrade the kernel.
20020311:
ssh configuration files were moved from /etc to /etc/ssh. Beware
if you restart your machine from remote. Note that sshd.conf needs