cvs commit: src/sys/netinet6 in6.h in6_proto.c nd6.h nd6_nbr.c

[ Available lists | Index of cvs-src | Month of Oct 2008 | Week of 2 Oct 2008 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Colin Percival <cperciva@FreeBSD.org>
Date
2 Oct 2008 00:44:35
Subject
cvs commit: src/sys/netinet6 in6.h in6_proto.c nd6.h nd6_nbr.c
Message-ID
200810020044.m920iZfk006430@repoman.freebsd.org


[ Hide this part ]
cperciva    2008-10-02 00:32:59 UTC

FreeBSD src repository

Modified files: (Branch: RELENG_7)
sys/netinet6 in6.h in6_proto.c nd6.h nd6_nbr.c
Log:
SVN rev 183529 on 2008-10-02 00:32:59Z by cperciva

Default to ignoring potentially evil IPv6 Neighbor Solicitation
messages.

Approved by: so (cperciva)
Approved by: re (kensmith)
Security: FreeBSD-SA-08:10.nd6
Thanks to: jinmei, bz

Revision Changes Path
1.51.2.2 +3 -1 src/sys/netinet6/in6.h
1.46.2.3 +4 -0 src/sys/netinet6/in6_proto.c
1.21.2.2 +1 -0 src/sys/netinet6/nd6.h
1.47.2.3 +18 -0 src/sys/netinet6/nd6_nbr.c


Elapsed time: 0.074 seconds