Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: drochner
Date: Mon Jan 9 15:16:31 UTC 2012
Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man4: Makefile fast_ipsec.4 ipsec.4 options.4
src/sys/netinet6: files.ipsec
src/sys/netipsec: files.netipsec
Added Files:
src/share/man/man4: kame_ipsec.4
Log Message:
Make FAST_IPSEC the default IPSEC implementation which is built
into the kernel if the "IPSEC" kernel option is given.
The old implementation is still available as KAME_IPSEC.
Do some minimal manpage adjustment -- kame_ipsec(4) is a copy
of the old ipsec(4) and the latter is now a copy of fast_ipsec(4).
To generate a diff of this commit:
cvs rdiff -u -r1.1363 -r1.1364 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.576 -r1.577 src/share/man/man4/Makefile
cvs rdiff -u -r1.9 -r1.10 src/share/man/man4/fast_ipsec.4
cvs rdiff -u -r1.31 -r1.32 src/share/man/man4/ipsec.4
cvs rdiff -u -r0 -r1.1 src/share/man/man4/kame_ipsec.4
cvs rdiff -u -r1.409 -r1.410 src/share/man/man4/options.4
cvs rdiff -u -r1.7 -r1.8 src/sys/netinet6/files.ipsec
cvs rdiff -u -r1.8 -r1.9 src/sys/netipsec/files.netipsec
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