diff options
-rw-r--r-- | internet-draft-satp.txt | 10 | ||||
-rw-r--r-- | internet-draft-satp.xml | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/internet-draft-satp.txt b/internet-draft-satp.txt index 261cfd3..e5a4c4d 100644 --- a/internet-draft-satp.txt +++ b/internet-draft-satp.txt @@ -62,10 +62,11 @@ Abstract The secure anycast tunneling protocol (SATP) defines a protocol used for communication between any combination of unicast and anycast tunnel endpoints. It allows tunneling of every ETHER TYPE protocol - (e.g. ethernet, ip, arp ...). SATP directly includes cryptography - and message authentication based on the methodes used by SRTP. It is - intended to deliver a generic, scaleable and secure solution for - tunneling and relaying of packets of any protocol. + (ethernet, ip ...). SATP directly includes cryptography and message + authentication based on the methodes used by SRTP. It can be used as + an encrypted alternative to IP Encapsulation within IP [3] and + Generic Routing Encapsulation (GRE) [4]. It supports both anycast + receivers and senders. Table of Contents @@ -107,7 +108,6 @@ Table of Contents - Gsenger Expires December 20, 2007 [Page 2] Internet-Draft secure anycast tunneling protocol (SATP) June 2007 diff --git a/internet-draft-satp.xml b/internet-draft-satp.xml index 27a69fc..3c15f4d 100644 --- a/internet-draft-satp.xml +++ b/internet-draft-satp.xml @@ -44,7 +44,7 @@ <keyword>secure</keyword> <keyword>protocol</keyword> <abstract> - <t>The secure anycast tunneling protocol (SATP) defines a protocol used for communication between any combination of unicast and anycast tunnel endpoints. It allows tunneling of every ETHER TYPE protocol (e.g. ethernet, ip, arp ...). SATP directly includes cryptography and message authentication based on the methodes used by SRTP. It is intended to deliver a generic, scaleable and secure solution for tunneling and relaying of packets of any protocol. + <t>The secure anycast tunneling protocol (SATP) defines a protocol used for communication between any combination of unicast and anycast tunnel endpoints. It allows tunneling of every ETHER TYPE protocol (ethernet, ip ...). SATP directly includes cryptography and message authentication based on the methodes used by SRTP. It can be used as an encrypted alternative to <xref target="RFC2003">IP Encapsulation within IP</xref> and <xref target="RFC2784">Generic Routing Encapsulation (GRE)</xref>. It supports both anycast receivers and senders. </t> </abstract> </front> |