Module Name: src
Committed By: drochner
Date: Sat Feb 18 13:42:46 UTC 2012
Modified Files:
src/crypto/dist/ipsec-tools/src/setkey: setkey.8
Log Message:
mention esp-udp
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/crypto/dist/ipsec-tools/src/setkey/setkey.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/crypto/dist/ipsec-tools/src/setkey/setkey.8
diff -u src/crypto/dist/ipsec-tools/src/setkey/setkey.8:1.32 src/crypto/dist/ipsec-tools/src/setkey/setkey.8:1.33
--- src/crypto/dist/ipsec-tools/src/setkey/setkey.8:1.32 Thu Jan 26 21:54:26 2012
+++ src/crypto/dist/ipsec-tools/src/setkey/setkey.8 Sat Feb 18 13:42:45 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: setkey.8,v 1.32 2012/01/26 21:54:26 wiz Exp $
+.\" $NetBSD: setkey.8,v 1.33 2012/02/18 13:42:45 drochner Exp $
.\"
.\" Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project.
.\" All rights reserved.
@@ -255,6 +255,8 @@ is one of following:
ESP based on rfc2406
.It Li esp-old
ESP based on rfc1827
+.It Li esp-udp
+UDP encapsulated ESP for NAT traversal (rfc3948)
.It Li ah
AH based on rfc2402
.It Li ah-old