summaryrefslogtreecommitdiff
path: root/sbin/ipsecadm/ipsecadm.8
diff options
context:
space:
mode:
authorMarkus Friedl <markus@cvs.openbsd.org>2004-01-27 09:26:23 +0000
committerMarkus Friedl <markus@cvs.openbsd.org>2004-01-27 09:26:23 +0000
commit67cb7d857fed823337c6d5b3e50fd4601a1d4900 (patch)
tree1da2ed1d8c291b680cf94085f1f81243f5f4a648 /sbin/ipsecadm/ipsecadm.8
parentf15477eed9fcd5aeb3052b95316790c7f53a2792 (diff)
pass -spi for tcpmd5, too; ok hshoexer@
Diffstat (limited to 'sbin/ipsecadm/ipsecadm.8')
-rw-r--r--sbin/ipsecadm/ipsecadm.85
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/ipsecadm/ipsecadm.8 b/sbin/ipsecadm/ipsecadm.8
index 23eb049cf7b..46187b4bdd8 100644
--- a/sbin/ipsecadm/ipsecadm.8
+++ b/sbin/ipsecadm/ipsecadm.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ipsecadm.8,v 1.64 2004/01/15 12:20:08 markus Exp $
+.\" $OpenBSD: ipsecadm.8,v 1.65 2004/01/27 09:26:22 markus Exp $
.\"
.\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
.\" All rights reserved.
@@ -334,6 +334,7 @@ Set up a key for use by the RFC 2385 TCP MD5 option.
Allowed modifiers are:
.Fl dst ,
.Fl src ,
+.Fl spi ,
.Fl key ,
and
.Fl keyfile .
@@ -723,7 +724,7 @@ Set up a bypass flow:
.Pp
Set up a key for the TCP MD5 option:
.Bd -literal
-# ipsecadm tcpmd5 -src ::1 -dst ::1 -key deadbeef
+# ipsecadm tcpmd5 -src ::1 -dst ::1 -spi 0100 -key deadbeef
.Ed
.Pp
Delete all esp SAs and their flows and routing information: