{% extends "base.html" %} {# Copyright The IETF Trust 2016-2020, All Rights Reserved #} {% load origin %} {% load static %} {% load ietf_filters %} {% load person_filters %} {% load textfilters %} {% block html_attrs %}prefix="og: http://ogp.me/ns# article: http://ogp.me/ns/article#"{% endblock %} {% block pagehead %} {% include "doc/opengraph.html" %} {% endblock %} {% block morecss %}.inline { display: inline; }{% endblock %} {% block title %} {% if doc.get_state_slug == "rfc" and not snapshot %} RFC {{ rfc_number }} - {{ doc.title }} {% else %} {{ name }}-{{ doc.rev }} - {{ doc.title }} {% endif %} {% endblock %} {% block content %} {% origin %} {{ top|safe }} {% include "doc/revisions_list.html" with document_html=document_html %}
{% if doc.rev != latest_rev %}
The information below is for an old version of the document.
{% else %} {% if doc.get_state_slug == "rfc" and snapshot %}
The information below is for an old version of the document that is already published as an RFC.
{% endif %} {% endif %} {% include "doc/document_info.html" %} {% if doc.stream %} {% else %} {% endif %} {% if milestones %} {% endif %} {% if consensus and not doc.stream_id == 'ietf' %} {% endif %} {% if presentations or user|has_role:"Secretariat,Area Director,WG Chair,WG Secretary,RG Chair,RG Secretary,IRTF Chair,Team Chair" or can_edit_stream_info %} {% endif %} {% if doc.stream_id == 'ietf' or doc.stream_id == 'ise' or doc.stream_id == 'irtf' or doc.stream_id == 'editorial' %} {% if shepherd_writeup or can_edit_shepherd_writeup %} {% endif %} {% else %} {% endif %} {% if published and started_iesg_process and published.time < started_iesg_process.time %} {% endif %} {% if not doc.stream_id == 'iab' %} {% if doc.action_holders_enabled %} {% endif %} {% if consensus and doc.stream_id == 'ietf' %} {% endif %} {% if iesg_state.slug != 'idexists' %} {% if doc.note or can_edit %} {% endif %} {% endif %} {% endif %} {% if can_edit_iana_state or iana_review_state or iana_experts_state or iana_experts_comment %} {% if iana_review_state or can_edit_iana_state %} {% endif %} {% if iana_action_state or can_edit_iana_state %} {% endif %} {% if iana_experts_state or can_edit_iana_state %} {% endif %} {% if iana_experts_comment or can_edit_iana_state %} {% endif %} {% endif %} {% if rfc_editor_state %} {% endif %}
Stream {% if doc.stream.slug != "legacy" %} {% if doc.stream_id == 'ietf' %} WG {% else %} {{ doc.stream }} {% endif %} state {% else %} Legacy state {% endif %} {% if doc.stream and can_edit_stream_info and doc.stream.slug != "legacy" and not snapshot %} Edit {% endif %} {% if stream_state %} {{ stream_state }} {% else %} (None) {% endif %} {% if stream_tags %}
{% for tag in stream_tags %} {{ tag.name }}{% if not forloop.last %},{% endif %} {% endfor %}
{% endif %} {% if due_date %} (Due date {{ due_date }}) {% endif %}
Stream state (No stream defined)
Associated {% if doc.stream_id == 'ietf' %} WG {% else %} {{ doc.stream }} {% endif %} milestone{{ milestones|pluralize }}
{% for m in milestones %}
{{ m.due|date:"M Y" }}
{{ m.desc }}
{% endfor %}
Consensus boilerplate {% if can_edit_stream_info and not snapshot %} Edit {% endif %} {{ consensus }}
On agenda {% if not snapshot %} {% if user|has_role:"Secretariat,Area Director,WG Chair,WG Secretary,RG Chair,RG Secretary,IRTF Chair,Team Chair" or can_edit_stream_info %} {% doc_edit_button "ietf.doc.views_doc.all_presentations" name=doc.name %} {% endif %} {% endif %} {% if presentations %} {% for pres in presentations %} {{ pres.session.short_name }} at {{ pres.session.meeting }} {% if pres.rev and pres.rev != doc.rev %}(version -{{ pres.rev }}){% endif %}{% if not forloop.last %},{% endif %} {% endfor %} {% else %} (None) {% endif %}
Document shepherd {% if can_edit_stream_info and not snapshot %} Edit {% elif is_shepherd %} Change Email {% endif %} {% if doc.shepherd %} {% person_link doc.shepherd.person %} {% else %} (None) {% endif %}
Shepherd write-up {% if can_edit_shepherd_writeup %} {% url 'ietf.doc.views_draft.edit_shepherd_writeup' name=doc.name as doc_edit_url %} {% if doc_edit_url %} Edit {% endif %} {% endif %} {% if shepherd_writeup %} Show Last changed {{ shepherd_writeup.time|date:"Y-m-d" }} {% else %} (None) {% endif %}
RFC Editor Note {% if can_edit_stream_info %} Edit {% endif %} {% if doc.has_rfc_editor_note %} (last changed {{ doc.has_rfc_editor_note|date:"Y-m-d" }}) {% else %} (None) {% endif %}
This information refers to IESG processing after the RFC was initially published:
IESG IESG state {% if iesg_state.slug != 'idexists' and can_edit %} Edit {% endif %} {% if iesg_state_summary|striptags == iesg_state_summary %} {{ iesg_state_summary|default:"I-D Exists"|urlize_ietf_docs }} {% else %} {{ iesg_state_summary|default:"I-D Exists" }} {% endif %}
Action Holder{{ doc.documentactionholder_set.all|pluralize }} {% if can_edit %} Edit {% endif %}
{% if doc.action_holders.exists %} {% for action_holder in doc.documentactionholder_set.all %}
{% person_link action_holder.person title=action_holder.role_for_doc %} {{ action_holder|action_holder_badge }}
{% endfor %} {% if can_edit %} Send reminder email {% endif %} {% else %} (None) {% endif %}
Consensus boilerplate {% if can_edit or can_edit_stream_info and not snapshot %} Edit {% endif %} {{ consensus }}
Telechat date {% if can_edit and not snapshot %} Edit {% endif %} {% if telechat %} On agenda of {{ telechat.telechat_date }} IESG telechat {% if telechat.returning_item %}(returning item){% endif %} {% else %} (None) {% endif %} {% if iesg_ballot_summary %}
{{ iesg_ballot_summary }} {% endif %}
Responsible AD {% if can_edit %} Edit {% endif %} {% if doc.ad %} {% person_link doc.ad %} {% else %} (None) {% endif %}
IESG note {% if can_edit and not snapshot %} Edit {% endif %} {% if doc.note %} {{ doc.note|linebreaksbr }} {% else %} (None) {% endif %}
Send notices to {% if can_edit_notify and not snapshot %} Edit {% endif %} {% if doc.notify %} {{ doc.notify|linkify }} {% else %} (None) {% endif %}
IANA IANA review state {% if can_edit_iana_state and not snapshot %} Edit {% endif %} {% if not iana_review_state %} (None) {% else %} {{ iana_review_state }} {% endif %}
{% if not can_edit_iana_state and not iana_review_state %}IANA{% endif %} IANA action state {% if can_edit_iana_state and not snapshot %} Edit {% endif %} {% if not iana_action_state %} (None) {% else %} {{ iana_action_state }} {% endif %}
{% if not can_edit_iana_state and not iana_review_state and not iana_action_state %}IANA{% endif %} IANA expert review state {% if can_edit_iana_state and not snapshot %} Edit {% endif %} {% if not iana_experts_state %} (None) {% else %} {{ iana_experts_state }} {% endif %}
{% if not can_edit_iana_state and not iana_review_state and not iana_action_state and not iana_experts_state %} IANA {% endif %} IANA expert review comments {% if can_edit_iana_state and not snapshot %} Edit {% endif %} {% if not iana_experts_comment %} (None) {% else %} {{ iana_experts_comment }} {% endif %}
RFC Editor RFC Editor state {{ rfc_editor_state }}
Details
Publication queue entry
{% if rfc_editor_auth48_url %}
Auth48 status
{% endif %}
Email authors {% if doc.group.type.slug == 'wg' or doc.group.type.slug == 'rg' %} Email {{ doc.group.type }} {% endif %} IPR {% if doc.related_ipr %} {{ doc.related_ipr|length }} {% endif %} References Referenced by Nits {% if user.is_authenticated %} Untrack Track {% endif %} {% if user.review_teams %} Remove review wishes Add review wish {% endif %} {% if can_edit and iesg_state.slug != 'idexists' %} Last call text Ballot text Announcement text {% endif %} {% if actions %} {% for label, url in actions %} {{ label|capfirst_allcaps }} {% endfor %} {% endif %}
{% if doc.get_state_slug == "active" or doc.get_state_slug == "rfc" %}
{% if doc.get_state_slug == "rfc" and not snapshot %} RFC {{ rfc_number }} {% else %} {{ name }}-{{ doc.rev }} {% endif %}
{{ content|sanitize|safe|default:"(Unavailable)" }}
{% if split_content %} Show full document {% endif %} {% else %}

This Internet-Draft is no longer active. A copy of the expired Internet-Draft is available in these formats:

{% include "doc/document_format_buttons.html" %}

Abstract

{{ doc.abstract }}

Authors

{% for author in doc.documentauthor_set.all %} {% person_link author.person %} {% if not forloop.last %}
{% endif %} {% endfor %}

(Note: The e-mail addresses provided for the authors of this Internet-Draft may no longer be valid.)

{% endif %} {% endblock %} {% block js %} {% endblock %}