Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 describe how you can compile IPSEC_ESP.



details:   https://anonhg.NetBSD.org/src/rev/0c91389fd841
branches:  trunk
changeset: 474293:0c91389fd841
user:      itojun <itojun%NetBSD.org@localhost>
date:      Sat Jul 03 01:45:56 1999 +0000

description:
describe how you can compile IPSEC_ESP.
(there should be some cvs-based, or config-based solution for this)

diffstat:

 share/man/man4/options.4 |  9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diffs (23 lines):

diff -r e987c24c6ffc -r 0c91389fd841 share/man/man4/options.4
--- a/share/man/man4/options.4  Fri Jul 02 23:20:58 1999 +0000
+++ b/share/man/man4/options.4  Sat Jul 03 01:45:56 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: options.4,v 1.82 1999/07/01 10:47:37 itojun Exp $
+.\"    $NetBSD: options.4,v 1.83 1999/07/03 01:45:56 itojun Exp $
 .\"
 .\" Copyright (c) 1996
 .\"    Perry E. Metzger.  All rights reserved.
@@ -989,7 +989,12 @@
 subject to US-export restriction.
 This option assumes
 .Em IPSEC .
-.Pq this option is unusable at this moment
+To use this option, you will need to combine
+.Li cryptosrc/sys
+onto
+.Li syssrc/sys
+tree somehow manually
+.Pq symbolic link for example .
 .It Cd options SUBNETSARELOCAL
 Sets default value for net.inet.ip.subnetsarelocal variable, which
 controls whether non-directly-connected subnets of connected networks



Home | Main Index | Thread Index | Old Index