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: bjs
Date: Wed Feb 6 07:42:43 UTC 2008
Modified Files:
src/sys/netinet6: ipsec.c
Log Message:
ip_newid() -> ip_newid(NULL) due to Matt Thomas' commit some hours ago;
The function now requires a pointer (to struct in_ifaddr) as an argument,
i.e. it is no longer ip_newid(void).
Fixes ipsec+inet6 kernel builds.
To generate a diff of this commit:
cvs rdiff -r1.123 -r1.124 src/sys/netinet6/ipsec.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