From 728ef4ad2d31c1e83e32f4e95065d404335209c1 Mon Sep 17 00:00:00 2001 From: Othmar Gsenger Date: Thu, 19 Apr 2007 11:04:34 +0000 Subject: fixed srtp ref --- internet-draft-satp.html | 6 +++--- internet-draft-satp.txt | 6 +++--- internet-draft-satp.xml | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/internet-draft-satp.html b/internet-draft-satp.html index acaa7b2..49d0dd0 100644 --- a/internet-draft-satp.html +++ b/internet-draft-satp.html @@ -186,7 +186,7 @@ Copyright © The IETF Trust (2007).

1.  Introduction

-

SATP is somehow a mixture of an generic encapsulation protocol as GRE (Farinacci, D., Li, T., Hanks, S., Meyer, D., and P. Traina, “Generic Routing Encapsulation (GRE),” March 2000.) [1] and a secure tunneling protocol as IPsec (Kent, S. and R. Atkinson, “Security Architecture for the Internet Protocol,” November 1998.) [2] in tunnel mode. To save some header overhead it uses the encryption technices of SRTP (Huitema, C., “An Anycast Prefix for 6to4 Relay Routers,” June 2001.) [3]. It supports peer to peer tunnels, where tunnel endpoints CAN be any combination of unicast, multicast or anycast hosts, so it defines a Host Anycast Service (Partridge, C., Mendez, T., and W. Milliken, “Host Anycasting Service,” November 1993.) [4] +

SATP is somehow a mixture of an generic encapsulation protocol as GRE (Farinacci, D., Li, T., Hanks, S., Meyer, D., and P. Traina, “Generic Routing Encapsulation (GRE),” March 2000.) [1] and a secure tunneling protocol as IPsec (Kent, S. and R. Atkinson, “Security Architecture for the Internet Protocol,” November 1998.) [2] in tunnel mode. To save some header overhead it uses the encryption technices of SRTP (Baugher, M., McGrew, D., Naslund, M., Carrara, E., and K. Norrman, “The Secure Real-time Transport Protocol (SRTP),” March 2004.) [3]. It supports peer to peer tunnels, where tunnel endpoints CAN be any combination of unicast, multicast or anycast hosts, so it defines a Host Anycast Service (Partridge, C., Mendez, T., and W. Milliken, “Host Anycasting Service,” November 1993.) [4]



2.  @@ -418,8 +418,8 @@ The appan

Farinacci, D., Li, T., Hanks, S., Meyer, D., and P. Traina, “Generic Routing Encapsulation (GRE),” RFC 2784, March 2000. [2] Kent, S. and R. Atkinson, “Security Architecture for the Internet Protocol,” RFC 2401, November 1998 (TXT, HTML, XML). -[3] -Huitema, C., “An Anycast Prefix for 6to4 Relay Routers,” RFC 3068, June 2001. +[3] +Baugher, M., McGrew, D., Naslund, M., Carrara, E., and K. Norrman, “The Secure Real-time Transport Protocol (SRTP),” RFC 3711, March 2004. [4] Partridge, C., Mendez, T., and W. Milliken, “Host Anycasting Service,” RFC 1546, November 1993. diff --git a/internet-draft-satp.txt b/internet-draft-satp.txt index 8e45c55..6c0b332 100644 --- a/internet-draft-satp.txt +++ b/internet-draft-satp.txt @@ -569,8 +569,9 @@ Internet-Draft secure anycast tunneling protocol (satp) March 2007 [2] Kent, S. and R. Atkinson, "Security Architecture for the Internet Protocol", RFC 2401, November 1998. - [3] Huitema, C., "An Anycast Prefix for 6to4 Relay Routers", - RFC 3068, June 2001. + [3] Baugher, M., McGrew, D., Naslund, M., Carrara, E., and K. + Norrman, "The Secure Real-time Transport Protocol (SRTP)", + RFC 3711, March 2004. [4] Partridge, C., Mendez, T., and W. Milliken, "Host Anycasting Service", RFC 1546, November 1993. @@ -609,7 +610,6 @@ Internet-Draft secure anycast tunneling protocol (satp) March 2007 - Gsenger Expires September 2, 2007 [Page 11] diff --git a/internet-draft-satp.xml b/internet-draft-satp.xml index f8c1704..7e36bc8 100644 --- a/internet-draft-satp.xml +++ b/internet-draft-satp.xml @@ -47,7 +47,7 @@
- SATP is somehow a mixture of an generic encapsulation protocol as GRE and a secure tunneling protocol as IPsec in tunnel mode. To save some header overhead it uses the encryption technices of SRTP. It supports peer to peer tunnels, where tunnel endpoints CAN be any combination of unicast, multicast or anycast hosts, so it defines a Host Anycast Service + SATP is somehow a mixture of an generic encapsulation protocol as GRE and a secure tunneling protocol as IPsec in tunnel mode. To save some header overhead it uses the encryption technices of SRTP. It supports peer to peer tunnels, where tunnel endpoints CAN be any combination of unicast, multicast or anycast hosts, so it defines a Host Anycast Service
This section gives an overview of possible usage scenarios. Please note, that the protocols used in the figures are only examples and that SATP itself does not care about either transport protocols or encapsulated protocols. Routing is not done by SATP and each implemetation MAY choose it's own way of doing this task (e.g. using functions provided by the operating system). SATP is used only to encapsulate and encrypt data. @@ -228,7 +228,7 @@ HEX &rfc2784; &rfc2401; - &rfc3068; + &rfc3711; &rfc1546; -- cgit v1.2.3