cvs commit: src/sys/netinet6 ip6_output.c
Hajimu UMEMOTO
ume at FreeBSD.org
Thu Jul 28 18:07:08 GMT 2005
ume 2005-07-28 18:07:07 UTC
FreeBSD src repository
Modified files:
sys/netinet6 ip6_output.c
Log:
simplied the fix to FreeBSD-SA-04:06.ipv6. The previous one worried
too much even though we actually validate the parameters. This code
also is more compatible with other *BSDs, which do copyin within
setsockopt().
Submitted by: Keiichi SHIMA <keiichi__at__iijlab.net>
Reviewed by: security-officer (nectar)
Obtained from: KAME
Revision Changes Path
1.96 +9 -35 src/sys/netinet6/ip6_output.c
More information about the cvs-src
mailing list