Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 10/04/2000 00:45:44
Module Name: syssrc
Committed By: itojun
Date: Tue Oct 3 21:45:44 UTC 2000
Modified Files:
syssrc/sys/net: pfkeyv2.h
Log Message:
add official # for AES (12), and make it equal to rijndael.
Note that:
- IANA assignment was made for AES
- we still have some time window till AES gets finalized, so until it gets
finalized, we are not certain if AES == rijndael
but it should now be okay.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/net/pfkeyv2.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.