Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/net
Module Name: syssrc
Committed By: itojun
Date: Fri Jul 20 18:52:19 UTC 2001
Modified Files:
syssrc/sys/net: route.c
Log Message:
validate sa_len on equal() macro. without the change we may touch the content
of a2 beyond a2->sa_len mistakelnly. sync with kame
To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 syssrc/sys/net/route.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