diff options
author | Othmar Gsenger <otti@anytun.org> | 2008-05-06 09:52:06 +0000 |
---|---|---|
committer | Othmar Gsenger <otti@anytun.org> | 2008-05-06 09:52:06 +0000 |
commit | 9701c68457d3573149991cff6912f72799382556 (patch) | |
tree | 596d41cd3de62a56d19a2ed5b5e86b7602ecea57 /papers | |
parent | added catch of icmp unreachable (again) (diff) |
new internet draft released
Diffstat (limited to 'papers')
3 files changed, 187 insertions, 188 deletions
diff --git a/papers/draft-gsenger-secure-anycast-tunneling-protocol-02.html b/papers/draft-gsenger-secure-anycast-tunneling-protocol-02.html index 68cd3e4..2374bb6 100644 --- a/papers/draft-gsenger-secure-anycast-tunneling-protocol-02.html +++ b/papers/draft-gsenger-secure-anycast-tunneling-protocol-02.html @@ -3,149 +3,148 @@ <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="description" content="secure anycast tunneling protocol (SATP)"> <meta name="keywords" content="satp, Internet-Draft, secure anycast tunneling protocol, anycast, tunnel, secure, protocol"> -<meta name="generator" content="xml2rfc v1.31 (http://xml.resource.org/)"> +<meta name="generator" content="xml2rfc v1.32 (http://xml.resource.org/)"> <style type='text/css'><!-- - body { - font-family: verdana, charcoal, helvetica, arial, sans-serif; - font-size: small; color: #000; background-color: #FFF; - margin: 2em; - } + body { + font-family: verdana, charcoal, helvetica, arial, sans-serif; + font-size: small; color: #000; background-color: #FFF; + margin: 2em; + } h1, h2, h3, h4, h5, h6 { - font-family: helvetica, monaco, "MS Sans Serif", arial, sans-serif; - font-weight: bold; font-style: normal; - } - h1 { color: #900; background-color: transparent; text-align: right; } - h3 { color: #333; background-color: transparent; } - - td.RFCbug { - font-size: x-small; text-decoration: none; - width: 30px; height: 30px; padding-top: 2px; - text-align: justify; vertical-align: middle; - background-color: #000; - } - td.RFCbug span.RFC { - font-family: monaco, charcoal, geneva, "MS Sans Serif", helvetica, verdana, sans-serif; - font-weight: bold; color: #666; - } - td.RFCbug span.hotText { - font-family: charcoal, monaco, geneva, "MS Sans Serif", helvetica, verdana, sans-serif; - font-weight: normal; text-align: center; color: #FFF; - } - - table.TOCbug { width: 30px; height: 15px; } - td.TOCbug { - text-align: center; width: 30px; height: 15px; - color: #FFF; background-color: #900; - } - td.TOCbug a { - font-family: monaco, charcoal, geneva, "MS Sans Serif", helvetica, sans-serif; - font-weight: bold; font-size: x-small; text-decoration: none; - color: #FFF; background-color: transparent; - } - - td.header { - font-family: arial, helvetica, sans-serif; font-size: x-small; - vertical-align: top; width: 33%; - color: #FFF; background-color: #666; - } - td.author { font-weight: bold; font-size: x-small; margin-left: 4em; } - td.author-text { font-size: x-small; } - - /* info code from SantaKlauss at http://www.madaboutstyle.com/tooltip2.html */ - a.info { - /* This is the key. */ - position: relative; - z-index: 24; - text-decoration: none; - } - a.info:hover { - z-index: 25; - color: #FFF; background-color: #900; - } - a.info span { display: none; } - a.info:hover span.info { - /* The span will display just on :hover state. */ - display: block; - position: absolute; - font-size: smaller; - top: 2em; left: -5em; width: 15em; - padding: 2px; border: 1px solid #333; - color: #900; background-color: #EEE; - text-align: left; - } - - a { font-weight: bold; } - a:link { color: #900; background-color: transparent; } - a:visited { color: #633; background-color: transparent; } - a:active { color: #633; background-color: transparent; } - - p { margin-left: 2em; margin-right: 2em; } - p.copyright { font-size: x-small; } - p.toc { font-size: small; font-weight: bold; margin-left: 3em; } - table.toc { margin: 0 0 0 3em; padding: 0; border: 0; vertical-align: text-top; } - td.toc { font-size: small; font-weight: bold; vertical-align: text-top; } - - ol.text { margin-left: 2em; margin-right: 2em; } - ul.text { margin-left: 2em; margin-right: 2em; } - li { margin-left: 3em; } - - /* RFC-2629 <spanx>s and <artwork>s. */ - em { font-style: italic; } - strong { font-weight: bold; } - dfn { font-weight: bold; font-style: normal; } - cite { font-weight: normal; font-style: normal; } - tt { color: #036; } + font-family: helvetica, monaco, "MS Sans Serif", arial, sans-serif; + font-weight: bold; font-style: normal; + } + h1 { color: #900; background-color: transparent; text-align: right; } + h3 { color: #333; background-color: transparent; } + + td.RFCbug { + font-size: x-small; text-decoration: none; + width: 30px; height: 30px; padding-top: 2px; + text-align: justify; vertical-align: middle; + background-color: #000; + } + td.RFCbug span.RFC { + font-family: monaco, charcoal, geneva, "MS Sans Serif", helvetica, verdana, sans-serif; + font-weight: bold; color: #666; + } + td.RFCbug span.hotText { + font-family: charcoal, monaco, geneva, "MS Sans Serif", helvetica, verdana, sans-serif; + font-weight: normal; text-align: center; color: #FFF; + } + + table.TOCbug { width: 30px; height: 15px; } + td.TOCbug { + text-align: center; width: 30px; height: 15px; + color: #FFF; background-color: #900; + } + td.TOCbug a { + font-family: monaco, charcoal, geneva, "MS Sans Serif", helvetica, sans-serif; + font-weight: bold; font-size: x-small; text-decoration: none; + color: #FFF; background-color: transparent; + } + + td.header { + font-family: arial, helvetica, sans-serif; font-size: x-small; + vertical-align: top; width: 33%; + color: #FFF; background-color: #666; + } + td.author { font-weight: bold; font-size: x-small; margin-left: 4em; } + td.author-text { font-size: x-small; } + + /* info code from SantaKlauss at http://www.madaboutstyle.com/tooltip2.html */ + a.info { + /* This is the key. */ + position: relative; + z-index: 24; + text-decoration: none; + } + a.info:hover { + z-index: 25; + color: #FFF; background-color: #900; + } + a.info span { display: none; } + a.info:hover span.info { + /* The span will display just on :hover state. */ + display: block; + position: absolute; + font-size: smaller; + top: 2em; left: -5em; width: 15em; + padding: 2px; border: 1px solid #333; + color: #900; background-color: #EEE; + text-align: left; + } + + a { font-weight: bold; } + a:link { color: #900; background-color: transparent; } + a:visited { color: #633; background-color: transparent; } + a:active { color: #633; background-color: transparent; } + + p { margin-left: 2em; margin-right: 2em; } + p.copyright { font-size: x-small; } + p.toc { font-size: small; font-weight: bold; margin-left: 3em; } + table.toc { margin: 0 0 0 3em; padding: 0; border: 0; vertical-align: text-top; } + td.toc { font-size: small; font-weight: bold; vertical-align: text-top; } + + ol.text { margin-left: 2em; margin-right: 2em; } + ul.text { margin-left: 2em; margin-right: 2em; } + li { margin-left: 3em; } + + /* RFC-2629 <spanx>s and <artwork>s. */ + em { font-style: italic; } + strong { font-weight: bold; } + dfn { font-weight: bold; font-style: normal; } + cite { font-weight: normal; font-style: normal; } + tt { color: #036; } tt, pre, pre dfn, pre em, pre cite, pre span { - font-family: "Courier New", Courier, monospace; font-size: small; - } - pre { - text-align: left; padding: 4px; - color: #000; background-color: #CCC; - } - pre dfn { color: #900; } - pre em { color: #66F; background-color: #FFC; font-weight: normal; } - pre .key { color: #33C; font-weight: bold; } - pre .id { color: #900; } - pre .str { color: #000; background-color: #CFF; } - pre .val { color: #066; } - pre .rep { color: #909; } - pre .oth { color: #000; background-color: #FCF; } - pre .err { background-color: #FCC; } - - /* RFC-2629 <texttable>s. */ - table.full, table.headers, table.none { - font-size: small; text-align: center; border-width: 2px; - vertical-align: top; border-collapse: collapse; - } - table.full { border-style: solid; border-color: black; } - table.headers, table.none { border-style: none; } - th { - font-weight: bold; border-color: black; - border-width: 2px 2px 3px 2px; - } - table.full th { border-style: solid; } - table.headers th { border-style: none none solid none; } - table.none th { border-style: none; } - table.full td { - border-style: solid; border-color: #333; - border-width: 1px 2px; - } - table.headers td, table.none td { border-style: none; } - - hr { height: 1px; } - hr.insert { - width: 80%; border-style: none; border-width: 0; - color: #CCC; background-color: #CCC; - } + font-family: "Courier New", Courier, monospace; font-size: small; + } + pre { + text-align: left; padding: 4px; + color: #000; background-color: #CCC; + } + pre dfn { color: #900; } + pre em { color: #66F; background-color: #FFC; font-weight: normal; } + pre .key { color: #33C; font-weight: bold; } + pre .id { color: #900; } + pre .str { color: #000; background-color: #CFF; } + pre .val { color: #066; } + pre .rep { color: #909; } + pre .oth { color: #000; background-color: #FCF; } + pre .err { background-color: #FCC; } + + /* RFC-2629 <texttable>s. */ + table.all, table.full, table.headers, table.none { + font-size: small; text-align: center; border-width: 2px; + vertical-align: top; border-collapse: collapse; + } + table.all, table.full { border-style: solid; border-color: black; } + table.headers, table.none { border-style: none; } + th { + font-weight: bold; border-color: black; + border-width: 2px 2px 3px 2px; + } + table.all th, table.full th { border-style: solid; } + table.headers th { border-style: none none solid none; } + table.none th { border-style: none; } + table.all td { + border-style: solid; border-color: #333; + border-width: 1px 2px; + } + table.full td, table.headers td, table.none td { border-style: none; } + + hr { height: 1px; } + hr.insert { + width: 80%; border-style: none; border-width: 0; + color: #CCC; background-color: #CCC; + } --></style> </head> <body> <table summary="layout" cellpadding="0" cellspacing="2" class="TOCbug" align="right"><tr><td class="TOCbug"><a href="#toc"> TOC </a></td></tr></table> <table summary="layout" width="66%" border="0" cellpadding="0" cellspacing="0"><tr><td><table summary="layout" width="100%" border="0" cellpadding="2" cellspacing="1"> <tr><td class="header">Network Working Group</td><td class="header">O. Gsenger</td></tr> -<tr><td class="header">Internet-Draft</td><td class="header">January 2008</td></tr> -<tr><td class="header">Intended status: Informational</td><td class="header"> </td></tr> -<tr><td class="header">Expires: July 4, 2008</td><td class="header"> </td></tr> +<tr><td class="header">Internet-Draft</td><td class="header">May 6, 2008</td></tr> +<tr><td class="header">Expires: November 7, 2008</td><td class="header"> </td></tr> </table></td></tr></table> <h1><br />secure anycast tunneling protocol (SATP)<br />draft-gsenger-secure-anycast-tunneling-protocol-02</h1> @@ -173,11 +172,11 @@ The list of current Internet-Drafts can be accessed at The list of Internet-Draft Shadow Directories can be accessed at <a href='http://www.ietf.org/shadow.html'>http://www.ietf.org/shadow.html</a>.</p> <p> -This Internet-Draft will expire on July 4, 2008.</p> +This Internet-Draft will expire on November 7, 2008.</p> <h3>Copyright Notice</h3> <p> -Copyright © The Internet Society (2008).</p> +Copyright © The IETF Trust (2008).</p> <h3>Abstract</h3> @@ -647,7 +646,7 @@ References</h3> <table summary="layout" cellpadding="0" cellspacing="2" class="TOCbug" align="right"><tr><td class="TOCbug"><a href="#toc"> TOC </a></td></tr></table> <h3>Full Copyright Statement</h3> <p class='copyright'> -Copyright © The Internet Society (2008).</p> +Copyright © The IETF Trust (2008).</p> <p class='copyright'> This document is subject to the rights, licenses and restrictions contained in BCP 78, @@ -656,13 +655,13 @@ the authors retain all their rights.</p> <p class='copyright'> This document and the information contained herein are provided on an “AS IS” basis and THE CONTRIBUTOR, -THE ORGANIZATION HE/SHE REPRESENTS OR IS SPONSORED BY (IF ANY), -THE INTERNET SOCIETY AND THE INTERNET ENGINEERING TASK FORCE DISCLAIM -ALL WARRANTIES, -EXPRESS OR IMPLIED, -INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE -INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED -WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.</p> +THE ORGANIZATION HE/SHE REPRESENTS +OR IS SPONSORED BY (IF ANY), THE INTERNET SOCIETY, THE IETF TRUST +AND THE INTERNET ENGINEERING TASK FORCE DISCLAIM ALL WARRANTIES, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT +THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY +IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR +PURPOSE.</p> <h3>Intellectual Property</h3> <p class='copyright'> The IETF takes no position regarding the validity or scope of any diff --git a/papers/draft-gsenger-secure-anycast-tunneling-protocol-02.txt b/papers/draft-gsenger-secure-anycast-tunneling-protocol-02.txt index 7e2d165..e0169de 100644 --- a/papers/draft-gsenger-secure-anycast-tunneling-protocol-02.txt +++ b/papers/draft-gsenger-secure-anycast-tunneling-protocol-02.txt @@ -2,9 +2,8 @@ Network Working Group O. Gsenger -Internet-Draft January 2008 -Intended status: Informational -Expires: July 4, 2008 +Internet-Draft May 6, 2008 +Expires: November 7, 2008 secure anycast tunneling protocol (SATP) @@ -33,11 +32,11 @@ Status of this Memo The list of Internet-Draft Shadow Directories can be accessed at http://www.ietf.org/shadow.html. - This Internet-Draft will expire on July 4, 2008. + This Internet-Draft will expire on November 7, 2008. Copyright Notice - Copyright (C) The Internet Society (2008). + Copyright (C) The IETF Trust (2008). @@ -52,9 +51,10 @@ Copyright Notice -Gsenger Expires July 4, 2008 [Page 1] + +Gsenger Expires November 7, 2008 [Page 1] -Internet-Draft secure anycast tunneling protocol (SATP) January 2008 +Internet-Draft secure anycast tunneling protocol (SATP) May 2008 Abstract @@ -108,9 +108,9 @@ Table of Contents -Gsenger Expires July 4, 2008 [Page 2] +Gsenger Expires November 7, 2008 [Page 2] -Internet-Draft secure anycast tunneling protocol (SATP) January 2008 +Internet-Draft secure anycast tunneling protocol (SATP) May 2008 1. Introduction @@ -164,9 +164,9 @@ Internet-Draft secure anycast tunneling protocol (SATP) January 2008 -Gsenger Expires July 4, 2008 [Page 3] +Gsenger Expires November 7, 2008 [Page 3] -Internet-Draft secure anycast tunneling protocol (SATP) January 2008 +Internet-Draft secure anycast tunneling protocol (SATP) May 2008 2. Motivation and usage scenarios @@ -220,9 +220,9 @@ Internet-Draft secure anycast tunneling protocol (SATP) January 2008 -Gsenger Expires July 4, 2008 [Page 4] +Gsenger Expires November 7, 2008 [Page 4] -Internet-Draft secure anycast tunneling protocol (SATP) January 2008 +Internet-Draft secure anycast tunneling protocol (SATP) May 2008 2.1.2. Tunneling from unicast hosts to anycast networks @@ -276,9 +276,9 @@ Internet-Draft secure anycast tunneling protocol (SATP) January 2008 -Gsenger Expires July 4, 2008 [Page 5] +Gsenger Expires November 7, 2008 [Page 5] -Internet-Draft secure anycast tunneling protocol (SATP) January 2008 +Internet-Draft secure anycast tunneling protocol (SATP) May 2008 Figure 3 @@ -332,9 +332,9 @@ Internet-Draft secure anycast tunneling protocol (SATP) January 2008 -Gsenger Expires July 4, 2008 [Page 6] +Gsenger Expires November 7, 2008 [Page 6] -Internet-Draft secure anycast tunneling protocol (SATP) January 2008 +Internet-Draft secure anycast tunneling protocol (SATP) May 2008 Examples of SATP used with different lower layer and payload @@ -388,9 +388,9 @@ Internet-Draft secure anycast tunneling protocol (SATP) January 2008 -Gsenger Expires July 4, 2008 [Page 7] +Gsenger Expires November 7, 2008 [Page 7] -Internet-Draft secure anycast tunneling protocol (SATP) January 2008 +Internet-Draft secure anycast tunneling protocol (SATP) May 2008 3. Using SATP on top of IP @@ -444,9 +444,9 @@ Internet-Draft secure anycast tunneling protocol (SATP) January 2008 -Gsenger Expires July 4, 2008 [Page 8] +Gsenger Expires November 7, 2008 [Page 8] -Internet-Draft secure anycast tunneling protocol (SATP) January 2008 +Internet-Draft secure anycast tunneling protocol (SATP) May 2008 4. Protocol specification @@ -500,9 +500,9 @@ Internet-Draft secure anycast tunneling protocol (SATP) January 2008 -Gsenger Expires July 4, 2008 [Page 9] +Gsenger Expires November 7, 2008 [Page 9] -Internet-Draft secure anycast tunneling protocol (SATP) January 2008 +Internet-Draft secure anycast tunneling protocol (SATP) May 2008 4.5. payload type @@ -556,9 +556,9 @@ Internet-Draft secure anycast tunneling protocol (SATP) January 2008 -Gsenger Expires July 4, 2008 [Page 10] +Gsenger Expires November 7, 2008 [Page 10] -Internet-Draft secure anycast tunneling protocol (SATP) January 2008 +Internet-Draft secure anycast tunneling protocol (SATP) May 2008 encryption HAS TO be done before calculating the authentication tag. @@ -612,9 +612,9 @@ Internet-Draft secure anycast tunneling protocol (SATP) January 2008 -Gsenger Expires July 4, 2008 [Page 11] +Gsenger Expires November 7, 2008 [Page 11] -Internet-Draft secure anycast tunneling protocol (SATP) January 2008 +Internet-Draft secure anycast tunneling protocol (SATP) May 2008 5. Security Considerations @@ -668,9 +668,9 @@ Internet-Draft secure anycast tunneling protocol (SATP) January 2008 -Gsenger Expires July 4, 2008 [Page 12] +Gsenger Expires November 7, 2008 [Page 12] -Internet-Draft secure anycast tunneling protocol (SATP) January 2008 +Internet-Draft secure anycast tunneling protocol (SATP) May 2008 6. IANA Considerations @@ -724,9 +724,9 @@ Internet-Draft secure anycast tunneling protocol (SATP) January 2008 -Gsenger Expires July 4, 2008 [Page 13] +Gsenger Expires November 7, 2008 [Page 13] -Internet-Draft secure anycast tunneling protocol (SATP) January 2008 +Internet-Draft secure anycast tunneling protocol (SATP) May 2008 7. References @@ -780,9 +780,9 @@ Internet-Draft secure anycast tunneling protocol (SATP) January 2008 -Gsenger Expires July 4, 2008 [Page 14] +Gsenger Expires November 7, 2008 [Page 14] -Internet-Draft secure anycast tunneling protocol (SATP) January 2008 +Internet-Draft secure anycast tunneling protocol (SATP) May 2008 URIs @@ -836,9 +836,9 @@ URIs -Gsenger Expires July 4, 2008 [Page 15] +Gsenger Expires November 7, 2008 [Page 15] -Internet-Draft secure anycast tunneling protocol (SATP) January 2008 +Internet-Draft secure anycast tunneling protocol (SATP) May 2008 Author's Address @@ -892,14 +892,14 @@ Author's Address -Gsenger Expires July 4, 2008 [Page 16] +Gsenger Expires November 7, 2008 [Page 16] -Internet-Draft secure anycast tunneling protocol (SATP) January 2008 +Internet-Draft secure anycast tunneling protocol (SATP) May 2008 Full Copyright Statement - Copyright (C) The Internet Society (2008). + Copyright (C) The IETF Trust (2008). This document is subject to the rights, licenses and restrictions contained in BCP 78, and except as set forth therein, the authors @@ -907,10 +907,10 @@ Full Copyright Statement This document and the information contained herein are provided on an "AS IS" basis and THE CONTRIBUTOR, THE ORGANIZATION HE/SHE REPRESENTS - OR IS SPONSORED BY (IF ANY), THE INTERNET SOCIETY AND THE INTERNET - ENGINEERING TASK FORCE DISCLAIM ALL WARRANTIES, EXPRESS OR IMPLIED, - INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE - INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED + OR IS SPONSORED BY (IF ANY), THE INTERNET SOCIETY, THE IETF TRUST AND + THE INTERNET ENGINEERING TASK FORCE DISCLAIM ALL WARRANTIES, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF + THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. @@ -948,5 +948,5 @@ Acknowledgment -Gsenger Expires July 4, 2008 [Page 17] +Gsenger Expires November 7, 2008 [Page 17] diff --git a/papers/draft-gsenger-secure-anycast-tunneling-protocol-02.xml b/papers/draft-gsenger-secure-anycast-tunneling-protocol-02.xml index 33b9b31..b34df1e 100644 --- a/papers/draft-gsenger-secure-anycast-tunneling-protocol-02.xml +++ b/papers/draft-gsenger-secure-anycast-tunneling-protocol-02.xml @@ -32,7 +32,7 @@ </address> </author> - <date month='January' year='2008' /> + <date month='May' year='2008' /> <area>General</area> <workgroup></workgroup> |