diff options
author | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 1999-12-09 20:20:57 +0000 |
---|---|---|
committer | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 1999-12-09 20:20:57 +0000 |
commit | a1edd3710018bcae3b3a50d89316f39aa9b84e75 (patch) | |
tree | 14249d9dd047b50c6fb4b0a66bae8c1811818312 | |
parent | 60420622ad6b5deb4c1d6c248470505b1c822301 (diff) |
-src use
-rw-r--r-- | sbin/ipsecadm/ipsecadm.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/ipsecadm/ipsecadm.8 b/sbin/ipsecadm/ipsecadm.8 index 0559400ee30..1b62f0ce724 100644 --- a/sbin/ipsecadm/ipsecadm.8 +++ b/sbin/ipsecadm/ipsecadm.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipsecadm.8,v 1.16 1999/12/04 23:26:27 angelos Exp $ +.\" $OpenBSD: ipsecadm.8,v 1.17 1999/12/09 20:20:56 angelos Exp $ .\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de> .\" All rights reserved. .\" @@ -216,7 +216,8 @@ The modifiers have the following meanings: The source IP address for the SA. This is necessary for incoming SAs to avoid source address spoofing between mutually suspicious hosts that have established SAs with us. For outgoing SAs, -this field is not currently used, however it must still be specified. +this field is used to fill in the source address when doing +tunneling. .It dst The destination IP address for the SA. .It proxy |