Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netinet6
Module Name: src
Committed By: yamt
Date: Thu Jul 22 05:26:46 UTC 2004
Modified Files:
src/sys/netinet6: raw_ip6.c
Log Message:
rip6_output: make sure that the mbuf is writable
before write a checksum into it.
otherwise "ping6 -s50000" causes a panic.
ok'ed by itojun.
To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 src/sys/netinet6/raw_ip6.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index