diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2006-05-22 05:12:18 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2006-05-22 05:12:18 +0000 |
commit | aa0f5b38aec14428b4b80e06f90ff781f8bca5f1 (patch) | |
tree | 95f3d0c8cb0d59d88900dbbd72110d7ab6e15b2a /doc/src/reference.ESPUDP.xml | |
parent | 7c383bc22113b23718be89fe18eeb251942d7356 (diff) | |
download | vyos-strongswan-aa0f5b38aec14428b4b80e06f90ff781f8bca5f1.tar.gz vyos-strongswan-aa0f5b38aec14428b4b80e06f90ff781f8bca5f1.zip |
Import initial strongswan 2.7.0 version into SVN.
Diffstat (limited to 'doc/src/reference.ESPUDP.xml')
-rw-r--r-- | doc/src/reference.ESPUDP.xml | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/doc/src/reference.ESPUDP.xml b/doc/src/reference.ESPUDP.xml new file mode 100644 index 000000000..c9b96cef3 --- /dev/null +++ b/doc/src/reference.ESPUDP.xml @@ -0,0 +1,34 @@ +<?xml version='1.0'?> +<!DOCTYPE reference SYSTEM 'rfc2629.dtd'> + +<reference anchor='ESPUDP'> + +<front> +<title abbrev='UDPESP'>UDP Encapsulation of IPsec Packets</title> +<author initials='A.' surname='Huttunen' fullname='Ari Huttunen'> +<organization>F-Secure Corporation</organization> +<address> +<postal> +<street>Tammasaarenkatu 7</street> +<street>FIN-00181 HELSINKI</street> +<country>Finland</country></postal> +<email>Ari.Huttunen@F-Secure.com</email></address></author> + +<author initials='W.' surname='Dixon' fullname='William Dixon'> +<organization>Microsoft</organization> +<address> +<postal> +<street>One Microsoft Way</street> +<street>Redmond</street> +<street>WA 98052</street> +<country>USA</country></postal> +<email>wdixon@microsoft.com</email></address></author> + +<date month='June' year='2001'></date> +<area>Security</area> +<keyword>IP security protocol</keyword> +<keyword>IPSEC</keyword> +<keyword>security</keyword></front> + +<seriesInfo name='ID' value='internet-draft (draft-ietf-ipsec-udp-encaps-00) (informative)' /> +</reference> |