diff --git a/ietf/meeting/test_data.py b/ietf/meeting/test_data.py new file mode 100644 index 000000000..ff92707e7 --- /dev/null +++ b/ietf/meeting/test_data.py @@ -0,0 +1,55 @@ +import datetime + +from ietf.utils.test_data import make_test_data +from ietf.meeting.models import Meeting, Room, TimeSlot, Session, Schedule, ScheduledSession +from ietf.person.models import Person +from ietf.doc.models import Document, State +from ietf.group.models import Group + + +def make_meeting_test_data(): + make_test_data() + system_person = Person.objects.get(name="(System)") + plainman = Person.objects.get(user__username="plain") + + meeting = Meeting.objects.get(number="42", type="ietf") + schedule = Schedule.objects.create(meeting=meeting, owner=plainman, name="test-agenda", visible=True, public=True) + room = Room.objects.create(meeting=meeting, name="Test Room", capacity=123) + + # mars WG + slot = TimeSlot.objects.create(meeting=meeting, type_id="session", duration=30 * 60, location=room, + time=datetime.datetime.combine(datetime.date.today(), datetime.time(9, 30))) + mars_session = Session.objects.create(meeting=meeting, group=Group.objects.get(acronym="mars"), + attendees=10, requested_by=system_person, + requested_duration=20, status_id="sched", + scheduled=datetime.datetime.now()) + ScheduledSession.objects.create(timeslot=slot, session=mars_session, schedule=schedule) + + # ames WG + slot = TimeSlot.objects.create(meeting=meeting, type_id="session", duration=30 * 60, location=room, + time=datetime.datetime.combine(datetime.date.today(), datetime.time(10, 30))) + ames_session = Session.objects.create(meeting=meeting, group=Group.objects.get(acronym="ames"), + attendees=10, requested_by=system_person, + requested_duration=20, status_id="sched", + scheduled=datetime.datetime.now()) + ScheduledSession.objects.create(timeslot=slot, session=ames_session, schedule=schedule) + + meeting.agenda = schedule + meeting.save() + + doc = Document.objects.create(name='agenda-mars-ietf-42', type_id='agenda', title="Agenda", external_url="agenda-mars") + doc.set_state(State.objects.get(type=doc.type_id, slug="active")) + mars_session.materials.add(doc) + + doc = Document.objects.create(name='minutes-mars-ietf-42', type_id='minutes', title="Minutes", external_url="minutes-mars") + doc.set_state(State.objects.get(type=doc.type_id, slug="active")) + mars_session.materials.add(doc) + + doc = Document.objects.create(name='slides-mars-ietf-42', type_id='slides', title="Slideshow", external_url="slides-mars") + doc.set_state(State.objects.get(type=doc.type_id, slug="active")) + mars_session.materials.add(doc) + + return meeting + + + diff --git a/ietf/meeting/tests/__init__.py b/ietf/meeting/tests/__init__.py deleted file mode 100644 index af03b672c..000000000 --- a/ietf/meeting/tests/__init__.py +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright The IETF Trust 2012, All Rights Reserved - -""" -The test cases are split into multiple files. -""" - -# actual tests are distributed among a set of files in subdir tests/ -from ietf.meeting.tests.meetingurls import MeetingUrlTestCase -from ietf.meeting.tests.agenda import AgendaInfoTestCase -from ietf.meeting.tests.api import ApiTestCase -from ietf.meeting.tests.edit import EditTestCase -from ietf.meeting.tests.auths import AuthDataTestCase -from ietf.meeting.tests.view import ViewTestCase -from ietf.meeting.tests.urlgen import UrlGenTestCase - - diff --git a/ietf/meeting/tests/agenda-83-utc.html.good b/ietf/meeting/tests/agenda-83-utc.html.good deleted file mode 100644 index aed281b41..000000000 --- a/ietf/meeting/tests/agenda-83-utc.html.good +++ /dev/null @@ -1,12146 +0,0 @@ - - - - - - -IETF 83 Meeting Agenda - DEVELOPMENT MODE - - - - - - - - - - -
-datatracker.ietf.org - DEVELOPMENT MODE -
- - -
-Sign In -
- - - - - - -
-
- - - - - - -
-
- -Version 4.83-dev, 2013-10-31 -
- -Report a bug -
-
- - - - -

Time zone information:

- The agenda times in this version of the agenda - are by default in UTC, but there's a handy conversion function which - you can use to make the page show times in your Browser's time. -
-
- -
- -

IETF 83 Meeting Agenda

- -

Paris, March 25 – 30, 2012
-Updated 2012-03-28 09:52:00 PDT

-
-(There's also a agenda with local times, a plaintext agenda and a tools-style agenda available)
- -

IETF agendas are subject to change, up to and during the meeting.

- - - - -You can customize the agenda below to show only selected working group sessions. To be able to return to the customized view later, bookmark the resulting URL. -
- - - Select working group sessions -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Preconfigured .ics links: - - APP • - - GEN • - - INT • - - IRTF • - - OPS • - - RAI • - - RTG • - - SEC • - - TSV • - - Non-Area Events -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-

SATURDAY, March 24, 2012

-
- Mar 24   - 0830-1700 UTC - - Code Sprint - - - Hall Maillot A -
-

SUNDAY, March 25, 2012

-
- Mar 25   - 0800-1000 UTC - - IEPG Meeting - - - 241 -
- Mar 25   - 0900-1700 UTC - - IETF Registration - - - Hall Maillot A -
- Mar 25   - 0930-1100 UTC - - Break - - - Hall Maillot A -
- Mar 25   - 1100-1250 UTC - - Meetecho Tutorial for Participants and WG Chairs - - - 252A -
- Mar 25   - 1100-1250 UTC - - Newcomers' Orientation - - - 252B -
- Mar 25   - 1100-1250 UTC - - Tools for Creating Internet-Drafts Tutorial - - - 241 -
- Mar 25   - 1300-1450 UTC - - Newcomers' Orientation (French) - - - 252B -
- Mar 25   - 1300-1450 UTC - - Operations, Administration, and Maintenance Tutorial - - - 241 -
- Mar 25   - 1400-1500 UTC - - Newcomers' Meet and Greet (open to Newcomers and WG chairs only) - - - Salon Etoile d'Or (Concorde Hotel) -
- Mar 25   - 1500-1700 UTC - - Welcome Reception - - - Hall Maillot A -
-

MONDAY, March 26, 2012

-
- Mar 26   - 0600-1600 UTC - - IETF Registration - - - Hall Maillot A -
- Mar 26   - 0600-0700 UTC - - Beverages - - - Hall Maillot A -
- Mar 26   - 0700-0930 UTC - - Monday Morning Session I -
- 252BAPP - appsawg - - - Applications Area Working Group - - - -
Combined with APPAREA
drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - WG Chairs slides -
  2. - -
  3. - - Webfinger -
  4. - -
  5. - - Certified Electronic Mail (CEM) -
  6. - -
  7. - - Virtualized Applications - Problem Statement -
  8. - -
  9. - - Problem of email spam over IPv6 -
  10. -
- -
- 252AINT - multimob - - - Multicast Mobility - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda -
  2. - -
  3. - - dmmm -
  4. - -
  5. - - mtma -
  6. - -
  7. - - rams -
  8. - -
  9. - - dmm -
  10. - -
  11. - - mldopt -
  12. - -
  13. - - source -
  14. - -
  15. - - clearance -
  16. -
- -
- 212/213INT - tictoc - - - Timing over IP Connection and Transfer of Clock - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda Bashing and WG Status -
  2. - -
  3. - - ITU-T SG15/Q13 update -
  4. - -
  5. - - Transporting PTP messages (1588) over MPLS Networks -
  6. - -
  7. - - PTP over MPLS using a link local addressing -
  8. - -
  9. - - PTPv2 MIB -
  10. - -
  11. - - Time Synchronization Protocol Security Requirements -
  12. - -
  13. - - Autokey protocol analysis -
  14. -
- -
- 241INT - trill - - - Transparent Interconnection of Lots of Links - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda, etc. -
  2. - -
  3. - - TRILL OAM -
  4. - -
  5. - - Proactive Connectivity Monitoring -
  6. - -
  7. - - TRILL OAM2 -
  8. - -
  9. - - Directory Assisted RBridge Edge -
  10. - -
  11. - - TRILL Liaison to 802.11 -
  12. - -
  13. - - Coordinated Multicast Trees -
  14. - -
  15. - - Default Nickname Approach for Multi-Level TRILL -
  16. - -
  17. - - VLAN Based Tree Selection for MultiDestination Frames -
  18. - -
  19. - - ESADI Protocol -
  20. - -
  21. - - MTU Negotiation -
  22. - -
  23. - - OAM Task Force Report -
  24. - -
  25. - - PBB EVPN -
  26. - -
  27. - - TRILL Datacenter Interconnect -
  28. - -
  29. - - TRILL Inter-connect over IP core with BGP -
  30. -
- -
- 253IRTF - ncrg - - Network Complexity Research Group - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Some Personal Observations on System Complexity -
  2. - -
  3. - - BGP Wedgies -
  4. - -
  5. - - Complexity, Antifragility, and Integrated Theories -
  6. - -
  7. - - Dimensions of Complexity -
  8. -
- -
- MaillotOPS - v6ops - - - IPv6 Operations - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Experiences from IPv6-Only Networks with Transition Technologies in the WIDE Camp Spring 2012 -
  2. - -
  3. - - CGN Log Reduction -
  4. - -
  5. - - NAT64 Operational Experience -
  6. - -
  7. - - 464XLAT Combination of Stateful and Stateless Translation -
  8. - -
  9. - - IP Transitioning in CE Routers -
  10. - -
  11. - - draft-carpenter-v6ops-icp-guidance -
  12. - -
  13. - - Stateless Source Address Mapping for ICMPv6 Packets -
  14. - -
  15. - - Implementation Advice for RA-Guard -
  16. - -
  17. - - Wireline: Incremental IPv6 -
  18. - -
  19. - - IPv6 Flow Label for Server Load Balancing - update -
  20. - -
  21. - - Using Only Link-Local Address In Network Core -
  22. - -
  23. - - SP Wi-Fi Services over Residential Architectures -
  24. - -
  25. - - RFC 6204 bis -
  26. - -
  27. - - slides-83-v6ops-13 -
  28. -
- -
- 243RAI - mmusic - - - Multiparty Multimedia Session Control - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chairs slides - WG status -
  2. - -
  3. - - Multiplexing Negotiation Using SDP Port Numbers -
  4. - -
  5. - - Signalling Media Stream ID in the SDP -
  6. - -
  7. - - An Extension to the Session Description Protocol (SDP) for Media Loopback -
  8. - -
  9. - - The SDP 'trafficclass' Attribute -
  10. - -
  11. - - SDP Media Capabilities -
  12. - -
  13. - - Latching: Hosted NAT Traversal (HNT) for Media in Real-Time Communication -
  14. - -
  15. - - Multipath RTP (MPRTP) -
  16. - -
  17. - - Update on Candidate Address Selection for ICE -
  18. - -
  19. - - RTSP Extension for Substream Control -
  20. - -
  21. - - Security Descriptions Extension for Media Streams -
  22. -
- -
- 242ABRTG - idr - - - Inter-Domain Routing - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - BGP MIBv2 Update -
  2. - -
  3. - - Chairs' slides -
  4. - -
  5. - - BGP OPERATIONAL Message -
  6. - -
  7. - - Revised Validation Procedure for BGP Flow Specifications -
  8. - -
  9. - - North-Bound Distribution of Link-State and TE Information using BGP -
  10. - -
  11. - - Scalable, Loop-Free BGP FRR using Repair Label -
  12. - -
  13. - - Scalable BGP FRR Protection against Edge Node Failure -
  14. - -
  15. - - Multicast Geo-Distribution Control -
  16. - -
  17. - - BGP Persistence -
  18. - -
  19. - - BGP attribute for QoS SLA advertisement -
  20. - -
  21. - - BGP convergence benchmarking (report from BMWG) -
  22. - -
  23. - - Collaboration between SIDR and IDR working groups -
  24. - -
  25. - - Route Leaks -
  26. -
- -
- Mar 26   - 0930-1100 UTC - - Break - - - Hall Maillot A -
- Mar 26   - 1100-1300 UTC - - Monday Afternoon Session I -
- 212/213APP - eai - - - Email Address Internationalization - - -
CANCELED
- - No Agenda Submitted - - -
- 242ABAPP - websec - - - Web Security - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda - Slides -
  2. - -
  3. - - Yoav Nir's presentation -
  4. - -
  5. - - 6-Frame-Options -
  6. - -
  7. - - 7-csp-http-header -
  8. - -
  9. - - HSTS status -
  10. -
- -
- 212/213IRTF - mobopts - - IP Mobility Optimizations Research Group - - - -
Room Changed From 252A
drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - IP Mobility Deployment Difficulties -
  2. - -
  3. - - Flat Architecture -
  4. - -
  5. - - Mobility Rethink -
  6. - -
  7. - - DMM Overview -
  8. -
- -
- 243OPS - netmod - - - NETCONF Data Modeling Language - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - NETMOD Agenda and WG Status -
  2. - -
  3. - - NETCONF System Management -
  4. - -
  5. - - Interfaces and IP Configuration -
  6. - -
  7. - - Core Routing Modules -
  8. - -
  9. - - SNMP Engine Configuration -
  10. -
- -
- 252BRAI - avtcore - - - Audio/Video Transport Core Maintenance - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - chairs presentation -
  2. - -
  3. - - single RTP session -
  4. - -
  5. - - RTP multiplexing architecture -
  6. - -
  7. - - multiplex multiple RTP sessions -
  8. - -
  9. - - circuit breaker -
  10. - -
  11. - - RTP Topology Considerations -
  12. - -
  13. - - multi-path RTP -
  14. - -
  15. - - clock source -
  16. - -
  17. - - IDMS -
  18. - -
  19. - - Duplicating RTP streams -
  20. -
- -
- MaillotRTG - ccamp - - - Common Control and Measurement Plane - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Administrivia & WG status -
  2. - -
  3. - - 1 - CCAMP - OTN-INFO-FWK -
  4. - -
  5. - - 2 - CCAMP - draft-ietf-ccamp-gmpls-ospf-g709v3-01 -
  6. - -
  7. - - 3 - CCAMP - draft-ietf-ccamp-gmpls-signaling-g709v3-02 -
  8. - -
  9. - - 4 - CCAMP - draft-ietf-ccamp-mpls-tp-rsvpte-ext-associated-lsp-03 -
  10. - -
  11. - - 5 - CCAMP draft-zhang-ccamp-mpls-tp-rsvpte-ext-tunnel-num-02 -
  12. - -
  13. - - 6 - CCAMP - RSVP-TE based MPLS-TP LI&LB -
  14. - -
  15. - - 7 - CCAMP - GMPLS UNI BCP -
  16. - -
  17. - - 8 - CCAMP - draft-zhang-ccamp-srlg-fa-configuration-05 -
  18. - -
  19. - - 9 - CCAMP - draft-berger-ccamp-swcaps-update-00 -
  20. - -
  21. - - 10 - CCAMP - Full Reroute Reversion -
  22. - -
  23. - - 11 - CCAMP 11 -
  24. - -
  25. - - 12 - CCAMP - draft-margaria-ccamp-label-set-ero -
  26. - -
  27. - - 13 - CCAMP - WSON info and general NE const encoding -
  28. - -
  29. - - 14 - CCAMP - draft-ietf-ccamp-wson-signaling-03 -
  30. - -
  31. - - 15 - CCAMP - draft-martinelli-wson-interface-class -
  32. - -
  33. - - 16 - CCAMP - G698_2-Management-Control-Framework -
  34. - -
  35. - - 17 - CCAMP - draft-G-698-SNMP-MIB -
  36. - -
  37. - - 18 - CCAMP - draft-zhang-ccamp-sson-framework-00 -
  38. - -
  39. - - 19 - CCAMP - draft-wang-ccamp-flexible-grid-framework-01 -
  40. - -
  41. - - 20 - CCAMP - draft-syed-ccamp-flexgrid-framework-ext-00 -
  42. - -
  43. - - 21 - CCAMP - Guard Bands requirements + OSPF-TE for SSON -
  44. - -
  45. - - 22 - CCAMP - draft-wangl-ccamp-ospf-ext-constraint-flexi-grid-and-wavelength-range -
  46. - -
  47. - - 23 - CCAMP - draft-dhillon-SC-ospfte and hussain-SC-parameters-ospfte-ext -
  48. - -
  49. - - 24 - CCAMP - supper-channel-label-extensions-and params signaling -
  50. - -
  51. - - 25 - CCAMP - draft-zhang-ccamp-flexible-grid-rsvp-te-ext-01 -
  52. - -
  53. - - 26 - CCAMP - Link Management Protocol Extensions for Grid Property Negotiation -
  54. - -
  55. - - 28 - CCAMP - 83 ccamp-charter -
  56. -
- -
- 241RTG - sidr - - - Secure Inter-Domain Routing - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - There and Not Back Again -
  2. - -
  3. - - Monday Admin, Agenda, Status -
  4. - -
  5. - - Wednesday Admin, Agenda, Status -
  6. - -
  7. - - pfx-validate -
  8. - -
  9. - - Estimating CPU Cost of BGPSEC on a Router -
  10. - -
  11. - - Dates, Dates, Dates (not fruit) -
  12. - -
  13. - - RPKI over BitTorrent -
  14. - -
  15. - - A Few Months In The Life Of An RPKI Validator -
  16. - -
  17. - - BGPSEC threat model update -
  18. - -
  19. - - BGPSEC Protocol -
  20. - -
  21. - - Key Rollover -
  22. - -
  23. - - ROVER -
  24. - -
  25. - - RPKI Gray Area: Inheritance? -
  26. - -
  27. - - (as presented) RPKI Gray Area: Inheritance? -
  28. -
- -
- 252ATSV - i2aex - - - Infrastructure-to-Application Information Exposure - - - -
Room Changed From 241
drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Administrivia and agenda bash -
  2. - -
  3. - - Problem Statement and Background -
  4. - -
  5. - - The CDN use case -
  6. - -
  7. - - The Data Center (DC) use case -
  8. - -
  9. - - Large Bandwidth use case -
  10. -
- -
- 253TSV - ippm - - - IP Performance Metrics - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - 2. Morton -
  2. - -
  3. - - 3. Geib -
  4. - -
  5. - - 4. Morton -
  6. -
- -
- Mar 26   - 1310-1410 UTC - - Monday Afternoon Session II -
- 243APP - urnbis - - - Uniform Resource Names, Revised - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda Slides -
  2. - -
  3. - - 2141bis and 3406bis -
  4. - -
  5. - - 3187bis and 3188bis -
  6. -
- -
- MaillotINT - pcp - - - Port Control Protocol - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chairs slides (Monday) -
  2. - -
  3. - - PCP Base Spec -
  4. - -
  5. - - DHCP Options for PCP -
  6. - -
  7. - - Chairs slides (Tuesday) -
  8. - -
  9. - - Authentication Mechanism for Port Control Protocol (PCP) -
  10. - -
  11. - - PCP Proxy -
  12. - -
  13. - - UPnP-IGD Interworking Function -
  14. - -
  15. - - DS-Lite Open Issues -
  16. - -
  17. - - Extensions to PCP -
  18. - -
  19. - - Reserving N and N+1 ports -
  20. - -
  21. - - Using PCP To Coordinate Between the CGN and Home Gateway Via Port Allocation -
  22. - -
  23. - - PCP Server Discovery with IPv4 traffic offload for Proxy Mobile IPv6 -
  24. - -
  25. - - Cases Study- PCP Deployment in Mobile Network -
  26. - -
  27. - - PCP Security considerations -
  28. - -
  29. - - draft-baker-pcp-nptv6-search -
  30. -
- -
- 242ABOPS - opsec - - - Operational Security Capabilities for IP Network Infrastructure - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - draft-jdurand-bgp-security-00-IETF83 -
  2. - -
  3. - - Using Only Link-Local Address in Network Core -
  4. - -
  5. - - Recommendations on filtering of IPv4 packets containing IPv4 options -
  6. - -
  7. - - draft-yourtchenko-opsec-humansafe-ipv6 -
  8. - -
  9. - - Passive IP Addresses -
  10. - -
  11. - - Operational Security Considerations for IPv6 Networks -
  12. - -
  13. - - Recommendations for filtering ICMP messages -
  14. -
- -
- 252BRAI - avtcore - - - Audio/Video Transport Core Maintenance - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - chairs presentation -
  2. - -
  3. - - single RTP session -
  4. - -
  5. - - RTP multiplexing architecture -
  6. - -
  7. - - multiplex multiple RTP sessions -
  8. - -
  9. - - circuit breaker -
  10. - -
  11. - - RTP Topology Considerations -
  12. - -
  13. - - multi-path RTP -
  14. - -
  15. - - clock source -
  16. - -
  17. - - IDMS -
  18. - -
  19. - - Duplicating RTP streams -
  20. -
- -
- 241RAI - insipid - - - INtermediary-safe SIP session ID - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda and chair status -
  2. - -
  3. - - Requirements for an End-to-End Session Identification in IP-Based Multimedia Communication Networks -
  4. - -
  5. - - Session Initiation Protocol (SIP) Header Parameter for Debugging -
  6. - -
  7. - - Session Initiation Protocol (SIP) Extension for logging and debugging -
  8. - -
  9. - - A Session Identifier for the Session Initiation Protocol (SIP) (ANNEX A ONLY) -
  10. - -
  11. - - End-to-End Session Identification in IP-Based Multimedia Communication Networks -
  12. -
- -
- 253RTG - forces - - - Forwarding and Control Element Separation - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda -
  2. - -
  3. - - WG status -
  4. - -
  5. - - LFB Lib -
  6. - -
  7. - - Forces CE HA -
  8. - -
  9. - - ForCES vs OF -
  10. -
- -
- 252ASEC - ipsecme - - - IP Security Maintenance and Extensions - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - WG agenda -
  2. - -
  3. - - P2P VPN Problem Statement -
  4. - -
  5. - - More Raw Public Keys for IKEv2 -
  6. - -
  7. - - Config for femtocell -
  8. - -
  9. - - IPsec IANA issues -
  10. - -
  11. - - ERP for IKEv2 -
  12. -
- -
- 212/213TSV - rmt - - - Reliable Multicast Transport - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - RMT Working Group Status -
  2. - -
  3. - - FLUTE Update -
  4. - -
  5. - - Generalized Object Encoding (GOE) -
  6. - -
  7. - - Universal Object Delivery (UOD) using RaptorQ -
  8. -
- -
- Mar 26   - 1410-1430 UTC - - Beverage and Snack Break I - - - Hall Maillot A -
- Mar 26   - 1430-1730 UTC - - Technical Plenary - - - Amphitheatre Bleu -
- - -

Slides:

-
    -
  1. - - Agenda -
  2. - -
  3. - - IRTF Report -
  4. - -
  5. - - IAB Report -
  6. - -
  7. - - RSE Report -
  8. - -
  9. - - World IPv6 Launch -
  10. - -
  11. - - Agenda: Implementation Challenges for Browser Security -
  12. - -
  13. - - When Good Standards Go Bad -
  14. - -
  15. - - How do we get to TLS Everywhere? -
  16. - -
  17. - - Lessons Learned from WebSockets -
  18. - -
  19. - - Cryptography Infrastructure -
  20. - -
  21. - - It's Not the End of the World -
  22. -
- -
-

TUESDAY, March 27, 2012

-
- Mar 27   - 0600-1600 UTC - - IETF Registration - - - Hall Maillot A -
- Mar 27   - 0600-0700 UTC - - Beverages - - - Hall Maillot A -
- Mar 27   - 0700-0930 UTC - - Tuesday Morning Session I -
- 243APP - core - - - Constrained RESTful Environments - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Consolidated slides -
  2. -
- -
- 252AGEN - antitrust - - - Does the IETF Need an Anti-Trust Policy - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - IETF Antitrust – the org side -
  2. - -
  3. - - IETF Antitrust BOF: Legal Overview -
  4. -
- -
- MaillotINT - 6man - - - IPv6 Maintenance - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Introduction, Agenda, and Document Status -
  2. - -
  3. - - RFC 3484bis (Address Selection) -
  4. - -
  5. - - NUD is too impatient -
  6. - -
  7. - - IPv6 over MS/TP Networks -
  8. - -
  9. - - Representing IPv6 Zone Identifiers in Uniform Resource Identifiers -
  10. - -
  11. - - IP(v6) packet staining -
  12. - -
  13. - - Another Support for Multiple Hash Algorithms in Cryptographically Generated Addresses (CGAs) -
  14. - -
  15. - - Neighbor Discovery Enhancements for DOS mitigation -
  16. - -
  17. - - Generating Stable Privacy-Enhanced Addresses with IPv6 SLAAC -
  18. - -
  19. - - Security Implications of Predictable Fragment Identification Values -
  20. - -
  21. - - Security Implications of the Use of IPv6 Extension Headers with Neighbor Discovery -
  22. - -
  23. - - Managing the Address Generation Policy for Stateless Address Autoconfiguration in IPv6 -
  24. - -
  25. - - Security and Interoperability Implications of Oversized IPv6 Header Chains -
  26. -
- -
- 241IRTF - dtnrg - - Delay-Tolerant Networking Research Group - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Introduction -
  2. - -
  3. - - LTP/CBHE IANA Registries -
  4. - -
  5. - - BPQ Extension -
  6. - -
  7. - - BP Application Framework -
  8. - -
  9. - - Maritime DTN -
  10. - -
  11. - - ECC ciphersuites and extension blocks -
  12. - -
  13. - - DTN2 SQL -
  14. - -
  15. - - NURC-FEUP_IETF83_IPR_FREE -
  16. -
- -
- 252BRAI - clue - - - ControLling mUltiple streams for tElepresence - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chairs - agenda & status -
  2. - -
  3. - - CLUE Framework -
  4. - -
  5. - - draft-lennox-clue-rtp-usage -
  6. - -
  7. - - draft-even-clue-rtp-mapping-01 -
  8. - -
  9. - - Multi-stream media conferencing -
  10. - -
  11. - - Chairs - agenda & way forward -
  12. - -
  13. - - draft-wenger-transport-02 -
  14. - -
  15. - - draft-romanow-clue-sdp-usage-01 -
  16. - -
  17. - - draft-cazeaux-clue-sip-signaling-01 -
  18. -
- -
- 242ABRTG - mpls - - - Multiprotocol Label Switching - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - WG Status -
  2. - -
  3. - - draft-allan-unified-mpls-ic-req-frmwk-01 -
  4. - -
  5. - - draft-martinotti-mpls-unified-mpls-fwk-01 -
  6. - -
  7. - - draft-ietf-mpls-ldp-dod-01 -
  8. - -
  9. - - draft-bashandy-mpls-ldp-bgp-frr-00 -
  10. - -
  11. - - draft-ietf-mpls-ldp-multi-topology-03 -
  12. - -
  13. - - draft-ietf-tictoc-1588overmpls-02 -
  14. - -
  15. - - draft-ietf-mpls-ldp-ipv6-06 -
  16. - -
  17. - - draft-jacquenet-mpls-rd-p2mp-te-requirements-01 -
  18. - -
  19. - - draft-lzj-mpls-receiver-driven-multicast-rsvp-te-00 -
  20. - -
  21. - - draft-chen-mpls-p2mp-xxx-protection-05 -
  22. - -
  23. - - draft-shen-mpls-rsvp-setup-protection-00 -
  24. - -
  25. - - draft-atlas-mpls-te-express-path-00 -
  26. - -
  27. - - draft-ietf-mpls-entropy-label-01 -
  28. - -
  29. - - draft-zhao-mpls-mldp-protections-02 -
  30. - -
  31. - - draft-wijnands-mpls-mldp-node-protection-00 -
  32. - -
  33. - - draft-chen-mpls-mldp-deplymnet-through-p2p-tunnels-00 -
  34. - -
  35. - - draft-ezy-mpls-1ton-protection-01 -
  36. - -
  37. - - draft-smiler-mpls-tp-linear-protection-mib-00 -
  38. - -
  39. - - Shared Mesh Protection (common presentation) -
  40. - -
  41. - - draft-ietf-mpls-tp-security-framework-03 -
  42. - -
  43. - - draft-chandra-hegde-mpoint-bfd-for-mpls-00 -
  44. - -
  45. - - draft-ietf-mpls-lsp-ping-mpls-tp-oam-conf-03 -
  46. - -
  47. - - draft-fuxh-mpls-delay-loss-te-framework-04 -
  48. - -
  49. - - draft-cui-mpls-tp-xxx-id-00 -
  50. -
- -
- 212/213SEC - pkix - - - Public-Key Infrastructure (X.509) - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - PKIX Overview -
  2. - -
  3. - - RFC2560bis - OCSP Update -
  4. - -
  5. - - Issues with RFC2560 and rfc2560bis -
  6. - -
  7. - - Enrollment over Secure Transport -
  8. - -
  9. - - Diffie-Hellman Proof-of-Possession Algorithms -
  10. - -
  11. - - Certificate revocation for high volume websites -
  12. - -
  13. - - Security policy flag 'Must be OCSP stapled' -
  14. - -
  15. - - ClaimSgining EKU -
  16. - -
  17. - - Authentication Context QC Statement -
  18. - -
  19. - - OCSP Not Issued -
  20. -
- -
- 253TSV - tsvwg - - - Transport Area Working Group - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - 1 - IETF 83 TSVWG Chairs Status -
  2. - -
  3. - - 3 - IETF83 RSVP support for PCNv3 -
  4. - -
  5. - - 2. IETF 83 Byte Packet -
  6. - -
  7. - - 4 - IETF83 IntServ MULTI_TSPEC -
  8. - -
  9. - - 5 - IETF83 Recommendations for Transport Port Uses -
  10. - -
  11. - - 6-7 - IETF83 TSVWG drafts - SCTP -
  12. - -
  13. - - 8-9-10 - IETF83 Individual drafts - SCTP -
  14. - -
  15. - - 11-12 - IETF83 RFC4594 updates -
  16. - -
  17. - - 13 - IETF 83 RSVP App-ID Profiles -
  18. - -
  19. - - 14 - IETF83 Reactions to ECN Support for RTP-RTCP -
  20. - -
  21. - - 15 - IETF83 TCMTF -
  22. - -
  23. - - 16 - IETF83 TCP and SCTP RTO Restart -
  24. -
- -
- Mar 27   - 0930-1100 UTC - - Break - - - Hall Maillot A -
- Mar 27   - 1100-1300 UTC - - Tuesday Afternoon Session I -
- 252AAPP - httpbis - - - Hypertext Transfer Protocol Bis - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - HTTP/1.1 Overview -
  2. - -
  3. - - HTTP/1.1 -16 to -19 changes -
  4. - -
  5. - - HTTP/2.0 Overview -
  6. - -
  7. - - SPDY and HTTP/2.0 -
  8. - -
  9. - - HTTP/2.0 Speed and Mobility -
  10. - -
  11. - - HTTP/2.0 Intermediary Requirements -
  12. - -
  13. - - Waka -
  14. -
- -
- 252BINT - pcp - - - Port Control Protocol - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chairs slides (Monday) -
  2. - -
  3. - - PCP Base Spec -
  4. - -
  5. - - DHCP Options for PCP -
  6. - -
  7. - - Chairs slides (Tuesday) -
  8. - -
  9. - - Authentication Mechanism for Port Control Protocol (PCP) -
  10. - -
  11. - - PCP Proxy -
  12. - -
  13. - - UPnP-IGD Interworking Function -
  14. - -
  15. - - DS-Lite Open Issues -
  16. - -
  17. - - Extensions to PCP -
  18. - -
  19. - - Reserving N and N+1 ports -
  20. - -
  21. - - Using PCP To Coordinate Between the CGN and Home Gateway Via Port Allocation -
  22. - -
  23. - - PCP Server Discovery with IPv4 traffic offload for Proxy Mobile IPv6 -
  24. - -
  25. - - Cases Study- PCP Deployment in Mobile Network -
  26. - -
  27. - - PCP Security considerations -
  28. - -
  29. - - draft-baker-pcp-nptv6-search -
  30. -
- -
- 212/213OPS - bmwg - - - Benchmarking Methodology - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda, Status, Milestones -
  2. - -
  3. - - SIP Device Benchmarking -
  4. - -
  5. - - BGP Convergence Benchmarking Methodology -
  6. - -
  7. - - Benchmarking Methodology for Content-Aware Network Devices -
  8. - -
  9. - - IMIX Genome -
  10. - -
  11. - - RFC 2544 Applicability Statement -
  12. -
- -
- 241OPS - eman - - - Energy Management - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda, etc. -
  2. - -
  3. - - Definitions -
  4. - -
  5. - - Requirements -
  6. - -
  7. - - Energy-Aware MIB -
  8. - -
  9. - - Framework -
  10. - -
  11. - - Monitoring MIB -
  12. - -
  13. - - Battery MIB -
  14. - -
  15. - - Applicability -
  16. -
- -
- MaillotRAI - dispatch - - - Dispatch - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chairs - agenda & status -
  2. - -
  3. - - STRAW (aka BEHAVE for B2BUAs) -
  4. - -
  5. - - Media Stream Selection (MESS) -
  6. - -
  7. - - Telephone-Related Queries (TERQ) -
  8. -
- -
- 242ABRTG - ospf - - - Open Shortest Path First IGP - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - OSPF WG Status -
  2. - -
  3. - - OSPFv3 Auto-Configuration -
  4. - -
  5. - - OSPF Service Distribution -
  6. - -
  7. - - OSPF Topology Transparent Zone -
  8. -
- -
- 243RTG - pim - - - Protocol Independent Multicast - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - agenda -
  2. - -
  3. - - igmp-mld-translation -
  4. - -
  5. - - 4601bis -
  6. - -
  7. - - DR Load-Balancing -
  8. - -
  9. - - mcastoam -
  10. - -
  11. - - v4-v6-translation -
  12. - -
  13. - - mtu -
  14. -
- -
- 253SEC - kitten - - - Common Authentication Technology Next Generation - - - -
Combined with KRB-WG
drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - gss-eap-naming-urn -
  2. - -
  3. - - SASLPrep Update -
  4. - -
  5. - - SASL-OAuth Protocol Message -
  6. - -
  7. - - kitten Status Update -
  8. - -
  9. - - SAML-EC Update -
  10. - -
  11. - - naming-ext Update -
  12. -
- -
- 253SEC - krb-wg - - - Kerberos - - - -
Combined with KITTEN
drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda -
  2. - -
  3. - - Abfab-friendly Pre-Authentication options -
  4. - -
  5. - - KDC Data Model -
  6. -
- -
- Mar 27   - 1300-1320 UTC - - Beverage and Snack Break I - - - Hall Maillot A -
- Mar 27   - 1320-1500 UTC - - Tuesday Afternoon Session II -
- 243APP - weirds - - - Web Extensible Internet Registration Data Service - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Main slide deck -
  2. -
- -
- 212/213INT - ancp - - - Access Node Control Protocol - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - WG Status -
  2. - -
  3. - - Multicast Extensions - Tom Taylor -
  4. -
- -
- 252BINT - lisp - - - Locator/ID Separation Protocol - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair's Slides -
  2. - -
  3. - - LISP - SEC -
  4. - -
  5. - - LISP Threats -
  6. - -
  7. - - LISP EID Block -
  8. - -
  9. - - LISP Deployment -
  10. - -
  11. - - LISP DDT -
  12. - -
  13. - - LISP DDT SEC -
  14. - -
  15. - - LISP-DDT Database Transfer -
  16. - -
  17. - - LISP NAT Traversal -
  18. - -
  19. - - LISP Single Source Multicast -
  20. -
- -
- 252AIRTF - iccrg - - Internet Congestion Control Research Group - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - mcdysan.pdf -
  2. - -
  3. - - jobert.pdf -
  4. - -
  5. - - sarolahti.pdf -
  6. - -
  7. - - adhari.pdf -
  8. - -
  9. - - winstein.pdf -
  10. - -
  11. - - boukhatem.pdf -
  12. - -
  13. - - mathis.pdf -
  14. - -
  15. - - alvestrand.pdf -
  16. - -
  17. - - singh_perkins.pdf -
  18. - -
  19. - - holmer.pdf -
  20. -
- -
- 242ABOPS - 6renum - - - IPv6 Site Renumbering - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda Bash -
  2. - -
  3. - - Enterprise Scenarios -
  4. - -
  5. - - Gap Analysis -
  6. - -
  7. - - Problem Statement for Hosts with Static Addresses -
  8. -
- -
- MaillotRAI - avtext - - - Audio/Video Transport Extensions - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda bash; working group draft status -
  2. - -
  3. - - IEEE 1588/802.1AS Synchronisation for RTP Streams -
  4. - -
  5. - - Codec Operation Point RTCP Extension -
  6. - -
  7. - - Codec Operation Point RTCP Extension (extra slides) -
  8. - -
  9. - - RTP Payload Format for High Efficiency Video Coding -
  10. - -
  11. - - Offer/Answer Considerations for G.723 Annex A and G.729 Annex B -
  12. - -
  13. - - G.711.0 Compression Segments -
  14. -
- -
- 253RAI - vipr - - - Verification Involving PSTN Reachability - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chairs Slides -
  2. - -
  3. - - Overview Draft -
  4. - -
  5. - - Reload and PVP Drafts -
  6. - -
  7. - - Privacy Issue Discussion -
  8. -
- -
- 241SEC - jose - - - Javascript Object Signing and Encryption - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Administratriva -
  2. - -
  3. - - Use Cases for JOSE -
  4. - -
  5. - - New Specs and New Features -
  6. - -
  7. - - Crypto Issues for JOSE -
  8. - -
  9. - - Additional Features -
  10. - -
  11. - - Open Issues on Existing Features and Document Structuring Issues -
  12. -
- -
- Mar 27   - 1510-1610 UTC - - Tuesday Afternoon Session III -
- 212/213APP - marf - - - Messaging Abuse Reporting Format - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Main slide deck -
  2. -
- -
- Mar 27   - 1510-1610 UTC - - Tuesday -
- MaillotGEN - rfcform - - RFC Format Design Team Update - - BOF - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Tony Hansen (UTF-8) -
  2. - -
  3. - - Paul Hoffman (Canonical text-only with URL) -
  4. - -
  5. - - Yaakov Stein (based on TeX + text/html/pdf) -
  6. - -
  7. - - John Levine (Intro) -
  8. - -
  9. - - Larry Masinter (RFC Format Considerations -
  10. -
- -
- Mar 27   - 1510-1610 UTC - - Tuesday Afternoon Session III -
- 242ABINT - dnsext - - - DNS Extensions - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair Slides -
  2. - -
  3. - - RFC6195bis IANA instructions -
  4. - -
  5. - - RFC1995 IXFRbis Open issues -
  6. - -
  7. - - NSEC4 experiment -
  8. - -
  9. - - Rechability Record proposal -
  10. - -
  11. - - DNS and DNSSEC resolver performance -
  12. - -
  13. - - DNSSEC-check -
  14. -
- -
- 252AIRTF - iccrg - - Internet Congestion Control Research Group - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - mcdysan.pdf -
  2. - -
  3. - - jobert.pdf -
  4. - -
  5. - - sarolahti.pdf -
  6. - -
  7. - - adhari.pdf -
  8. - -
  9. - - winstein.pdf -
  10. - -
  11. - - boukhatem.pdf -
  12. - -
  13. - - mathis.pdf -
  14. - -
  15. - - alvestrand.pdf -
  16. - -
  17. - - singh_perkins.pdf -
  18. - -
  19. - - holmer.pdf -
  20. -
- -
- 243OPS - netconf - - - Network Configuration - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - NETCONF WG Status -
  2. - -
  3. - - NETCONF Over TLS update - RFC 5539bis -
  4. - -
  5. - - NETCONF over WebSocket -
  6. - -
  7. - - NETCONF Light -
  8. -
- -
- 252BRAI - sipcore - - - Session Initiation Protocol Core - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda and Status -
  2. - -
  3. - - SIP over Websockets -
  4. - -
  5. - - Proxy Features -
  6. -
- -
- 241RTG - isis - - - IS-IS for IP Internets - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda and Doc Status -
  2. - -
  3. - - Multi-Instances ISIS Extension -
  4. - -
  5. - - ISIS Metric Extensions -
  6. - -
  7. - - IS-IS ESN TLV -
  8. - -
  9. - - IEEE 802.1aq Shortest Path Bridging (SPB)
 Deployment Considerations -
  10. - -
  11. - - rfc6326bis -
  12. - -
  13. - - IP/IPVPN services with IEEE 802.1aq SPB networks -
  14. -
- -
- 253SEC - mile - - - Managed Incident Lightweight Exchange - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda -
  2. - -
  3. - - IODEF-extension to support structured cybersecurity information -
  4. - -
  5. - - XML Registry Review and Extension Template -
  6. - -
  7. - - GRC Report Exchange -
  8. - -
  9. - - IODEF Forensics Extension -
  10. -
- -
-

WEDNESDAY, March 28, 2012

-
- Mar 28   - 0600-1500 UTC - - IETF Registration - - - Hall Maillot A -
- Mar 28   - 0600-0700 UTC - - Beverages - - - Hall Maillot A -
- Mar 28   - 0700-0930 UTC - - Wednesday Morning Session I -
- 243APP - paws - - - Protocol to Access WS database - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair's slides -
  2. - -
  3. - - draft-das-paws-protocol -
  4. - -
  5. - - draft-lei-paws-framework -
  6. - -
  7. - - Use Case and Requirements -
  8. - -
  9. - - charter text proposal update -
  10. -
- -
- 242ABINT - homenet - - - Home Networking - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - 01 - Introduction -
  2. - -
  3. - - 02 - Architecture Update -
  4. - -
  5. - - 03 - Routing and Prefix Assignment -
  6. - -
  7. - - 04 - Experiences -
  8. - -
  9. - - 05 - Naming and Service Discovery -
  10. - -
  11. - - 06 - Site mDNS -
  12. - -
  13. - - 07 - Security Architecture -
  14. -
- -
- 253OPS - opsarea - - - Operations & Management Area Open Meeting - - - -
Combined with OPSAWG
drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda -
  2. -
- -
- Mar 28   - 0700-0930 UTC - - Wednesday Afternoon Session I -
- 253OPS - opsawg - - - Operations and Management Area Working Group - - - -
Combined with OPSAREA
drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - agenda -
  2. - -
  3. - - Automated Network Configuration -
  4. - -
  5. - - Flow OAM Requirements -
  6. - -
  7. - - CGN Deployment with MPLS VPNs -
  8. - -
  9. - - transmission interruption -
  10. - -
  11. - - cloud logging format -
  12. - -
  13. - - Firewalls in Internet Security -
  14. - -
  15. - - Baker firewalls -
  16. - -
  17. - - status update -
  18. -
- -
- Mar 28   - 0700-0930 UTC - - Wednesday Morning Session I -
- 252BRAI - rtcweb - - - Real-Time Communication in WEB-browsers - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair Slides -
  2. - -
  3. - - Updates from AVTCORE and MMUSIC -
  4. - -
  5. - - W3C Coordination slides -
  6. - -
  7. - - Identity Proxy -
  8. - -
  9. - - What to do about media security -
  10. - -
  11. - - TURN and STUN URIs -
  12. - -
  13. - - JSEP Update -
  14. - -
  15. - - Data channel -
  16. - -
  17. - - Video codec selection -
  18. -
- -
- MaillotRTG - ccamp - - - Common Control and Measurement Plane - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Administrivia & WG status -
  2. - -
  3. - - 1 - CCAMP - OTN-INFO-FWK -
  4. - -
  5. - - 2 - CCAMP - draft-ietf-ccamp-gmpls-ospf-g709v3-01 -
  6. - -
  7. - - 3 - CCAMP - draft-ietf-ccamp-gmpls-signaling-g709v3-02 -
  8. - -
  9. - - 4 - CCAMP - draft-ietf-ccamp-mpls-tp-rsvpte-ext-associated-lsp-03 -
  10. - -
  11. - - 5 - CCAMP draft-zhang-ccamp-mpls-tp-rsvpte-ext-tunnel-num-02 -
  12. - -
  13. - - 6 - CCAMP - RSVP-TE based MPLS-TP LI&LB -
  14. - -
  15. - - 7 - CCAMP - GMPLS UNI BCP -
  16. - -
  17. - - 8 - CCAMP - draft-zhang-ccamp-srlg-fa-configuration-05 -
  18. - -
  19. - - 9 - CCAMP - draft-berger-ccamp-swcaps-update-00 -
  20. - -
  21. - - 10 - CCAMP - Full Reroute Reversion -
  22. - -
  23. - - 11 - CCAMP 11 -
  24. - -
  25. - - 12 - CCAMP - draft-margaria-ccamp-label-set-ero -
  26. - -
  27. - - 13 - CCAMP - WSON info and general NE const encoding -
  28. - -
  29. - - 14 - CCAMP - draft-ietf-ccamp-wson-signaling-03 -
  30. - -
  31. - - 15 - CCAMP - draft-martinelli-wson-interface-class -
  32. - -
  33. - - 16 - CCAMP - G698_2-Management-Control-Framework -
  34. - -
  35. - - 17 - CCAMP - draft-G-698-SNMP-MIB -
  36. - -
  37. - - 18 - CCAMP - draft-zhang-ccamp-sson-framework-00 -
  38. - -
  39. - - 19 - CCAMP - draft-wang-ccamp-flexible-grid-framework-01 -
  40. - -
  41. - - 20 - CCAMP - draft-syed-ccamp-flexgrid-framework-ext-00 -
  42. - -
  43. - - 21 - CCAMP - Guard Bands requirements + OSPF-TE for SSON -
  44. - -
  45. - - 22 - CCAMP - draft-wangl-ccamp-ospf-ext-constraint-flexi-grid-and-wavelength-range -
  46. - -
  47. - - 23 - CCAMP - draft-dhillon-SC-ospfte and hussain-SC-parameters-ospfte-ext -
  48. - -
  49. - - 24 - CCAMP - supper-channel-label-extensions-and params signaling -
  50. - -
  51. - - 25 - CCAMP - draft-zhang-ccamp-flexible-grid-rsvp-te-ext-01 -
  52. - -
  53. - - 26 - CCAMP - Link Management Protocol Extensions for Grid Property Negotiation -
  54. - -
  55. - - 28 - CCAMP - 83 ccamp-charter -
  56. -
- -
- 241RTG - sidr - - - Secure Inter-Domain Routing - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - There and Not Back Again -
  2. - -
  3. - - Monday Admin, Agenda, Status -
  4. - -
  5. - - Wednesday Admin, Agenda, Status -
  6. - -
  7. - - pfx-validate -
  8. - -
  9. - - Estimating CPU Cost of BGPSEC on a Router -
  10. - -
  11. - - Dates, Dates, Dates (not fruit) -
  12. - -
  13. - - RPKI over BitTorrent -
  14. - -
  15. - - A Few Months In The Life Of An RPKI Validator -
  16. - -
  17. - - BGPSEC threat model update -
  18. - -
  19. - - BGPSEC Protocol -
  20. - -
  21. - - Key Rollover -
  22. - -
  23. - - ROVER -
  24. - -
  25. - - RPKI Gray Area: Inheritance? -
  26. - -
  27. - - (as presented) RPKI Gray Area: Inheritance? -
  28. -
- -
- 212/213TSV - nfsv4 - - - Network File System Version 4 - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - NFSv4 Agenda -
  2. - -
  3. - - Editor Status (Haynes) -
  4. - -
  5. - - End-to-end data integrity (Lever) -
  6. - -
  7. - - NFSv4 Migration Issues (Lever) -
  8. - -
  9. - - A case for NFSv4.1 Lustre Layout Type (Faibish) -
  10. - -
  11. - - SCSI Hints -
  12. -
- -
- 252ATSV - ppsp - - - Peer to Peer Streaming Protocol - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair's slides -
  2. - -
  3. - - Peer Protocol -
  4. - -
  5. - - problem statement and requirements of PPSP -
  6. - -
  7. - - tracker protocol -
  8. - -
  9. - - swift demo introduction -
  10. -
- -
- Mar 28   - 0930-1100 UTC - - Break - - - Hall Maillot A -
- Mar 28   - 0930-1100 UTC - - Working Group Chairs' Lunch Tutorial - - - -
- Mar 28   - 1100-1300 UTC - - Wednesday Afternoon Session I -
- 252BAPP - hybi - - - BiDirectional or Server-Initiated HTTP - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda -
  2. - -
  3. - - Compression and MUX -
  4. - -
  5. - - KeepAlive -
  6. -
- -
- 243APP - repute - - - Reputation Services - - - drafts: tar|pdf
- - - - - - -
- 253INT - netext - - - Network-Based Mobility Extensions - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda, WG Doc status and Next steps -
  2. - -
  3. - - Proxy Mobile IPv6 Extensions to Support Flow Mobility -
  4. - -
  5. - - Prefix Delegation for Proxy Mobile IPv6 -
  6. - -
  7. - - PMIPv6 and Network Mobility Problem Statement -
  8. - -
  9. - - Quality of Service Option for Proxy Mobile IPv6 -
  10. - -
  11. - - Multiple APN Support for Trusted Wireless LAN Access -
  12. - -
  13. - - PMIPv6 inter-working with WiFi access authentication -
  14. - -
  15. - - Service Selection for Mobile IPv6 -
  16. - -
  17. - - EAP Attributes for WiFi - EPC Integration -
  18. -
- -
- 252ARAI - ecrit - - - Emergency Context Resolution with Internet Technologies - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - ECRIT - Chairs agenda -
  2. - -
  3. - - Additional Data -
  4. - -
  5. - - LoST Sync -
  6. - -
  7. - - PSAP Callback - Hannes -
  8. - -
  9. - - PSAP Callback - Christer -
  10. - -
  11. - - Data Only Emergency Calls -
  12. - -
  13. - - XMPP for Emergency Services -
  14. -
- -
- 242ABRTG - karp - - - Keying and Authentication for Routing Protocols - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Database of Long-Lived Symmetric Cryptographic Keys -
  2. - -
  3. - - Key Management for Pairwise Routing Protocols -
  4. - -
  5. - - Multicast Router Key Management Protocol -
  6. - -
  7. - - KARP IS-IS security gap analysis -
  8. - -
  9. - - Using IKEv2 with TCP-AO -
  10. - -
  11. - - KARP Opening Slides -
  12. - -
  13. - - KARP Overview, Threats, and Requirements -
  14. - -
  15. - - Key Management and Adjacency Management for KARP-based Routing Systems -
  16. -
- -
- MaillotRTG - nvo3 - - - Network Virtualization Overlays - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Meeting Slides - Chairs -
  2. - -
  3. - - NVO3 Problem Statement - Thomas Narten -
  4. - -
  5. - - Framework - Marc Lasserre -
  6. - -
  7. - - Tunnel Reqs - Igor Gashinsky -
  8. - -
  9. - - VPN Interactions - David Black -
  10. - -
  11. - - Control Plane Reqs - Lawrence Kreeger -
  12. - -
  13. - - NVO3 Draft Charter - Thomas Narten -
  14. -
- -
- 241RTG - roll - - - Routing Over Low power and Lossy networks - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - WG Status -
  2. - -
  3. - - draft-ietf-roll-minrank-hysteresis-of -
  4. - -
  5. - - draft-ietf-roll-p2p-rpl -
  6. - -
  7. - - Experiences with RPL: IPv6 Routing Protocol LLNs -
  8. - -
  9. - - draft-dvir-roll-security-authentication-01 -
  10. - -
  11. - - draft-vanderstok-roll-mcreq-01 -
  12. - -
  13. - - draft-qiu-roll-kemp-01 -
  14. -
- -
- 212/213SEC - nea - - - Network Endpoint Assessment - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - NEA WG Slides 2012-03-28 -
  2. -
- -
- Mar 28   - 1310-1410 UTC - - Wednesday Afternoon Session II -
- 242ABINT - softwire - - - Softwires - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair's slides -
  2. - -
  3. - - Public 4over6 -
  4. - -
  5. - - Lightweight-4over6-DS-Lite -
  6. - -
  7. - - Deployment Considerations for Lightweight 4over6 -
  8. - -
  9. - - IP Transioning in CE Routers -
  10. - -
  11. - - Mapping of Address and Port -
  12. - -
  13. - - Specifications of MAP Translation (MAP-T) and MAP Encapsulation (MAP-E) -
  14. - -
  15. - - IPv4 Residual Deployments - The Unified Solution (4rd-­U) -
  16. - -
  17. - - DS-Lite Multicast Extension Implementation -
  18. - -
  19. - - IPv6 Multicast Using Native IPv4 Capabilities in a 6rd Deployment -
  20. - -
  21. - - Softwire Mesh Management Information Base (MIB) -
  22. - -
  23. - - Definitions of Managed Objects for 6rd -
  24. - -
  25. - - DS-lite MIB -
  26. - -
  27. - - BFD Support DS-Lite -
  28. - -
  29. - - SA46T interoperability test report -
  30. -
- -
- MaillotOPS - armd - - - Address Resolution for Massive numbers of hosts in the Data center - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair's Meeting Intro Slides - Chairs -
  2. - -
  3. - - draft-dunbar-armd-scaling-BCP -
  4. -
- -
- 241RAI - p2psip - - - Peer-to-Peer Session Initiation Protocol - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair Slides -
  2. - -
  3. - - DRR & RPR -
  4. - -
  5. - - Reload Base -
  6. - -
  7. - - ShaRe/DisCo -
  8. - -
  9. - - SNMP Useage for RELOAD -
  10. - -
  11. - - COAP -
  12. - -
  13. - - RELOAD Interop Event !!!! Not Presented !!!! -
  14. -
- -
- 252ARAI - soc - - - SIP Overload Control - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda -
  2. - -
  3. - - draft-ietf-soc-overload-control-08 -
  4. - -
  5. - - draft-ietf-soc-overload-rate-control -
  6. - -
  7. - - draft-ietf-soc-load-control-event-package-03 -
  8. -
- -
- 253RAI - xmpp - - - Extensible Messaging and Presence Protocol - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair Slides -
  2. - -
  3. - - End to End Encryption -
  4. - -
  5. - - Domain Name Assertions -
  6. - -
  7. - - RFC 6122bis -
  8. - -
  9. - - Internationalized Nicknames -
  10. - -
  11. - - Combined Use of SIP and XMPP -
  12. - -
  13. - - SRV Queries -
  14. - -
  15. - - Real-time Web Communication with JINGLE -
  16. -
- -
- 252BRTG - bfd - - - Bidirectional Forwarding Detection - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Administravia -
  2. - -
  3. - - BFD for DS-Lite -
  4. - -
  5. - - BFD MIB extensions for MPLS-TP -
  6. - -
  7. - - BFD for LAGs -
  8. -
- -
- 243SEC - tls - - - Transport Layer Security - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda -
  2. - -
  3. - - TLS Cached Info - PPT -
  4. - -
  5. - - TLS Cached Info - PDF -
  6. - -
  7. - - TLS Raw Keys - PPT -
  8. - -
  9. - - TLS Raw Keys - PDF -
  10. - -
  11. - - Identity Protection -
  12. - -
  13. - - Identity Protection - PDF -
  14. - -
  15. - - TLS-PWD -
  16. - -
  17. - - Multiple OCSP -
  18. -
- -
- 212/213TSV - pcn - - - Congestion and Pre-Congestion Notification - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - WG chairs slides -
  2. - -
  3. - - Encoding 3 PCN-States in the IP header using a single DSCP -
  4. - -
  5. - - Encoding 3 PCN-States in the IP header using a single DSCP -
  6. -
- -
- Mar 28   - 1410-1430 UTC - - Beverage and Snack Break I - - - Hall Maillot A -
- Mar 28   - 1430-1730 UTC - - IETF Operations and Administration Plenary - - - Amphitheatre Bleu -
- - -

Slides:

-
    -
  1. - - NOTE WELL -
  2. - -
  3. - - Agenda -
  4. - -
  5. - - Host Presentation: Cisco -
  6. - -
  7. - - IETF Chair Report -
  8. - -
  9. - - NOC Report -
  10. - -
  11. - - NOC Report Part 2 -
  12. - -
  13. - - IAOC and IAD Report -
  14. - -
  15. - - IETF Trust Chair Report -
  16. - -
  17. - - NomCom Chair Report -
  18. - -
  19. - - ISOC Activities Status Report -
  20. - -
  21. - - Recognize Outgoing IAB, IESG, and IAOC Members -
  22. - -
  23. - - IETF Logo -- Open Mic -
  24. -
- -
-

THURSDAY, March 29, 2012

-
- Mar 29   - 0600-1500 UTC - - IETF Registration - - - Hall Maillot A -
- Mar 29   - 0600-0700 UTC - - Beverages - - - Hall Maillot A -
- Mar 29   - 0700-0930 UTC - - Thursday Morning Session I -
- 252AAPP - scim - - - System for Cross-domain Identity Management - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chairs' Slides -
  2. - -
  3. - - The need for SCIM (Morteza Ansari) -
  4. - -
  5. - - SCIM Overview (Trey Drake) -
  6. - -
  7. - - SCIM Targetting (Phil Hunt) -
  8. -
- -
- 253INT - dhc - - - Dynamic Host Configuration - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Administrivia -
  2. - -
  3. - - DHCPv6 Failover -
  4. - -
  5. - - Requesting DHCPv6 Suboptions -
  6. - -
  7. - - Secure DHCPv6 -
  8. - -
  9. - - DHCPv6 Address Registration -
  10. - -
  11. - - DHC Class-based Prefix -
  12. - -
  13. - - DHCP Client ID Option -
  14. - -
  15. - - DHCPv6 Hardware Address Option -
  16. - -
  17. - - Security Option Extensions for DHCPv4 -
  18. - -
  19. - - Authorization Option for DHCPv6 -
  20. - -
  21. - - RFC3315 Update -
  22. - -
  23. - - Multiple Stateful Options in Single DHCPv6 Transactions -
  24. - -
  25. - - DHCP Options for 3GPP Service -
  26. - -
  27. - - DNS Reverse Tree for Delegated Prefixes -
  28. - -
  29. - - Address Selection Option -
  30. - -
  31. - - DHCPv4 over IPv6 -
  32. -
- -
- 241INT - dmm - - - Distributed Mobility Management - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - agenda and status -
  2. - -
  3. - - Architecture Proposals & Comparisons -
  4. - -
  5. - - New Proposals and Protocols -
  6. - -
  7. - - Addressing Enhancements -
  8. - -
  9. - - Addressing Enhancements API -
  10. - -
  11. - - Distributed Mobile IPv6 -
  12. - -
  13. - - Dimensioning considerations -
  14. - -
  15. - - PMIPv6 Enhancements and Extensions (Commonalities of the proposed solutions) -
  16. - -
  17. - - PMIPv6-based distributed anchoring -
  18. - -
  19. - - A PMIPv6-based solution for Distributed Mobility Management -
  20. - -
  21. - - PMIP Based DMM Approaches -
  22. - -
  23. - - Local Prefix Lifetime Management -
  24. -
- -
- 212/213OPS - mboned - - - MBONE Deployment - - - drafts: tar|pdf
- - - Agenda submitted in PPTX format - - - -

Slides:

-
    -
  1. - - draft-chown-mboned-multicast-filtering -
  2. - -
  3. - - draft-tissa-pim-mcastoam-00 -
  4. - -
  5. - - draft-rekhter-geo-distribution-control-00 -
  6. - -
  7. - - ietf-83-draft-ietf-mboned-auto-multicast -
  8. - -
  9. - - draft-jaclee-behave-v4v6-mcast-ps -
  10. - -
  11. - - draft-tsou-mboned-multrans-addr-acquisition-01 -
  12. - -
  13. - - draft-zhou-mboned-multrans-path-optimization -
  14. - -
  15. - - draft-qin-softwire-multicast-prefix-option -
  16. - -
  17. - - Marshall/Stig Transition Overview -
  18. -
- -
- MaillotRAI - rtcweb - - - Real-Time Communication in WEB-browsers - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair Slides -
  2. - -
  3. - - Updates from AVTCORE and MMUSIC -
  4. - -
  5. - - W3C Coordination slides -
  6. - -
  7. - - Identity Proxy -
  8. - -
  9. - - What to do about media security -
  10. - -
  11. - - TURN and STUN URIs -
  12. - -
  13. - - JSEP Update -
  14. - -
  15. - - Data channel -
  16. - -
  17. - - Video codec selection -
  18. -
- -
- 242ABRTG - pwe3 - - - Pseudowire Emulation Edge to Edge - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - WG Status -
  2. - -
  3. - - o VCCV MPLS-TP Connectivity Verification (CV) Capability Advertisement - Greg MIRSKY - draft-mirsky-mpls-tp-cv-adv-00 -
  4. - -
  5. - - o Static pseudowire configuration checking using Generic Associated Channel (G-ACh) Advertisement Protocol - Lizhong JIN - draft-jc-pwe3-mpls-tp-static-checking-00 -
  6. - -
  7. - - o LDP Extensions for Lock Instruct and Loopback of Pseudowire in MPLS Transport Profile - Greg MIRSKY - draft-dong-pwe3-mpls-tp-li-lb-00 -
  8. - -
  9. - - o Signaling Root-Initiated Point-to-Multipoint Pseudowires using LDP - Sami BOUTROS - draft-ietf-pwe3-p2mp-pw-04 -
  10. - -
  11. - - o P2MP PW protection for mpls-tp network - Liu GUOMAN - draft-liu-pwe3-mpls-tp-p2mp-pw-protection-00 -
  12. - -
  13. - - o LDP Extensions for Pseudo Wire (PW) Transfer in an MPLS-TP Network - Qilei WANG - draft-bao-pwe3-pw-transfer-02 -
  14. - -
  15. - - o LDP extensions for Explicit Pseudowire to transport LSP mapping - Mach CHEN - draft-cao-pwe3-mpls-tp-pw-over-bidir-lsp-05 -
  16. - -
  17. - - o PW endpoint fast failure protection - Yimin SHEN - draft-shen-pwe3-endpoint-fast-protection-01 -
  18. -
- -
- 243SEC - abfab - - - Application Bridging for Federated Access Beyond web - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - ABFAB Main Deck -
  2. - -
  3. - - AAA-SAML update -
  4. - -
  5. - - UC OID and UI update -
  6. - -
  7. - - Radius Fragmentation -
  8. - -
  9. - - Trust Router Problem Stmt -
  10. -
- -
- 252BTSV - alto - - - Application-Layer Traffic Optimization - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda -
  2. - -
  3. - - ALTO protocol -
  4. - -
  5. - - ALTO Server Discovery -
  6. - -
  7. - - Deployment considerations -
  8. - -
  9. - - Incremental updates -
  10. - -
  11. - - Caching and subscription -
  12. - -
  13. - - Cost schedule -
  14. - -
  15. - - Multi-cost ALTO -
  16. - -
  17. - - i2aex BoF follow-up -
  18. -
- -
- Mar 29   - 0930-1100 UTC - - Break - - - Hall Maillot A -
- Mar 29   - 1100-1300 UTC - - Thursday Afternoon Session I -
- 253APP - precis - - - Preparation and Comparison of Internationalized Strings - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chairs' slides -
  2. - -
  3. - - problem statement -
  4. - -
  5. - - framework -
  6. - -
  7. - - mappings -
  8. - -
  9. - - nickname -
  10. - -
  11. - - sasl profile -
  12. -
- -
- MaillotINT - intarea - - - Internet Area Working Group - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair Slides -
  2. - -
  3. - - Analysis of solutions to reveal host identifier -
  4. - -
  5. - - Multihoming with IPv6-to-IPv6 Network Prefix Translation -
  6. - -
  7. - - IPv6 Support Within IETF work -
  8. - -
  9. - - IPv6 Flow Label for Server Load Balancing -
  10. - -
  11. - - On demand IPv4 provisioning -
  12. - -
  13. - - FMC -
  14. - -
  15. - - ICMP Extension for Stateless DS-Lite -
  16. -
- -
- 212/213IRTF - samrg - - Scalable Adaptive Multicast Research Group - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - IRTF SAM RG Agenda IETF 83 -
  2. - -
  3. - - Multicast in Information Centric Networking -
  4. - -
  5. - - Common API for Transparent Hybrid Multicastdraft-irtf-samrg-common-api - Status Update -
  6. - -
  7. - - Application Layer Multicast Extensions for RELOAD -
  8. - -
  9. - - Software for the SAM RG Community -
  10. -
- -
- 243RAI - xrblock - - - Metric Blocks for use with RTCP's Extended Report Framework - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - XRBLOCK Chairs Presentation of Group Status -
  2. - -
  3. - - Report Block for Delay Metric Reporting -
  4. - -
  5. - - QoE Metrics Reporting_IETF 83 -
  6. - -
  7. - - Report Block for Burst/Gap Loss -
  8. - -
  9. - - Report Block for Discard Metric Reporting -
  10. - -
  11. - - Report Block for Burst/Gap Discard Metric Reporting -
  12. - -
  13. - - RTCP XR for Summary Statistics Metrics Reporting -
  14. - -
  15. - - RTCP XR Blocks for Synchronization Delay and Offset Metric Reporting -
  16. - -
  17. - - Report Block for TS Decodability Statistics -
  18. -
- -
- 242ABRTG - l2vpn - - - Layer 2 Virtual Private Networks - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - L2VPN WG Status -
  2. - -
  3. - - E-VPN -
  4. - -
  5. - - PBB E-VPN -
  6. - -
  7. - - STT -
  8. - -
  9. - - IS-IS VPLS for Cloud Data Center Networks -
  10. - -
  11. - - Node redundancy provisioning for VPLS inter-domain -
  12. - -
  13. - - MAC Address Withdrawal over Static Pseudowire -
  14. - -
  15. - - TRILL Data Center Interconnect -
  16. - -
  17. - - E-Tree Update -
  18. -
- -
- 241RTG - manet - - - Mobile Ad-hoc Networks - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda slides -
  2. - -
  3. - - OLSRv2 -
  4. - -
  5. - - Report/SMF MIB -
  6. - -
  7. - - NHDP-mib -
  8. - -
  9. - - packetbb-sec / NHDP-sec -
  10. - -
  11. - - NHDP-sec-threats -
  12. - -
  13. - - SMF v14 Status -
  14. - -
  15. - - DYMO / AODVv2 -
  16. - -
  17. - - DLEP -
  18. - -
  19. - - Radio-to-Router interface -
  20. -
- -
- 252ASEC - oauth - - - Web Authorization Protocol - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - WG Chairs Slides -
  2. - -
  3. - - Assertions -
  4. -
- -
- 252BTSV - cdni - - - Content Delivery Networks Interconnection - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda & Introduction - Chairs -
  2. - -
  3. - - Problem Statement -
  4. - -
  5. - - Use Cases -
  6. - -
  7. - - Framework -
  8. - -
  9. - - Models for adaptive-streaming-aware CDNI - Brandenburg -
  10. - -
  11. - - Requirements -
  12. - -
  13. - - Merged Metadata Proposal - Caulfield -
  14. - -
  15. - - Metadata Interface - He -
  16. - -
  17. - - CDNI Triggers - Murray -
  18. - -
  19. - - Logging Interface - Bertrand -
  20. - -
  21. - - Logging Format - Le Faucheur -
  22. - -
  23. - - Footprint and Capabilities Semantics - Seedorf -
  24. - -
  25. - - Footprint Discovery - Bertrand -
  26. - -
  27. - - Footprint Advertisement - Previdi -
  28. - -
  29. - - Request Routing with ALTO - Seedorf -
  30. - -
  31. - - ALTO Extensions for CDNI - Stephan -
  32. - -
  33. - - Capability Information Advertising - He -
  34. -
- -
- Mar 29   - 1300-1320 UTC - - Beverage Break - - - Hall Maillot A -
- Mar 29   - 1320-1520 UTC - - Thursday Afternoon Session II -
- 241APP - httpbis - - - Hypertext Transfer Protocol Bis - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - HTTP/1.1 Overview -
  2. - -
  3. - - HTTP/1.1 -16 to -19 changes -
  4. - -
  5. - - HTTP/2.0 Overview -
  6. - -
  7. - - SPDY and HTTP/2.0 -
  8. - -
  9. - - HTTP/2.0 Speed and Mobility -
  10. - -
  11. - - HTTP/2.0 Intermediary Requirements -
  12. - -
  13. - - Waka -
  14. -
- -
- 252BINT - lwig - - - Light-Weight Implementation Guidance - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - 0 - Agenda Slides -
  2. - -
  3. - - 1 - SOS Workshop Summary - Jari -
  4. - -
  5. - - 2 - Zigbee Update - Robert -
  6. - -
  7. - - 3 - LWIG Guidance Doc - Carsten -
  8. - -
  9. - - 4 - Lightweight API - Geoff -
  10. - -
  11. - - 5 - Co-DTLS - Klaus -
  12. - -
  13. - - 6 - CoAP separate responses handling - Angelo -
  14. - -
  15. - - 7 - Lightweight Service based on DNS - Yuanchen -
  16. -
- -
- 243OPS - dime - - - Diameter Maintenance and Extensions - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda and status -
  2. - -
  3. - - Design Guidelines -
  4. - -
  5. - - Diameter End-to-End Security -
  6. - -
  7. - - Group Signaling -
  8. - -
  9. - - Diameter NAT control application -
  10. -
- -
- MaillotOPS - v6ops - - - IPv6 Operations - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Experiences from IPv6-Only Networks with Transition Technologies in the WIDE Camp Spring 2012 -
  2. - -
  3. - - CGN Log Reduction -
  4. - -
  5. - - NAT64 Operational Experience -
  6. - -
  7. - - 464XLAT Combination of Stateful and Stateless Translation -
  8. - -
  9. - - IP Transitioning in CE Routers -
  10. - -
  11. - - draft-carpenter-v6ops-icp-guidance -
  12. - -
  13. - - Stateless Source Address Mapping for ICMPv6 Packets -
  14. - -
  15. - - Implementation Advice for RA-Guard -
  16. - -
  17. - - Wireline: Incremental IPv6 -
  18. - -
  19. - - IPv6 Flow Label for Server Load Balancing - update -
  20. - -
  21. - - Using Only Link-Local Address In Network Core -
  22. - -
  23. - - SP Wi-Fi Services over Residential Architectures -
  24. - -
  25. - - RFC 6204 bis -
  26. - -
  27. - - slides-83-v6ops-13 -
  28. -
- -
- 212/213RAI - drinks - - - Data for Reachability of Inter/tra-NetworK SIP - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - 1. IETF83 DRINKS (WG status review) -
  2. - -
  3. - - 2. IETF83 DRINKS (Interim Meeting Recap) -
  4. - -
  5. - - 3. IETF83 DRINKS (SPP Framework) -
  6. - -
  7. - - 4. IETF83 DRINKS (SPP Protocol over SOAP) -
  8. - -
  9. - - 5a. IETF83 DRINKS (SPPF Batch DOS Considerations) -
  10. - -
  11. - - 5b and c. IETF83 DRINKS (Route Group and other Open Items) -
  12. - -
  13. - - 6. IETF83 DRINKS (COIN's plans for using ENUM data for routing telecom services between networks) -
  14. - -
  15. - - 7. IETF83 DRINKS (Proposed Next Steps) -
  16. -
- -
- 242ABRTG - rtgarea - - - Routing Area Open Meeting - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Routing Area Open Meeting -
  2. - -
  3. - - Homenet -
  4. - -
  5. - - Content Routing: CDNi -
  6. - -
  7. - - DHCPv6 Route Options -
  8. - -
  9. - - RELOAD P2P SIP Routing -
  10. - -
  11. - - Information exchanges between router agents -
  12. - -
  13. - - PWE3 Report -
  14. - -
  15. - - Forces Report -
  16. -
- -
- 252ASEC - emu - - - EAP Method Update - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda Slides -
  2. - -
  3. - - Channel Bindings -
  4. - -
  5. - - TEAP -
  6. - -
  7. - - EMU and Dane -
  8. - -
  9. - - EAP smart Card -
  10. - -
  11. - - Crypto Binding -
  12. - -
  13. - - EAP smart Card -
  14. -
- -
- 253TSV - decade - - - Decoupled Application Data Enroute - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair slides -
  2. - -
  3. - - problem statement -
  4. - -
  5. - - architecture -
  6. - -
  7. - - integration example -
  8. - -
  9. - - protocol -
  10. - -
  11. - - proposed charter -
  12. -
- -
- Mar 29   - 1520-1540 UTC - - Beverage and Snack Break II - - - Hall Maillot A -
- Mar 29   - 1540-1740 UTC - - Thursday Afternoon Session III -
- 252AINT - mif - - - Multiple Interfaces - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - workshop agenda -
  2. - -
  3. - - workshop -2 -
  4. - -
  5. - - workshop - 3 -
  6. - -
  7. - - workshop - 4 -
  8. - -
  9. - - workshop - 5 -
  10. - -
  11. - - RA offload -
  12. - -
  13. - - MIF IPSEC Security -
  14. - -
  15. - - MIF Happy Eyeball -
  16. - -
  17. - - MIF Agenda -
  18. - -
  19. - - MIF DHCP Route -
  20. - -
  21. - - MIF API -
  22. - -
  23. - - MIF 6MAN -
  24. -
- -
- 212/213OPS - ipfix - - - IP Flow Information Export - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda, WG Status -
  2. - -
  3. - - IPFIX Aggregation -
  4. - -
  5. - - IPFIX Protocol (5101bis) -
  6. - -
  7. - - IPFIX Information Model (5102bis) -
  8. - -
  9. - - IPFIX IE Doctors -
  10. - -
  11. - - Protocol for IPFIX Mediation -
  12. - -
  13. - - Link Layer IEs -
  14. - -
  15. - - Exporting MIB Objects -
  16. - -
  17. - - Reporting Unobserved Fields -
  18. - -
  19. - - tcpWindow IEs -
  20. - -
  21. - - VoIP IEs for IPFIX -
  22. - -
  23. - - Cisco IEs -
  24. -
- -
- MaillotRAI - clue - - - ControLling mUltiple streams for tElepresence - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chairs - agenda & status -
  2. - -
  3. - - CLUE Framework -
  4. - -
  5. - - draft-lennox-clue-rtp-usage -
  6. - -
  7. - - draft-even-clue-rtp-mapping-01 -
  8. - -
  9. - - Multi-stream media conferencing -
  10. - -
  11. - - Chairs - agenda & way forward -
  12. - -
  13. - - draft-wenger-transport-02 -
  14. - -
  15. - - draft-romanow-clue-sdp-usage-01 -
  16. - -
  17. - - draft-cazeaux-clue-sip-signaling-01 -
  18. -
- -
- 243RAI - geopriv - - - Geographic Location/Privacy - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair slides -
  2. - -
  3. - - draft-bellis-geopriv-flow-identity -
  4. -
- -
- 241RTG - pce - - - Path Computation Element - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - 1. WG Status -
  2. - -
  3. - - 2.1. PCEP Extensions for GMPLS -
  4. - -
  5. - - 2.2. WSON Optical Interface Class -
  6. - -
  7. - - 3.1. PCEP Extension for Enhanced Errors and Notifications -
  8. - -
  9. - - 3.2. Representation of Domain Sequence -
  10. - -
  11. - - 4.1. PCEP Extensions for Stateful Control -
  12. - -
  13. - - 4.2. Applicability of Stateful PCE -
  14. - -
  15. - - 4.3. PCEP Extensions for Temporary Reservation of Computed Path Resources and Support for Limited Context State -
  16. - -
  17. - - 5.1 The Applicability of the PCE to Computing Protection and Recovery Paths -
  18. - -
  19. - - 5.2. PCEP extensions for the computation of route offers with price -
  20. - -
  21. - - 5.3. Cross Stratum Optimization enabled Path Computation -
  22. - -
  23. - - 5.4. PCE Traffic Engineering Database (TED) Requirements -
  24. -
- -
- 252BRTG - rtgwg - - - Routing Area Working Group - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Doc_Status_Chairs -
  2. - -
  3. - - MoFRR -
  4. - -
  5. - - Remote_LFA -
  6. - -
  7. - - MRT Fast-Reroute Architecture -
  8. - -
  9. - - MRT Multicast -
  10. - -
  11. - - MRT Algorithm -
  12. - -
  13. - - Composite_Link -
  14. - -
  15. - - BGP_Edge_Node_FRR -
  16. - -
  17. - - DFF -
  18. - -
  19. - - 2D_IP_Routing -
  20. - -
  21. - - 2D_IP_Routing -
  22. -
- -
- 242ABSEC - saag - - - Security Area Open Meeting - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair's Slides -
  2. - -
  3. - - Privacy Presentation - Dr. Ian Walden -
  4. - -
  5. - - SHA-3 Competition Update - Tim Polk -
  6. - -
  7. - - Smart Object Security Workshop Report - Hannes Tschofenig -
  8. -
- -
- 253TSV - conex - - - Congestion Exposure - - - drafts: tar|pdf
- - - Agenda submitted in PDF format - - - -

Slides:

-
    -
  1. - - Abstract Encoding for Congestion Exposure -
  2. - -
  3. - - IPv6 Destination Option for Congestion Exposure -
  4. - -
  5. - - TCP modifications for Congestion Exposure -
  6. - -
  7. - - Mobile Communication Congestion Exposure Scenario -
  8. - -
  9. - - Initial ConEx Deployment Examples -
  10. - -
  11. - - ConEx-Based Congestion Policing – First Performance Results -
  12. -
- -
-

FRIDAY, March 30, 2012

-
- Mar 30   - 0600-0900 UTC - - IETF Registration - - - Hall Maillot A -
- Mar 30   - 0600-0700 UTC - - Beverages - - - Hall Maillot A -
- Mar 30   - 0700-0900 UTC - - Friday Morning Session I -
- 253APP - core - - - Constrained RESTful Environments - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Consolidated slides -
  2. -
- -
- 252AAPP - spfbis - - - SPF Update - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair's slides -
  2. - -
  3. - - SPF-Sender-ID experiment -
  4. -
- -
- 252BINT - softwire - - - Softwires - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair's slides -
  2. - -
  3. - - Public 4over6 -
  4. - -
  5. - - Lightweight-4over6-DS-Lite -
  6. - -
  7. - - Deployment Considerations for Lightweight 4over6 -
  8. - -
  9. - - IP Transioning in CE Routers -
  10. - -
  11. - - Mapping of Address and Port -
  12. - -
  13. - - Specifications of MAP Translation (MAP-T) and MAP Encapsulation (MAP-E) -
  14. - -
  15. - - IPv4 Residual Deployments - The Unified Solution (4rd-­U) -
  16. - -
  17. - - DS-Lite Multicast Extension Implementation -
  18. - -
  19. - - IPv6 Multicast Using Native IPv4 Capabilities in a 6rd Deployment -
  20. - -
  21. - - Softwire Mesh Management Information Base (MIB) -
  22. - -
  23. - - Definitions of Managed Objects for 6rd -
  24. - -
  25. - - DS-lite MIB -
  26. - -
  27. - - BFD Support DS-Lite -
  28. - -
  29. - - SA46T interoperability test report -
  30. -
- -
- 212/213OPS - radext - - - RADIUS EXTensions - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda -
  2. - -
  3. - - Support of fragmentation of RADIUS packets -
  4. - -
  5. - - RADIUS accounting extensions for traffic statistics -
  6. - -
  7. - - Extended Attributes -
  8. -
- -
- 243RAI - siprec - - - SIP Recording - - - drafts: tar|pdf
- - - Agenda submitted in PDF format - - - -

Slides:

-
    -
  1. - - Chairs Slides -
  2. - -
  3. - - SIPREC Architecture -
  4. - -
  5. - - SIPREC_Protocol -
  6. - -
  7. - - SIPREC Metadata -
  8. - -
  9. - - SIPREC RTP Issues -
  10. -
- -
- MaillotRTG - mpls - - - Multiprotocol Label Switching - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - WG Status -
  2. - -
  3. - - draft-allan-unified-mpls-ic-req-frmwk-01 -
  4. - -
  5. - - draft-martinotti-mpls-unified-mpls-fwk-01 -
  6. - -
  7. - - draft-ietf-mpls-ldp-dod-01 -
  8. - -
  9. - - draft-bashandy-mpls-ldp-bgp-frr-00 -
  10. - -
  11. - - draft-ietf-mpls-ldp-multi-topology-03 -
  12. - -
  13. - - draft-ietf-tictoc-1588overmpls-02 -
  14. - -
  15. - - draft-ietf-mpls-ldp-ipv6-06 -
  16. - -
  17. - - draft-jacquenet-mpls-rd-p2mp-te-requirements-01 -
  18. - -
  19. - - draft-lzj-mpls-receiver-driven-multicast-rsvp-te-00 -
  20. - -
  21. - - draft-chen-mpls-p2mp-xxx-protection-05 -
  22. - -
  23. - - draft-shen-mpls-rsvp-setup-protection-00 -
  24. - -
  25. - - draft-atlas-mpls-te-express-path-00 -
  26. - -
  27. - - draft-ietf-mpls-entropy-label-01 -
  28. - -
  29. - - draft-zhao-mpls-mldp-protections-02 -
  30. - -
  31. - - draft-wijnands-mpls-mldp-node-protection-00 -
  32. - -
  33. - - draft-chen-mpls-mldp-deplymnet-through-p2p-tunnels-00 -
  34. - -
  35. - - draft-ezy-mpls-1ton-protection-01 -
  36. - -
  37. - - draft-smiler-mpls-tp-linear-protection-mib-00 -
  38. - -
  39. - - Shared Mesh Protection (common presentation) -
  40. - -
  41. - - draft-ietf-mpls-tp-security-framework-03 -
  42. - -
  43. - - draft-chandra-hegde-mpoint-bfd-for-mpls-00 -
  44. - -
  45. - - draft-ietf-mpls-lsp-ping-mpls-tp-oam-conf-03 -
  46. - -
  47. - - draft-fuxh-mpls-delay-loss-te-framework-04 -
  48. - -
  49. - - draft-cui-mpls-tp-xxx-id-00 -
  50. -
- -
- 242ABTSV - cdni - - - Content Delivery Networks Interconnection - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda & Introduction - Chairs -
  2. - -
  3. - - Problem Statement -
  4. - -
  5. - - Use Cases -
  6. - -
  7. - - Framework -
  8. - -
  9. - - Models for adaptive-streaming-aware CDNI - Brandenburg -
  10. - -
  11. - - Requirements -
  12. - -
  13. - - Merged Metadata Proposal - Caulfield -
  14. - -
  15. - - Metadata Interface - He -
  16. - -
  17. - - CDNI Triggers - Murray -
  18. - -
  19. - - Logging Interface - Bertrand -
  20. - -
  21. - - Logging Format - Le Faucheur -
  22. - -
  23. - - Footprint and Capabilities Semantics - Seedorf -
  24. - -
  25. - - Footprint Discovery - Bertrand -
  26. - -
  27. - - Footprint Advertisement - Previdi -
  28. - -
  29. - - Request Routing with ALTO - Seedorf -
  30. - -
  31. - - ALTO Extensions for CDNI - Stephan -
  32. - -
  33. - - Capability Information Advertising - He -
  34. -
- -
- 241TSV - tcpm - - - TCP Maintenance and Minor Extensions - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - TCPM Working Group Status -
  2. - -
  3. - - TCP Fast Open -
  4. - -
  5. - - Increasing TCP’s Initial Window -
  6. - -
  7. - - TCP IW10 in Low Bandwidth Networks -
  8. - -
  9. - - Survey of Security Hardening Methods for TCP Implementations -
  10. - -
  11. - - Proportional Rate Reduction for TCP -
  12. - -
  13. - - Laminar TCP -
  14. - -
  15. - - NAT Address Resource Optimizing Extension -
  16. - -
  17. - - TCP Option Space Extension -
  18. -
- -
- Mar 30   - 0900-0920 UTC - - Beverage and Snack Break I - - - Hall Maillot A -
- Mar 30   - 0920-1020 UTC - - Friday Afternoon Session I -
- 253APP - iri - - - Internationalized Resource Identifiers - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Introduction -
  2. - -
  3. - - 3987bis -
  4. - -
  5. - - Bidi -
  6. - -
  7. - - Testing -
  8. -
- -
- 243GEN - rpsreqs - - - Remote Participation System Requirements - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Main slideware -
  2. -
- -
- 242ABINT - trill - - - Transparent Interconnection of Lots of Links - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda, etc. -
  2. - -
  3. - - TRILL OAM -
  4. - -
  5. - - Proactive Connectivity Monitoring -
  6. - -
  7. - - TRILL OAM2 -
  8. - -
  9. - - Directory Assisted RBridge Edge -
  10. - -
  11. - - TRILL Liaison to 802.11 -
  12. - -
  13. - - Coordinated Multicast Trees -
  14. - -
  15. - - Default Nickname Approach for Multi-Level TRILL -
  16. - -
  17. - - VLAN Based Tree Selection for MultiDestination Frames -
  18. - -
  19. - - ESADI Protocol -
  20. - -
  21. - - MTU Negotiation -
  22. - -
  23. - - OAM Task Force Report -
  24. - -
  25. - - PBB EVPN -
  26. - -
  27. - - TRILL Datacenter Interconnect -
  28. - -
  29. - - TRILL Inter-connect over IP core with BGP -
  30. -
- -
- 212/213IRTF - cfrg - - - Crypto Forum Research Group - - - drafts: tar|pdf
- - - Agenda submitted in PDF format - - - -

Slides:

-
    -
  1. - - Dragonfly: a PAKE scheme (Dan Harkins) -
  2. - -
  3. - - Welcome, Agenda, and CFRG Status -
  4. - -
  5. - - Hash‐Based Passwords (Steve Bellovin) -
  6. - -
  7. - - Ciphers in use in the Internet (Shen and McGrew) -
  8. - -
  9. - - The OCB Authenticated-Encryption Algorithm (Rogaway and Krovetz) -
  10. - -
  11. - - ECC Considerations (René Struik) -
  12. - -
  13. - - CFRG-IETF83-Minutes -
  14. -
- -
- MaillotOPS - dnsop - - - Domain Name System Operations - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - 0 Chairs' Slides -
  2. - -
  3. - - 3.1 Reverse DNS Naming Convention for CIDR Address Blocks -
  4. - -
  5. - - 3.2.ii DNSSEC KSK rollover failure recovery practices -
  6. - -
  7. - - 3.2.i Improving DNS Service Availability by Using Long TTL Values -
  8. -
- -
- 241RAI - bfcpbis - - - Binary Floor Control Protocol Bis - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda Bash and Status Update -
  2. - -
  3. - - raft-ietf-bfcpbis-rfc4582bis-02 and draft-ietf-bfcpbis-rfc4583bis-00 -
  4. -
- -
- 252ARAI - codec - - - Internet Wideband Audio Codec - - - -
CANCELED
drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Test Vectors -
  2. -
- -
- 252BTSV - mptcp - - - Multipath TCP - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chairs -
  2. - -
  3. - - Protocol -
  4. - -
  5. - - API -
  6. - -
  7. - - Implementation -
  8. - -
  9. - - LL-MPTCP-Implementation -
  10. - -
  11. - - Proxies -
  12. - -
  13. - - SCAP -
  14. -
- -
- Mar 30   - 1030-1130 UTC - - Friday -
- Mar 30   - 1030-1130 UTC - - Friday Afternoon Session II -
- 243GEN - rpsreqs - - - Remote Participation System Requirements - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Main slideware -
  2. -
- -
- 212/213IRTF - cfrg - - - Crypto Forum Research Group - - - drafts: tar|pdf
- - - Agenda submitted in PDF format - - - -

Slides:

-
    -
  1. - - Dragonfly: a PAKE scheme (Dan Harkins) -
  2. - -
  3. - - Welcome, Agenda, and CFRG Status -
  4. - -
  5. - - Hash‐Based Passwords (Steve Bellovin) -
  6. - -
  7. - - Ciphers in use in the Internet (Shen and McGrew) -
  8. - -
  9. - - The OCB Authenticated-Encryption Algorithm (Rogaway and Krovetz) -
  10. - -
  11. - - ECC Considerations (René Struik) -
  12. - -
  13. - - CFRG-IETF83-Minutes -
  14. -
- -
- 242ABOPS - grow - - - Global Routing Operations - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Route Flap Damping Deployment Status Survey -
  2. - -
  3. - - Operational Requirements for BGP Error Handling -
  4. -
- -
- 253RAI - atoca - - - Authority-to-Citizen Alert - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda -
  2. - -
  3. - - Requirements -
  4. - -
  5. - - Disco -
  6. -
- -
- 241RAI - cuss - - - Call Control UUI Service for SIP - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair slides -
  2. - -
  3. - - UUI Mechanism -
  4. - -
  5. - - UUI ISDN Usage -
  6. -
- -
- 252BTSV - mptcp - - - Multipath TCP - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chairs -
  2. - -
  3. - - Protocol -
  4. - -
  5. - - API -
  6. - -
  7. - - Implementation -
  8. - -
  9. - - LL-MPTCP-Implementation -
  10. - -
  11. - - Proxies -
  12. - -
  13. - - SCAP -
  14. -
- -
- - - - - - - - - - - - - - - - -
- -
- - - - - diff --git a/ietf/meeting/tests/agenda-83.csv.good b/ietf/meeting/tests/agenda-83.csv.good deleted file mode 100644 index d66569e17..000000000 --- a/ietf/meeting/tests/agenda-83.csv.good +++ /dev/null @@ -1,172 +0,0 @@ -"Date","Start","End","Session","Room","Area","Acronym","Type","Description","Session ID","Agenda","Slides" -"2012-03-24","0930","1800","None","Hall Maillot A","","tools","","Code Sprint","22083","","" -"2012-03-25","1000","1200","None","241","","iepg","","IEPG Meeting","2288","","" -"2012-03-25","1100","1900","Registration","Hall Maillot A","","","","IETF Registration","r2898","","" -"2012-03-25","1130","1300","Break","Hall Maillot A","","","","Break","b2904","","" -"2012-03-25","1300","1450","None","252A","","ietf","","Meetecho Tutorial for Participants and WG Chairs","2278","","" -"2012-03-25","1300","1450","None","252B","","edu","GEN","Newcomers' Orientation","2275","","" -"2012-03-25","1300","1450","None","241","","edu","GEN","Tools for Creating Internet-Drafts Tutorial","2274","","" -"2012-03-25","1500","1650","None","252B","","edu","GEN","Newcomers' Orientation (French)","2277","","" -"2012-03-25","1500","1650","None","241","","edu","GEN","Operations, Administration, and Maintenance Tutorial","2276","","" -"2012-03-25","1600","1700","None","Salon Etoile d'Or (Concorde Hotel)","","ietf","","Newcomers' Meet and Greet (open to Newcomers and WG chairs only)","2280","","" -"2012-03-25","1700","1900","None","Hall Maillot A","","ietf","","Welcome Reception","2279","","" -"2012-03-26","0800","1800","Registration","Hall Maillot A","","","","IETF Registration","r2899","","" -"2012-03-26","0800","0900","Break","Hall Maillot A","","","","Beverages","b2909","","" -"2012-03-26","0900","1130","Morning Session I","252B","APP","appsawg","WG","Applications Area Working Group","2160","http://www.ietf.org/proceedings/83/agenda/agenda-83-appsawg.txt","http://www.ietf.org/proceedings/83/slides/slides-83-appsawg-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-appsawg-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-appsawg-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-appsawg-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-appsawg-4.pdf" -"2012-03-26","0900","1130","Morning Session I","252A","INT","multimob","WG","Multicast Mobility","2161","http://www.ietf.org/proceedings/83/agenda/agenda-83-multimob.html","http://www.ietf.org/proceedings/83/slides/slides-83-multimob-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-multimob-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-multimob-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-multimob-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-multimob-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-multimob-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-multimob-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-multimob-7.pdf" -"2012-03-26","0900","1130","Morning Session I","212/213","INT","tictoc","WG","Timing over IP Connection and Transfer of Clock","2257","http://www.ietf.org/proceedings/83/agenda/agenda-83-tictoc.txt","http://www.ietf.org/proceedings/83/slides/slides-83-tictoc-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-tictoc-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-tictoc-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-tictoc-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-tictoc-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-tictoc-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-tictoc-1.pdf" -"2012-03-26","0900","1130","Morning Session I","241","INT","trill","WG","Transparent Interconnection of Lots of Links","2174","http://www.ietf.org/proceedings/83/agenda/agenda-83-trill.txt","http://www.ietf.org/proceedings/83/slides/slides-83-trill-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-trill-11.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-trill-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-trill-15.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-trill-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-trill-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-trill-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-trill-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-trill-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-trill-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-trill-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-trill-13.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-trill-10.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-trill-12.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-trill-9.pdf" -"2012-03-26","0900","1130","Morning Session I","253","IRTF","ncrg","","Network Complexity Research Group","2222","http://www.ietf.org/proceedings/83/agenda/agenda-83-ncrg.txt","http://www.ietf.org/proceedings/83/slides/slides-83-ncrg-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ncrg-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ncrg-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ncrg-3.pdf" -"2012-03-26","0900","1130","Morning Session I","Maillot","OPS","v6ops","WG","IPv6 Operations","2175","http://www.ietf.org/proceedings/83/agenda/agenda-83-v6ops.html","http://www.ietf.org/proceedings/83/slides/slides-83-v6ops-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-v6ops-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-v6ops-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-v6ops-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-v6ops-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-v6ops-10.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-v6ops-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-v6ops-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-v6ops-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-v6ops-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-v6ops-9.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-v6ops-12.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-v6ops-11.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-v6ops-13.pdf" -"2012-03-26","0900","1130","Morning Session I","243","RAI","mmusic","WG","Multiparty Multimedia Session Control","2166","http://www.ietf.org/proceedings/83/agenda/agenda-83-mmusic.htm","http://www.ietf.org/proceedings/83/slides/slides-83-mmusic-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mmusic-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mmusic-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mmusic-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mmusic-10.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mmusic-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mmusic-9.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mmusic-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mmusic-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mmusic-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mmusic-1.pdf" -"2012-03-26","0900","1130","Morning Session I","242AB","RTG","idr","WG","Inter-Domain Routing","2202","http://www.ietf.org/proceedings/83/agenda/agenda-83-idr.txt","http://www.ietf.org/proceedings/83/slides/slides-83-idr-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-idr-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-idr-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-idr-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-idr-14.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-idr-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-idr-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-idr-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-idr-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-idr-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-idr-12.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-idr-13.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-idr-9.pdf" -"2012-03-26","1130","1300","Break","Hall Maillot A","","","","Break","b2905","","" -"2012-03-26","1300","1500","Afternoon Session I","212/213","APP","eai","WG","Email Address Internationalization","2265","","" -"2012-03-26","1300","1500","Afternoon Session I","242AB","APP","websec","WG","Web Security","2159","http://www.ietf.org/proceedings/83/agenda/agenda-83-websec.txt","http://www.ietf.org/proceedings/83/slides/slides-83-websec-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-websec-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-websec-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-websec-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-websec-5.pdf" -"2012-03-26","1300","1500","Afternoon Session I","212/213","IRTF","mobopts","","IP Mobility Optimizations Research Group","2263","http://www.ietf.org/proceedings/83/agenda/agenda-83-mobopts.txt","http://www.ietf.org/proceedings/83/slides/slides-83-mobopts-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mobopts-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mobopts-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mobopts-3.pdf" -"2012-03-26","1300","1500","Afternoon Session I","243","OPS","netmod","WG","NETCONF Data Modeling Language","2168","http://www.ietf.org/proceedings/83/agenda/agenda-83-netmod.txt","http://www.ietf.org/proceedings/83/slides/slides-83-netmod-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-netmod-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-netmod-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-netmod-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-netmod-3.pdf" -"2012-03-26","1300","1500","Afternoon Session I","252B","RAI","avtcore","WG","Audio/Video Transport Core Maintenance","2216","http://www.ietf.org/proceedings/83/agenda/agenda-83-avtcore.html","http://www.ietf.org/proceedings/83/slides/slides-83-avtcore-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-avtcore-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-avtcore-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-avtcore-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-avtcore-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-avtcore-9.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-avtcore-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-avtcore-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-avtcore-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-avtcore-5.pdf" -"2012-03-26","1300","1500","Afternoon Session I","Maillot","RTG","ccamp","WG","Common Control and Measurement Plane","2162","http://www.ietf.org/proceedings/83/agenda/agenda-83-ccamp.htm","http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-9.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-11.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-12.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-13.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-14.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-15.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-16.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-17.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-18.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-19.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-20.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-21.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-22.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-23.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-24.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-25.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-26.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-27.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-28.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-29.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-30.pdf" -"2012-03-26","1300","1500","Afternoon Session I","241","RTG","sidr","WG","Secure Inter-Domain Routing","22087","http://www.ietf.org/proceedings/83/agenda/agenda-83-sidr.html","http://www.ietf.org/proceedings/83/slides/slides-83-sidr-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-sidr-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-sidr-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-sidr-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-sidr-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-sidr-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-sidr-9.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-sidr-10.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-sidr-11.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-sidr-13.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-sidr-14.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-sidr-15.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-sidr-16.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-sidr-17.pdf" -"2012-03-26","1300","1500","Afternoon Session I","252A","TSV","i2aex","BOF","Infrastructure-to-Application Information Exposure","2281","http://www.ietf.org/proceedings/83/agenda/agenda-83-i2aex.txt","http://www.ietf.org/proceedings/83/slides/slides-83-i2aex-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-i2aex-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-i2aex-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-i2aex-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-i2aex-4.pdf" -"2012-03-26","1300","1500","Afternoon Session I","253","TSV","ippm","WG","IP Performance Metrics","2248","http://www.ietf.org/proceedings/83/agenda/agenda-83-ippm.txt","http://www.ietf.org/proceedings/83/slides/slides-83-ippm-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ippm-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ippm-1.pdf" -"2012-03-26","1510","1610","Afternoon Session II","243","APP","urnbis","WG","Uniform Resource Names, Revised","2234","http://www.ietf.org/proceedings/83/agenda/agenda-83-urnbis.txt","http://www.ietf.org/proceedings/83/slides/slides-83-urnbis-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-urnbis-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-urnbis-2.pdf" -"2012-03-26","1510","1610","Afternoon Session II","Maillot","INT","pcp","WG","Port Control Protocol","2196","http://www.ietf.org/proceedings/83/agenda/agenda-83-pcp.txt","http://www.ietf.org/proceedings/83/slides/slides-83-pcp-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pcp-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pcp-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pcp-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pcp-12.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pcp-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pcp-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pcp-10.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pcp-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pcp-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pcp-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pcp-9.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pcp-11.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pcp-13.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pcp-14.pdf" -"2012-03-26","1510","1610","Afternoon Session II","242AB","OPS","opsec","WG","Operational Security Capabilities for IP Network Infrastructure","2247","http://www.ietf.org/proceedings/83/agenda/agenda-83-opsec.txt","http://www.ietf.org/proceedings/83/slides/slides-83-opsec-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-opsec-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-opsec-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-opsec-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-opsec-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-opsec-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-opsec-6.pdf" -"2012-03-26","1510","1610","Afternoon Session II","252B","RAI","avtcore","WG","Audio/Video Transport Core Maintenance","2216","http://www.ietf.org/proceedings/83/agenda/agenda-83-avtcore.html","http://www.ietf.org/proceedings/83/slides/slides-83-avtcore-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-avtcore-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-avtcore-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-avtcore-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-avtcore-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-avtcore-9.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-avtcore-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-avtcore-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-avtcore-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-avtcore-5.pdf" -"2012-03-26","1510","1610","Afternoon Session II","241","RAI","insipid","WG","INtermediary-safe SIP session ID","2282","http://www.ietf.org/proceedings/83/agenda/agenda-83-insipid.txt","http://www.ietf.org/proceedings/83/slides/slides-83-insipid-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-insipid-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-insipid-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-insipid-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-insipid-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-insipid-5.pdf" -"2012-03-26","1510","1610","Afternoon Session II","253","RTG","forces","WG","Forwarding and Control Element Separation","2180","http://www.ietf.org/proceedings/83/agenda/agenda-83-forces.txt","http://www.ietf.org/proceedings/83/slides/slides-83-forces-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-forces-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-forces-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-forces-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-forces-5.pdf" -"2012-03-26","1510","1610","Afternoon Session II","252A","SEC","ipsecme","WG","IP Security Maintenance and Extensions","2230","http://www.ietf.org/proceedings/83/agenda/agenda-83-ipsecme.txt","http://www.ietf.org/proceedings/83/slides/slides-83-ipsecme-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ipsecme-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ipsecme-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ipsecme-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ipsecme-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ipsecme-5.pdf" -"2012-03-26","1510","1610","Afternoon Session II","212/213","TSV","rmt","WG","Reliable Multicast Transport","2198","http://www.ietf.org/proceedings/83/agenda/agenda-83-rmt.txt","http://www.ietf.org/proceedings/83/slides/slides-83-rmt-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rmt-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rmt-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rmt-3.pdf" -"2012-03-26","1610","1630","Break","Hall Maillot A","","","","Beverage and Snack Break I","b2914","","" -"2012-03-26","1630","1930","Technical Plenary","Amphitheatre Bleu","","iab","","Technical Plenary","2273","http://www.ietf.org/proceedings/83/agenda/agenda-83-iab-technical-plenary.txt","http://www.ietf.org/proceedings/83/slides/slides-83-iab-0-technical-plenary.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iab-6-technical-plenary.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iab-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iab-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iab-5-technical-plenary.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iab-7-technical-plenary.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iab-8-technical-plenary.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iab-9-technical-plenary.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iab-10-technical-plenary.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iab-11-technical-plenary.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iab-12-technical-plenary.pdf" -"2012-03-27","0800","1800","Registration","Hall Maillot A","","","","IETF Registration","r2900","","" -"2012-03-27","0800","0900","Break","Hall Maillot A","","","","Beverages","b2910","","" -"2012-03-27","0900","1130","Morning Session I","243","APP","core","WG","Constrained RESTful Environments","2193","http://www.ietf.org/proceedings/83/agenda/agenda-83-core.txt","http://www.ietf.org/proceedings/83/slides/slides-83-core-0.pdf" -"2012-03-27","0900","1130","Morning Session I","252A","GEN","antitrust","BOF","Does the IETF Need an Anti-Trust Policy","2283","http://www.ietf.org/proceedings/83/agenda/agenda-83-antitrust.txt","http://www.ietf.org/proceedings/83/slides/slides-83-antitrust-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-antitrust-2.pdf" -"2012-03-27","0900","1130","Morning Session I","Maillot","INT","6man","WG","IPv6 Maintenance","2206","http://www.ietf.org/proceedings/83/agenda/agenda-83-6man.html","http://www.ietf.org/proceedings/83/slides/slides-83-6man-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-6man-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-6man-11.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-6man-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-6man-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-6man-12.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-6man-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-6man-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-6man-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-6man-10.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-6man-9.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-6man-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-6man-7.pdf" -"2012-03-27","0900","1130","Morning Session I","241","IRTF","dtnrg","","Delay-Tolerant Networking Research Group","2231","http://www.ietf.org/proceedings/83/agenda/agenda-83-dtnrg.txt","http://www.ietf.org/proceedings/83/slides/slides-83-dtnrg-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dtnrg-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dtnrg-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dtnrg-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dtnrg-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dtnrg-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dtnrg-5.ppt|http://www.ietf.org/proceedings/83/slides/slides-83-dtnrg-7.pdf" -"2012-03-27","0900","1130","Morning Session I","252B","RAI","clue","WG","ControLling mUltiple streams for tElepresence","2194","http://www.ietf.org/proceedings/83/agenda/agenda-83-clue.html","http://www.ietf.org/proceedings/83/slides/slides-83-clue-6.pptx|http://www.ietf.org/proceedings/83/slides/slides-83-clue-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-clue-4.pptx|http://www.ietf.org/proceedings/83/slides/slides-83-clue-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-clue-5.ppt|http://www.ietf.org/proceedings/83/slides/slides-83-clue-11.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-clue-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-clue-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-clue-10.pdf" -"2012-03-27","0900","1130","Morning Session I","242AB","RTG","mpls","WG","Multiprotocol Label Switching","2188","http://www.ietf.org/proceedings/83/agenda/agenda-83-mpls.txt","http://www.ietf.org/proceedings/83/slides/slides-83-mpls-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-26.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-9.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-10.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-11.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-12.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-13.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-14.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-15.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-16.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-17.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-27.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-21.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-22.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-23.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-24.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-25.pdf" -"2012-03-27","0900","1130","Morning Session I","212/213","SEC","pkix","WG","Public-Key Infrastructure (X.509)","2157","http://www.ietf.org/proceedings/83/agenda/agenda-83-pkix.txt","http://www.ietf.org/proceedings/83/slides/slides-83-pkix-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pkix-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pkix-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pkix-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pkix-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pkix-10.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pkix-9.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pkix-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pkix-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pkix-8.pdf" -"2012-03-27","0900","1130","Morning Session I","253","TSV","tsvwg","WG","Transport Area Working Group","2242","http://www.ietf.org/proceedings/83/agenda/agenda-83-tsvwg.txt","http://www.ietf.org/proceedings/83/slides/slides-83-tsvwg-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-tsvwg-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-tsvwg-11.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-tsvwg-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-tsvwg-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-tsvwg-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-tsvwg-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-tsvwg-9.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-tsvwg-10.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-tsvwg-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-tsvwg-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-tsvwg-6.pdf" -"2012-03-27","1130","1300","Break","Hall Maillot A","","","","Break","b2906","","" -"2012-03-27","1300","1500","Afternoon Session I","252A","APP","httpbis","WG","Hypertext Transfer Protocol Bis","2238","http://www.ietf.org/proceedings/83/agenda/agenda-83-httpbis.txt","http://www.ietf.org/proceedings/83/slides/slides-83-httpbis-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-httpbis-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-httpbis-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-httpbis-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-httpbis-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-httpbis-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-httpbis-5.pdf" -"2012-03-27","1300","1500","Afternoon Session I","252B","INT","pcp","WG","Port Control Protocol","12196","http://www.ietf.org/proceedings/83/agenda/agenda-83-pcp.txt","http://www.ietf.org/proceedings/83/slides/slides-83-pcp-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pcp-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pcp-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pcp-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pcp-12.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pcp-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pcp-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pcp-10.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pcp-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pcp-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pcp-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pcp-9.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pcp-11.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pcp-13.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pcp-14.pdf" -"2012-03-27","1300","1500","Afternoon Session I","212/213","OPS","bmwg","WG","Benchmarking Methodology","2243","http://www.ietf.org/proceedings/83/agenda/agenda-83-bmwg.txt","http://www.ietf.org/proceedings/83/slides/slides-83-bmwg-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-bmwg-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-bmwg-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-bmwg-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-bmwg-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-bmwg-5.pdf" -"2012-03-27","1300","1500","Afternoon Session I","241","OPS","eman","WG","Energy Management","2237","http://www.ietf.org/proceedings/83/agenda/agenda-83-eman.txt","http://www.ietf.org/proceedings/83/slides/slides-83-eman-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-eman-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-eman-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-eman-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-eman-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-eman-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-eman-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-eman-7.pdf" -"2012-03-27","1300","1500","Afternoon Session I","Maillot","RAI","dispatch","WG","Dispatch","2190","http://www.ietf.org/proceedings/83/agenda/agenda-83-dispatch.html","http://www.ietf.org/proceedings/83/slides/slides-83-dispatch-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dispatch-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dispatch-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dispatch-1.pdf" -"2012-03-27","1300","1500","Afternoon Session I","242AB","RTG","ospf","WG","Open Shortest Path First IGP","2172","http://www.ietf.org/proceedings/83/agenda/agenda-83-ospf.txt","http://www.ietf.org/proceedings/83/slides/slides-83-ospf-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ospf-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ospf-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ospf-1.pdf" -"2012-03-27","1300","1500","Afternoon Session I","243","RTG","pim","WG","Protocol Independent Multicast","2177","http://www.ietf.org/proceedings/83/agenda/agenda-83-pim.txt","http://www.ietf.org/proceedings/83/slides/slides-83-pim-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pim-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pim-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pim-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pim-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pim-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pim-5.pdf" -"2012-03-27","1300","1500","Afternoon Session I","253","SEC","kitten","WG","Common Authentication Technology Next Generation","2253","http://www.ietf.org/proceedings/83/agenda/agenda-83-kitten.txt","http://www.ietf.org/proceedings/83/slides/slides-83-kitten-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-kitten-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-kitten-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-kitten-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-kitten-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-kitten-5.pdf" -"2012-03-27","1300","1500","Afternoon Session I","253","SEC","krb-wg","WG","Kerberos","2250","http://www.ietf.org/proceedings/83/agenda/agenda-83-krb-wg.txt","http://www.ietf.org/proceedings/83/slides/slides-83-krb-wg-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-krb-wg-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-krb-wg-2.pdf" -"2012-03-27","1500","1520","Break","Hall Maillot A","","","","Beverage and Snack Break I","b2915","","" -"2012-03-27","1520","1700","Afternoon Session II","243","APP","weirds","WG","Web Extensible Internet Registration Data Service","2284","http://www.ietf.org/proceedings/83/agenda/agenda-83-weirds.txt","http://www.ietf.org/proceedings/83/slides/slides-83-weirds-0.pdf" -"2012-03-27","1520","1700","Afternoon Session II","212/213","INT","ancp","WG","Access Node Control Protocol","2236","http://www.ietf.org/proceedings/83/agenda/agenda-83-ancp.txt","http://www.ietf.org/proceedings/83/slides/slides-83-ancp-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ancp-3.pdf" -"2012-03-27","1520","1700","Afternoon Session II","252B","INT","lisp","WG","Locator/ID Separation Protocol","2164","http://www.ietf.org/proceedings/83/agenda/agenda-83-lisp.txt","http://www.ietf.org/proceedings/83/slides/slides-83-lisp-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-lisp-9.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-lisp-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-lisp-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-lisp-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-lisp-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-lisp-10.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-lisp-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-lisp-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-lisp-5.pdf" -"2012-03-27","1520","1700","Afternoon Session II","252A","IRTF","iccrg","","Internet Congestion Control Research Group","2223","http://www.ietf.org/proceedings/83/agenda/agenda-83-iccrg.txt","http://www.ietf.org/proceedings/83/slides/slides-83-iccrg-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iccrg-9.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iccrg-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iccrg-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iccrg-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iccrg-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iccrg-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iccrg-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iccrg-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iccrg-7.pdf" -"2012-03-27","1520","1700","Afternoon Session II","242AB","OPS","6renum","WG","IPv6 Site Renumbering","2245","http://www.ietf.org/proceedings/83/agenda/agenda-83-6renum.txt","http://www.ietf.org/proceedings/83/slides/slides-83-6renum-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-6renum-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-6renum-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-6renum-3.pdf" -"2012-03-27","1520","1700","Afternoon Session II","Maillot","RAI","avtext","WG","Audio/Video Transport Extensions","2212","http://www.ietf.org/proceedings/83/agenda/agenda-83-avtext.txt","http://www.ietf.org/proceedings/83/slides/slides-83-avtext-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-avtext-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-avtext-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-avtext-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-avtext-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-avtext-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-avtext-6.pdf" -"2012-03-27","1520","1700","Afternoon Session II","253","RAI","vipr","WG","Verification Involving PSTN Reachability","2271","http://www.ietf.org/proceedings/83/agenda/agenda-83-vipr.txt","http://www.ietf.org/proceedings/83/slides/slides-83-vipr-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-vipr-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-vipr-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-vipr-3.pdf" -"2012-03-27","1520","1700","Afternoon Session II","241","SEC","jose","WG","Javascript Object Signing and Encryption","2170","http://www.ietf.org/proceedings/83/agenda/agenda-83-jose.html","http://www.ietf.org/proceedings/83/slides/slides-83-jose-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-jose-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-jose-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-jose-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-jose-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-jose-4.pdf" -"2012-03-27","1710","1810","Afternoon Session III","212/213","APP","marf","WG","Messaging Abuse Reporting Format","2227","http://www.ietf.org/proceedings/83/agenda/agenda-83-marf.txt","http://www.ietf.org/proceedings/83/slides/slides-83-marf-0.pdf" -"2012-03-27","1710","1810","","Maillot","GEN","rfcform","BOF","RFC Format Design Team Update","22081","http://www.ietf.org/proceedings/83/agenda/agenda-83-rfcform.txt","http://www.ietf.org/proceedings/83/slides/slides-83-rfcform-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rfcform-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rfcform-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rfcform-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rfcform-5.pdf" -"2012-03-27","1710","1810","Afternoon Session III","242AB","INT","dnsext","WG","DNS Extensions","2214","http://www.ietf.org/proceedings/83/agenda/agenda-83-dnsext.txt","http://www.ietf.org/proceedings/83/slides/slides-83-dnsext-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dnsext-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dnsext-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dnsext-0.html|http://www.ietf.org/proceedings/83/slides/slides-83-dnsext-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dnsext-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dnsext-7.pdf" -"2012-03-27","1710","1810","Afternoon Session III","252A","IRTF","iccrg","","Internet Congestion Control Research Group","2223","http://www.ietf.org/proceedings/83/agenda/agenda-83-iccrg.txt","http://www.ietf.org/proceedings/83/slides/slides-83-iccrg-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iccrg-9.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iccrg-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iccrg-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iccrg-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iccrg-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iccrg-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iccrg-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iccrg-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iccrg-7.pdf" -"2012-03-27","1710","1810","Afternoon Session III","243","OPS","netconf","WG","Network Configuration","2182","http://www.ietf.org/proceedings/83/agenda/agenda-83-netconf.txt","http://www.ietf.org/proceedings/83/slides/slides-83-netconf-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-netconf-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-netconf-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-netconf-2.pdf" -"2012-03-27","1710","1810","Afternoon Session III","252B","RAI","sipcore","WG","Session Initiation Protocol Core","2210","http://www.ietf.org/proceedings/83/agenda/agenda-83-sipcore.html","http://www.ietf.org/proceedings/83/slides/slides-83-sipcore-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-sipcore-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-sipcore-1.pdf" -"2012-03-27","1710","1810","Afternoon Session III","241","RTG","isis","WG","IS-IS for IP Internets","2244","http://www.ietf.org/proceedings/83/agenda/agenda-83-isis.txt","http://www.ietf.org/proceedings/83/slides/slides-83-isis-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-isis-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-isis-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-isis-3.pptm|http://www.ietf.org/proceedings/83/slides/slides-83-isis-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-isis-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-isis-8.pdf" -"2012-03-27","1710","1810","Afternoon Session III","253","SEC","mile","WG","Managed Incident Lightweight Exchange","2169","http://www.ietf.org/proceedings/83/agenda/agenda-83-mile.txt","http://www.ietf.org/proceedings/83/slides/slides-83-mile-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mile-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mile-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mile-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mile-4.pdf" -"2012-03-28","0800","1700","Registration","Hall Maillot A","","","","IETF Registration","r2901","","" -"2012-03-28","0800","0900","Break","Hall Maillot A","","","","Beverages","b2911","","" -"2012-03-28","0900","1130","Morning Session I","243","APP","paws","WG","Protocol to Access WS database","2249","http://www.ietf.org/proceedings/83/agenda/agenda-83-paws.txt","http://www.ietf.org/proceedings/83/slides/slides-83-paws-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-paws-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-paws-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-paws-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-paws-4.txt" -"2012-03-28","0900","1130","Morning Session I","242AB","INT","homenet","WG","Home Networking","2183","http://www.ietf.org/proceedings/83/agenda/agenda-83-homenet.txt","http://www.ietf.org/proceedings/83/slides/slides-83-homenet-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-homenet-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-homenet-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-homenet-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-homenet-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-homenet-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-homenet-3.pdf" -"2012-03-28","0900","1130","Morning Session I","253","OPS","opsarea","","Operations & Management Area Open Meeting","2184","http://www.ietf.org/proceedings/83/agenda/agenda-83-opsarea.txt","http://www.ietf.org/proceedings/83/slides/slides-83-opsarea-0.pdf" -"2012-03-28","0900","1130","Afternoon Session I","253","OPS","opsawg","WG","Operations and Management Area Working Group","22085","http://www.ietf.org/proceedings/83/agenda/agenda-83-opsawg.txt","http://www.ietf.org/proceedings/83/slides/slides-83-opsawg-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-opsawg-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-opsawg-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-opsawg-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-opsawg-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-opsawg-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-opsawg-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-opsawg-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-opsawg-8.pdf" -"2012-03-28","0900","1130","Morning Session I","252B","RAI","rtcweb","WG","Real-Time Communication in WEB-browsers","2192","http://www.ietf.org/proceedings/83/agenda/agenda-83-rtcweb.txt","http://www.ietf.org/proceedings/83/slides/slides-83-rtcweb-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rtcweb-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rtcweb-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rtcweb-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rtcweb-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rtcweb-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rtcweb-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rtcweb-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rtcweb-5.pdf" -"2012-03-28","0900","1130","Morning Session I","Maillot","RTG","ccamp","WG","Common Control and Measurement Plane","12162","http://www.ietf.org/proceedings/83/agenda/agenda-83-ccamp.htm","http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-9.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-11.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-12.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-13.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-14.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-15.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-16.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-17.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-18.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-19.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-20.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-21.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-22.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-23.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-24.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-25.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-26.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-27.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-28.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-29.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ccamp-30.pdf" -"2012-03-28","0900","1130","Morning Session I","241","RTG","sidr","WG","Secure Inter-Domain Routing","2203","http://www.ietf.org/proceedings/83/agenda/agenda-83-sidr.html","http://www.ietf.org/proceedings/83/slides/slides-83-sidr-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-sidr-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-sidr-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-sidr-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-sidr-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-sidr-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-sidr-9.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-sidr-10.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-sidr-11.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-sidr-13.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-sidr-14.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-sidr-15.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-sidr-16.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-sidr-17.pdf" -"2012-03-28","0900","1130","Morning Session I","212/213","TSV","nfsv4","WG","Network File System Version 4","2225","http://www.ietf.org/proceedings/83/agenda/agenda-83-nfsv4.txt","http://www.ietf.org/proceedings/83/slides/slides-83-nfsv4-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-nfsv4-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-nfsv4-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-nfsv4-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-nfsv4-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-nfsv4-5.pdf" -"2012-03-28","0900","1130","Morning Session I","252A","TSV","ppsp","WG","Peer to Peer Streaming Protocol","2187","http://www.ietf.org/proceedings/83/agenda/agenda-83-ppsp.txt","http://www.ietf.org/proceedings/83/slides/slides-83-ppsp-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ppsp-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ppsp-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ppsp-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ppsp-4.pdf" -"2012-03-28","1130","1300","Break","Hall Maillot A","","","","Break","b2907","","" -"2012-03-28","1130","1300","None","252B","","edu","GEN","Working Group Chairs' Training","22089","","" -"2012-03-28","1300","1500","Afternoon Session I","252B","APP","hybi","WG","BiDirectional or Server-Initiated HTTP","2256","http://www.ietf.org/proceedings/83/agenda/agenda-83-hybi.txt","http://www.ietf.org/proceedings/83/slides/slides-83-hybi-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-hybi-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-hybi-1.pdf" -"2012-03-28","1300","1500","Afternoon Session I","243","APP","repute","WG","Reputation Services","2197","http://www.ietf.org/proceedings/83/agenda/agenda-83-repute.txt","" -"2012-03-28","1300","1500","Afternoon Session I","253","INT","netext","WG","Network-Based Mobility Extensions","2211","http://www.ietf.org/proceedings/83/agenda/agenda-83-netext.txt","http://www.ietf.org/proceedings/83/slides/slides-83-netext-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-netext-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-netext-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-netext-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-netext-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-netext-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-netext-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-netext-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-netext-8.pdf" -"2012-03-28","1300","1500","Afternoon Session I","252A","RAI","ecrit","WG","Emergency Context Resolution with Internet Technologies","2218","http://www.ietf.org/proceedings/83/agenda/agenda-83-ecrit.txt","http://www.ietf.org/proceedings/83/slides/slides-83-ecrit-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ecrit-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ecrit-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ecrit-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ecrit-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ecrit-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ecrit-1.pdf" -"2012-03-28","1300","1500","Afternoon Session I","242AB","RTG","karp","WG","Keying and Authentication for Routing Protocols","2173","http://www.ietf.org/proceedings/83/agenda/agenda-83-karp.html","http://www.ietf.org/proceedings/83/slides/slides-83-karp-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-karp-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-karp-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-karp-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-karp-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-karp-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-karp-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-karp-7.pdf" -"2012-03-28","1300","1500","Afternoon Session I","Maillot","RTG","nvo3","WG","Network Virtualization Overlays","2285","http://www.ietf.org/proceedings/83/agenda/agenda-83-nvo3.html","http://www.ietf.org/proceedings/83/slides/slides-83-nvo3-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-nvo3-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-nvo3-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-nvo3-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-nvo3-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-nvo3-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-nvo3-6.pdf" -"2012-03-28","1300","1500","Afternoon Session I","241","RTG","roll","WG","Routing Over Low power and Lossy networks","2178","http://www.ietf.org/proceedings/83/agenda/agenda-83-roll.txt","http://www.ietf.org/proceedings/83/slides/slides-83-roll-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-roll-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-roll-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-roll-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-roll-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-roll-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-roll-6.pdf" -"2012-03-28","1300","1500","Afternoon Session I","212/213","SEC","nea","WG","Network Endpoint Assessment","2246","http://www.ietf.org/proceedings/83/agenda/agenda-83-nea.txt","http://www.ietf.org/proceedings/83/slides/slides-83-nea-0.pdf" -"2012-03-28","1510","1610","Afternoon Session II","242AB","INT","softwire","WG","Softwires","2195","http://www.ietf.org/proceedings/83/agenda/agenda-83-softwire.htm","http://www.ietf.org/proceedings/83/slides/slides-83-softwire-9.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-softwire-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-softwire-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-softwire-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-softwire-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-softwire-10.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-softwire-11.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-softwire-12.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-softwire-13.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-softwire-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-softwire-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-softwire-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-softwire-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-softwire-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-softwire-14.pdf" -"2012-03-28","1510","1610","Afternoon Session II","Maillot","OPS","armd","WG","Address Resolution for Massive numbers of hosts in the Data center","2240","http://www.ietf.org/proceedings/83/agenda/agenda-83-armd.html","http://www.ietf.org/proceedings/83/slides/slides-83-armd-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-armd-0.pdf" -"2012-03-28","1510","1610","Afternoon Session II","241","RAI","p2psip","WG","Peer-to-Peer Session Initiation Protocol","2258","http://www.ietf.org/proceedings/83/agenda/agenda-83-p2psip.txt","http://www.ietf.org/proceedings/83/slides/slides-83-p2psip-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-p2psip-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-p2psip-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-p2psip-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-p2psip-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-p2psip-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-p2psip-6.pdf" -"2012-03-28","1510","1610","Afternoon Session II","252A","RAI","soc","WG","SIP Overload Control","2207","http://www.ietf.org/proceedings/83/agenda/agenda-83-soc.txt","http://www.ietf.org/proceedings/83/slides/slides-83-soc-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-soc-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-soc-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-soc-3.pdf" -"2012-03-28","1510","1610","Afternoon Session II","253","RAI","xmpp","WG","Extensible Messaging and Presence Protocol","2252","http://www.ietf.org/proceedings/83/agenda/agenda-83-xmpp.txt","http://www.ietf.org/proceedings/83/slides/slides-83-xmpp-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-xmpp-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-xmpp-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-xmpp-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-xmpp-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-xmpp-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-xmpp-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-xmpp-6.pdf" -"2012-03-28","1510","1610","Afternoon Session II","252B","RTG","bfd","WG","Bidirectional Forwarding Detection","2199","http://www.ietf.org/proceedings/83/agenda/agenda-83-bfd.txt","http://www.ietf.org/proceedings/83/slides/slides-83-bfd-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-bfd-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-bfd-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-bfd-2.pdf" -"2012-03-28","1510","1610","Afternoon Session II","243","SEC","tls","WG","Transport Layer Security","2254","http://www.ietf.org/proceedings/83/agenda/agenda-83-tls.txt","http://www.ietf.org/proceedings/83/slides/slides-83-tls-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-tls-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-tls-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-tls-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-tls-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-tls-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-tls-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-tls-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-tls-3.pdf" -"2012-03-28","1510","1610","Afternoon Session II","212/213","TSV","pcn","WG","Congestion and Pre-Congestion Notification","2261","http://www.ietf.org/proceedings/83/agenda/agenda-83-pcn.txt","http://www.ietf.org/proceedings/83/slides/slides-83-pcn-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pcn-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pcn-2.pdf" -"2012-03-28","1610","1630","Break","Hall Maillot A","","","","Beverage and Snack Break I","b2916","","" -"2012-03-28","1630","1930","IETF Operations and Administration Plenary","Amphitheatre Bleu","","iesg","","IETF Operations and Administration Plenary","2272","http://www.ietf.org/proceedings/83/agenda/agenda-83-iesg-ietf-operations-and-administration-plenary.txt","http://www.ietf.org/proceedings/83/slides/slides-83-iesg-0-ietf-operations-and-administration-plenary.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iesg-1-ietf-operations-and-administration-plenary.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iesg-12-ietf-operations-and-administration-plenary.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iesg-2-ietf-operations-and-administration-plenary.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iesg-3-ietf-operations-and-administration-plenary.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iesg-11-ietf-operations-and-administration-plenary.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iesg-4-ietf-operations-and-administration-plenary.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iesg-5-ietf-operations-and-administration-plenary.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iesg-9-ietf-operations-and-administration-plenary.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iesg-10-ietf-operations-and-administration-plenary.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iesg-7-ietf-operations-and-administration-plenary.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iesg-8-ietf-operations-and-administration-plenary.pdf" -"2012-03-29","0800","1700","Registration","Hall Maillot A","","","","IETF Registration","r2902","","" -"2012-03-29","0800","0900","Break","Hall Maillot A","","","","Beverages","b2912","","" -"2012-03-29","0900","1130","Morning Session I","252A","APP","scim","WG","System for Cross-domain Identity Management","2286","http://www.ietf.org/proceedings/83/agenda/agenda-83-scim.txt","http://www.ietf.org/proceedings/83/slides/slides-83-scim-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-scim-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-scim-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-scim-1.pdf" -"2012-03-29","0900","1130","Morning Session I","253","INT","dhc","WG","Dynamic Host Configuration","2171","http://www.ietf.org/proceedings/83/agenda/agenda-83-dhc.txt","http://www.ietf.org/proceedings/83/slides/slides-83-dhc-9.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dhc-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dhc-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dhc-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dhc-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dhc-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dhc-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dhc-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dhc-11.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dhc-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dhc-13.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dhc-15.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dhc-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dhc-12.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dhc-10.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dhc-14.pdf" -"2012-03-29","0900","1130","Morning Session I","241","INT","dmm","WG","Distributed Mobility Management","22084","http://www.ietf.org/proceedings/83/agenda/agenda-83-dmm.txt","http://www.ietf.org/proceedings/83/slides/slides-83-dmm-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dmm-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dmm-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dmm-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dmm-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dmm-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dmm-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dmm-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dmm-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dmm-9.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dmm-10.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dmm-11.pdf" -"2012-03-29","0900","1130","Morning Session I","212/213","OPS","mboned","WG","MBONE Deployment","2185","http://www.ietf.org/proceedings/83/agenda/agenda-83-mboned.pptx","http://www.ietf.org/proceedings/83/slides/slides-83-mboned-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mboned-9.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mboned-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mboned-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mboned-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mboned-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mboned-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mboned-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mboned-10.pdf" -"2012-03-29","0900","1130","Morning Session I","Maillot","RAI","rtcweb","WG","Real-Time Communication in WEB-browsers","12192","http://www.ietf.org/proceedings/83/agenda/agenda-83-rtcweb.txt","http://www.ietf.org/proceedings/83/slides/slides-83-rtcweb-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rtcweb-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rtcweb-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rtcweb-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rtcweb-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rtcweb-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rtcweb-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rtcweb-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rtcweb-5.pdf" -"2012-03-29","0900","1130","Morning Session I","242AB","RTG","pwe3","WG","Pseudowire Emulation Edge to Edge","2235","http://www.ietf.org/proceedings/83/agenda/agenda-83-pwe3.txt","http://www.ietf.org/proceedings/83/slides/slides-83-pwe3-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pwe3-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pwe3-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pwe3-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pwe3-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pwe3-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pwe3-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pwe3-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pwe3-1.pdf" -"2012-03-29","0900","1130","Morning Session I","243","SEC","abfab","WG","Application Bridging for Federated Access Beyond web","2229","http://www.ietf.org/proceedings/83/agenda/agenda-83-abfab.txt","http://www.ietf.org/proceedings/83/slides/slides-83-abfab-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-abfab-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-abfab-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-abfab-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-abfab-4.pdf" -"2012-03-29","0900","1130","Morning Session I","252B","TSV","alto","WG","Application-Layer Traffic Optimization","2201","http://www.ietf.org/proceedings/83/agenda/agenda-83-alto.html","http://www.ietf.org/proceedings/83/slides/slides-83-alto-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-alto-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-alto-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-alto-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-alto-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-alto-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-alto-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-alto-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-alto-7.pdf" -"2012-03-29","1130","1300","Break","Hall Maillot A","","","","Break","b2908","","" -"2012-03-29","1300","1500","Afternoon Session I","253","APP","precis","WG","Preparation and Comparison of Internationalized Strings","2241","http://www.ietf.org/proceedings/83/agenda/agenda-83-precis.txt","http://www.ietf.org/proceedings/83/slides/slides-83-precis-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-precis-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-precis-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-precis-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-precis-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-precis-5.pdf" -"2012-03-29","1300","1500","Afternoon Session I","Maillot","INT","intarea","WG","Internet Area Working Group","2262","http://www.ietf.org/proceedings/83/agenda/agenda-83-intarea.txt","http://www.ietf.org/proceedings/83/slides/slides-83-intarea-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-intarea-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-intarea-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-intarea-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-intarea-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-intarea-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-intarea-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-intarea-8.pdf" -"2012-03-29","1300","1500","Afternoon Session I","212/213","IRTF","samrg","","Scalable Adaptive Multicast Research Group","2251","http://www.ietf.org/proceedings/83/agenda/agenda-83-samrg.txt","http://www.ietf.org/proceedings/83/slides/slides-83-samrg-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-samrg-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-samrg-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-samrg-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-samrg-2.pdf" -"2012-03-29","1300","1500","Afternoon Session I","243","RAI","xrblock","WG","Metric Blocks for use with RTCP's Extended Report Framework","2208","http://www.ietf.org/proceedings/83/agenda/agenda-83-xrblock.txt","http://www.ietf.org/proceedings/83/slides/slides-83-xrblock-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-xrblock-9.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-xrblock-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-xrblock-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-xrblock-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-xrblock-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-xrblock-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-xrblock-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-xrblock-0.pdf" -"2012-03-29","1300","1500","Afternoon Session I","242AB","RTG","l2vpn","WG","Layer 2 Virtual Private Networks","2233","http://www.ietf.org/proceedings/83/agenda/agenda-83-l2vpn.txt","http://www.ietf.org/proceedings/83/slides/slides-83-l2vpn-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-l2vpn-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-l2vpn-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-l2vpn-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-l2vpn-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-l2vpn-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-l2vpn-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-l2vpn-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-l2vpn-1.pdf" -"2012-03-29","1300","1500","Afternoon Session I","241","RTG","manet","WG","Mobile Ad-hoc Networks","2186","http://www.ietf.org/proceedings/83/agenda/agenda-83-manet.txt","http://www.ietf.org/proceedings/83/slides/slides-83-manet-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-manet-9.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-manet-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-manet-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-manet-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-manet-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-manet-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-manet-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-manet-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-manet-5.pdf" -"2012-03-29","1300","1500","Afternoon Session I","252A","SEC","oauth","WG","Web Authorization Protocol","2259","http://www.ietf.org/proceedings/83/agenda/agenda-83-oauth.txt","http://www.ietf.org/proceedings/83/slides/slides-83-oauth-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-oauth-1.pdf" -"2012-03-29","1300","1500","Afternoon Session I","252B","TSV","cdni","WG","Content Delivery Networks Interconnection","2260","http://www.ietf.org/proceedings/83/agenda/agenda-83-cdni.html","http://www.ietf.org/proceedings/83/slides/slides-83-cdni-14.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cdni-10.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cdni-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cdni-11.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cdni-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cdni-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cdni-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cdni-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cdni-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cdni-13.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cdni-15.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cdni-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cdni-12.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cdni-16.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cdni-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cdni-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cdni-9.pdf" -"2012-03-29","1500","1520","Break","Hall Maillot A","","","","Beverage Break","b2919","","" -"2012-03-29","1520","1720","Afternoon Session II","241","APP","httpbis","WG","Hypertext Transfer Protocol Bis","12238","http://www.ietf.org/proceedings/83/agenda/agenda-83-httpbis.txt","http://www.ietf.org/proceedings/83/slides/slides-83-httpbis-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-httpbis-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-httpbis-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-httpbis-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-httpbis-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-httpbis-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-httpbis-5.pdf" -"2012-03-29","1520","1720","Afternoon Session II","252B","INT","lwig","WG","Light-Weight Implementation Guidance","2255","http://www.ietf.org/proceedings/83/agenda/agenda-83-lwig.txt","http://www.ietf.org/proceedings/83/slides/slides-83-lwig-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-lwig-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-lwig-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-lwig-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-lwig-1.ppt|http://www.ietf.org/proceedings/83/slides/slides-83-lwig-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-lwig-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-lwig-4.pdf" -"2012-03-29","1520","1720","Afternoon Session II","243","OPS","dime","WG","Diameter Maintenance and Extensions","2179","http://www.ietf.org/proceedings/83/agenda/agenda-83-dime.txt","http://www.ietf.org/proceedings/83/slides/slides-83-dime-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dime-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dime-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dime-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dime-4.pdf" -"2012-03-29","1520","1720","Afternoon Session II","Maillot","OPS","v6ops","WG","IPv6 Operations","12175","http://www.ietf.org/proceedings/83/agenda/agenda-83-v6ops.html","http://www.ietf.org/proceedings/83/slides/slides-83-v6ops-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-v6ops-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-v6ops-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-v6ops-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-v6ops-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-v6ops-10.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-v6ops-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-v6ops-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-v6ops-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-v6ops-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-v6ops-9.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-v6ops-12.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-v6ops-11.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-v6ops-13.pdf" -"2012-03-29","1520","1720","Afternoon Session II","212/213","RAI","drinks","WG","Data for Reachability of Inter/tra-NetworK SIP","2220","http://www.ietf.org/proceedings/83/agenda/agenda-83-drinks.txt","http://www.ietf.org/proceedings/83/slides/slides-83-drinks-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-drinks-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-drinks-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-drinks-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-drinks-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-drinks-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-drinks-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-drinks-5.pdf" -"2012-03-29","1520","1720","Afternoon Session II","242AB","RTG","rtgarea","","Routing Area Open Meeting","2163","http://www.ietf.org/proceedings/83/agenda/agenda-83-rtgarea.txt","http://www.ietf.org/proceedings/83/slides/slides-83-rtgarea-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rtgarea-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rtgarea-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rtgarea-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rtgarea-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rtgarea-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rtgarea-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rtgarea-7.pdf" -"2012-03-29","1520","1720","Afternoon Session II","252A","SEC","emu","WG","EAP Method Update","2205","http://www.ietf.org/proceedings/83/agenda/agenda-83-emu.txt","http://www.ietf.org/proceedings/83/slides/slides-83-emu-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-emu-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-emu-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-emu-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-emu-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-emu-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-emu-7.pdf" -"2012-03-29","1520","1720","Afternoon Session II","253","TSV","decade","WG","Decoupled Application Data Enroute","2204","http://www.ietf.org/proceedings/83/agenda/agenda-83-decade.htm","http://www.ietf.org/proceedings/83/slides/slides-83-decade-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-decade-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-decade-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-decade-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-decade-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-decade-5.pdf" -"2012-03-29","1720","1740","Break","Hall Maillot A","","","","Beverage and Snack Break II","b2918","","" -"2012-03-29","1740","1940","Afternoon Session III","252A","INT","mif","WG","Multiple Interfaces","2209","http://www.ietf.org/proceedings/83/agenda/agenda-83-mif.txt","http://www.ietf.org/proceedings/83/slides/slides-83-mif-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mif-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mif-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mif-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mif-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mif-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mif-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mif-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mif-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mif-9.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mif-10.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mif-11.pdf" -"2012-03-29","1740","1940","Afternoon Session III","212/213","OPS","ipfix","WG","IP Flow Information Export","2165","http://www.ietf.org/proceedings/83/agenda/agenda-83-ipfix.txt","http://www.ietf.org/proceedings/83/slides/slides-83-ipfix-12.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ipfix-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ipfix-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ipfix-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ipfix-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ipfix-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ipfix-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ipfix-9.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ipfix-10.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ipfix-11.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ipfix-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-ipfix-13.pdf" -"2012-03-29","1740","1940","Afternoon Session III","Maillot","RAI","clue","WG","ControLling mUltiple streams for tElepresence","12194","http://www.ietf.org/proceedings/83/agenda/agenda-83-clue.html","http://www.ietf.org/proceedings/83/slides/slides-83-clue-6.pptx|http://www.ietf.org/proceedings/83/slides/slides-83-clue-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-clue-4.pptx|http://www.ietf.org/proceedings/83/slides/slides-83-clue-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-clue-5.ppt|http://www.ietf.org/proceedings/83/slides/slides-83-clue-11.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-clue-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-clue-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-clue-10.pdf" -"2012-03-29","1740","1940","Afternoon Session III","243","RAI","geopriv","WG","Geographic Location/Privacy","2217","http://www.ietf.org/proceedings/83/agenda/agenda-83-geopriv.txt","http://www.ietf.org/proceedings/83/slides/slides-83-geopriv-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-geopriv-1.pdf" -"2012-03-29","1740","1940","Afternoon Session III","241","RTG","pce","WG","Path Computation Element","2167","http://www.ietf.org/proceedings/83/agenda/agenda-83-pce.htm","http://www.ietf.org/proceedings/83/slides/slides-83-pce-11.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pce-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pce-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pce-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pce-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pce-12.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pce-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pce-10.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pce-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pce-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pce-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-pce-9.pdf" -"2012-03-29","1740","1940","Afternoon Session III","252B","RTG","rtgwg","WG","Routing Area Working Group","2158","http://www.ietf.org/proceedings/83/agenda/agenda-83-rtgwg.html","http://www.ietf.org/proceedings/83/slides/slides-83-rtgwg-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rtgwg-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rtgwg-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rtgwg-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rtgwg-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rtgwg-10.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rtgwg-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rtgwg-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rtgwg-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rtgwg-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-rtgwg-11.pdf" -"2012-03-29","1740","1940","Afternoon Session III","242AB","SEC","saag","","Security Area Open Meeting","2219","http://www.ietf.org/proceedings/83/agenda/agenda-83-saag.txt","http://www.ietf.org/proceedings/83/slides/slides-83-saag-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-saag-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-saag-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-saag-3.pdf" -"2012-03-29","1740","1940","Afternoon Session III","253","TSV","conex","WG","Congestion Exposure","2215","http://www.ietf.org/proceedings/83/agenda/agenda-83-conex.pdf","http://www.ietf.org/proceedings/83/slides/slides-83-conex-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-conex-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-conex-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-conex-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-conex-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-conex-5.pdf" -"2012-03-30","0800","1100","Registration","Hall Maillot A","","","","IETF Registration","r2903","","" -"2012-03-30","0800","0900","Break","Hall Maillot A","","","","Beverages","b2913","","" -"2012-03-30","0900","1100","Morning Session I","253","APP","core","WG","Constrained RESTful Environments","12193","http://www.ietf.org/proceedings/83/agenda/agenda-83-core.txt","http://www.ietf.org/proceedings/83/slides/slides-83-core-0.pdf" -"2012-03-30","0900","1100","Morning Session I","252A","APP","spfbis","WG","SPF Update","2268","http://www.ietf.org/proceedings/83/agenda/agenda-83-spfbis.txt","http://www.ietf.org/proceedings/83/slides/slides-83-spfbis-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-spfbis-0.pdf" -"2012-03-30","0900","1100","Morning Session I","252B","INT","softwire","WG","Softwires","12195","http://www.ietf.org/proceedings/83/agenda/agenda-83-softwire.htm","http://www.ietf.org/proceedings/83/slides/slides-83-softwire-9.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-softwire-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-softwire-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-softwire-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-softwire-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-softwire-10.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-softwire-11.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-softwire-12.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-softwire-13.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-softwire-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-softwire-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-softwire-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-softwire-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-softwire-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-softwire-14.pdf" -"2012-03-30","0900","1100","Morning Session I","212/213","OPS","radext","WG","RADIUS EXTensions","2228","http://www.ietf.org/proceedings/83/agenda/agenda-83-radext.txt","http://www.ietf.org/proceedings/83/slides/slides-83-radext-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-radext-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-radext-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-radext-2.pdf" -"2012-03-30","0900","1100","Morning Session I","243","RAI","siprec","WG","SIP Recording","2189","http://www.ietf.org/proceedings/83/agenda/agenda-83-siprec.pdf","http://www.ietf.org/proceedings/83/slides/slides-83-siprec-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-siprec-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-siprec-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-siprec-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-siprec-2.pdf" -"2012-03-30","0900","1100","Morning Session I","Maillot","RTG","mpls","WG","Multiprotocol Label Switching","12188","http://www.ietf.org/proceedings/83/agenda/agenda-83-mpls.txt","http://www.ietf.org/proceedings/83/slides/slides-83-mpls-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-26.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-9.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-10.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-11.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-12.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-13.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-14.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-15.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-16.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-17.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-27.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-21.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-22.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-23.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-24.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mpls-25.pdf" -"2012-03-30","0900","1100","Morning Session I","242AB","TSV","cdni","WG","Content Delivery Networks Interconnection","12260","http://www.ietf.org/proceedings/83/agenda/agenda-83-cdni.html","http://www.ietf.org/proceedings/83/slides/slides-83-cdni-14.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cdni-10.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cdni-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cdni-11.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cdni-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cdni-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cdni-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cdni-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cdni-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cdni-13.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cdni-15.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cdni-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cdni-12.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cdni-16.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cdni-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cdni-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cdni-9.pdf" -"2012-03-30","0900","1100","Morning Session I","241","TSV","tcpm","WG","TCP Maintenance and Minor Extensions","2221","http://www.ietf.org/proceedings/83/agenda/agenda-83-tcpm.txt","http://www.ietf.org/proceedings/83/slides/slides-83-tcpm-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-tcpm-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-tcpm-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-tcpm-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-tcpm-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-tcpm-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-tcpm-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-tcpm-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-tcpm-4.pdf" -"2012-03-30","1100","1120","Break","Hall Maillot A","","","","Beverage and Snack Break I","b2917","","" -"2012-03-30","1120","1220","Afternoon Session I","253","APP","iri","WG","Internationalized Resource Identifiers","2266","http://www.ietf.org/proceedings/83/agenda/agenda-83-iri.txt","http://www.ietf.org/proceedings/83/slides/slides-83-iri-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iri-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iri-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-iri-3.pdf" -"2012-03-30","1120","1220","Afternoon Session I","243","GEN","rpsreqs","BOF","Remote Participation System Requirements","2287","http://www.ietf.org/proceedings/83/agenda/agenda-83-rpsreqs.txt","http://www.ietf.org/proceedings/83/slides/slides-83-rpsreqs-0.pdf" -"2012-03-30","1120","1220","Afternoon Session I","242AB","INT","trill","WG","Transparent Interconnection of Lots of Links","12174","http://www.ietf.org/proceedings/83/agenda/agenda-83-trill.txt","http://www.ietf.org/proceedings/83/slides/slides-83-trill-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-trill-11.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-trill-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-trill-15.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-trill-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-trill-8.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-trill-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-trill-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-trill-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-trill-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-trill-7.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-trill-13.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-trill-10.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-trill-12.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-trill-9.pdf" -"2012-03-30","1120","1220","Afternoon Session I","212/213","IRTF","cfrg","","Crypto Forum Research Group","2270","http://www.ietf.org/proceedings/83/agenda/agenda-83-cfrg.pdf","http://www.ietf.org/proceedings/83/slides/slides-83-cfrg-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cfrg-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cfrg-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cfrg-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cfrg-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cfrg-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cfrg-7.txt" -"2012-03-30","1120","1220","Afternoon Session I","Maillot","OPS","dnsop","WG","Domain Name System Operations","2224","http://www.ietf.org/proceedings/83/agenda/agenda-83-dnsop.txt","http://www.ietf.org/proceedings/83/slides/slides-83-dnsop-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dnsop-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dnsop-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-dnsop-5.pdf" -"2012-03-30","1120","1220","Afternoon Session I","241","RAI","bfcpbis","WG","Binary Floor Control Protocol Bis ","2213","http://www.ietf.org/proceedings/83/agenda/agenda-83-bfcpbis.txt","http://www.ietf.org/proceedings/83/slides/slides-83-bfcpbis-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-bfcpbis-1.pdf" -"2012-03-30","1120","1220","Afternoon Session I","252A","RAI","codec","WG","Internet Wideband Audio Codec","2191","http://www.ietf.org/proceedings/83/agenda/agenda-83-codec.txt","http://www.ietf.org/proceedings/83/slides/slides-83-codec-0.gz" -"2012-03-30","1120","1220","Afternoon Session I","252B","TSV","mptcp","WG","Multipath TCP","2232","http://www.ietf.org/proceedings/83/agenda/agenda-83-mptcp.txt","http://www.ietf.org/proceedings/83/slides/slides-83-mptcp-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mptcp-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mptcp-1.ppt|http://www.ietf.org/proceedings/83/slides/slides-83-mptcp-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mptcp-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mptcp-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mptcp-4.pdf" -"2012-03-30","1230","1330","Afternoon Session II","243","GEN","rpsreqs","BOF","Remote Participation System Requirements","2287","http://www.ietf.org/proceedings/83/agenda/agenda-83-rpsreqs.txt","http://www.ietf.org/proceedings/83/slides/slides-83-rpsreqs-0.pdf" -"2012-03-30","1230","1330","Afternoon Session II","212/213","IRTF","cfrg","","Crypto Forum Research Group","2270","http://www.ietf.org/proceedings/83/agenda/agenda-83-cfrg.pdf","http://www.ietf.org/proceedings/83/slides/slides-83-cfrg-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cfrg-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cfrg-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cfrg-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cfrg-4.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cfrg-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cfrg-7.txt" -"2012-03-30","1230","1330","Afternoon Session II","242AB","OPS","grow","WG","Global Routing Operations","2267","http://www.ietf.org/proceedings/83/agenda/agenda-83-grow.txt","http://www.ietf.org/proceedings/83/slides/slides-83-grow-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-grow-1.pdf" -"2012-03-30","1230","1330","Afternoon Session II","253","RAI","atoca","WG","Authority-to-Citizen Alert","2239","http://www.ietf.org/proceedings/83/agenda/agenda-83-atoca.txt","http://www.ietf.org/proceedings/83/slides/slides-83-atoca-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-atoca-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-atoca-1.pdf" -"2012-03-30","1230","1330","Afternoon Session II","241","RAI","cuss","WG","Call Control UUI Service for SIP","2200","http://www.ietf.org/proceedings/83/agenda/agenda-83-cuss.html","http://www.ietf.org/proceedings/83/slides/slides-83-cuss-1.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cuss-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-cuss-3.pdf" -"2012-03-30","1230","1330","Afternoon Session II","252B","TSV","mptcp","WG","Multipath TCP","2232","http://www.ietf.org/proceedings/83/agenda/agenda-83-mptcp.txt","http://www.ietf.org/proceedings/83/slides/slides-83-mptcp-0.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mptcp-2.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mptcp-1.ppt|http://www.ietf.org/proceedings/83/slides/slides-83-mptcp-3.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mptcp-5.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mptcp-6.pdf|http://www.ietf.org/proceedings/83/slides/slides-83-mptcp-4.pdf" diff --git a/ietf/meeting/tests/agenda-83.html.good b/ietf/meeting/tests/agenda-83.html.good deleted file mode 100644 index 2a04abadf..000000000 --- a/ietf/meeting/tests/agenda-83.html.good +++ /dev/null @@ -1,12081 +0,0 @@ - - - - - - -IETF 83 Meeting Agenda - DEVELOPMENT MODE - - - - - - - - - - - - - - -
-datatracker.ietf.org - DEVELOPMENT MODE -
- - -
-Sign In -
- - - - - - -
-
- - - - - - -
-
- -Version 4.83-dev, 2013-10-31 -
- -Report a bug -
-
- - - - -

IETF 83 Meeting Agenda

- -

Paris, March 25 – 30, 2012
-Updated 2012-03-28 09:52:00 PDT

-
-(There's also a agenda with UTC times, a plaintext agenda and a tools-style agenda available)
- -

IETF agendas are subject to change, up to and during the meeting.

- - - - -You can customize the agenda below to show only selected working group sessions. To be able to return to the customized view later, bookmark the resulting URL. -
- - - Select working group sessions -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Preconfigured .ics links: - - APP • - - GEN • - - INT • - - IRTF • - - OPS • - - RAI • - - RTG • - - SEC • - - TSV • - - Non-Area Events -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-

SATURDAY, March 24, 2012

-
- 0930-1800 CET - - Code Sprint - - - Hall Maillot A -
-

SUNDAY, March 25, 2012

-
- 1000-1200 CEST - - IEPG Meeting - - - 241 -
- 1100-1900 CEST - - IETF Registration - - - Hall Maillot A -
- 1130-1300 CEST - - Break - - - Hall Maillot A -
- 1300-1450 CEST - - Meetecho Tutorial for Participants and WG Chairs - - - 252A -
- 1300-1450 CEST - - Newcomers' Orientation - - - 252B -
- 1300-1450 CEST - - Tools for Creating Internet-Drafts Tutorial - - - 241 -
- 1500-1650 CEST - - Newcomers' Orientation (French) - - - 252B -
- 1500-1650 CEST - - Operations, Administration, and Maintenance Tutorial - - - 241 -
- 1600-1700 CEST - - Newcomers' Meet and Greet (open to Newcomers and WG chairs only) - - - Salon Etoile d'Or (Concorde Hotel) -
- 1700-1900 CEST - - Welcome Reception - - - Hall Maillot A -
-

MONDAY, March 26, 2012

-
- 0800-1800 CEST - - IETF Registration - - - Hall Maillot A -
- 0800-0900 CEST - - Beverages - - - Hall Maillot A -
- 0900-1130 CEST - - Monday Morning Session I -
- 252BAPP - appsawg - - - Applications Area Working Group - - - -
Combined with APPAREA
drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - WG Chairs slides -
  2. - -
  3. - - Webfinger -
  4. - -
  5. - - Certified Electronic Mail (CEM) -
  6. - -
  7. - - Virtualized Applications - Problem Statement -
  8. - -
  9. - - Problem of email spam over IPv6 -
  10. -
- -
- 252AINT - multimob - - - Multicast Mobility - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda -
  2. - -
  3. - - dmmm -
  4. - -
  5. - - mtma -
  6. - -
  7. - - rams -
  8. - -
  9. - - dmm -
  10. - -
  11. - - mldopt -
  12. - -
  13. - - source -
  14. - -
  15. - - clearance -
  16. -
- -
- 212/213INT - tictoc - - - Timing over IP Connection and Transfer of Clock - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda Bashing and WG Status -
  2. - -
  3. - - ITU-T SG15/Q13 update -
  4. - -
  5. - - Transporting PTP messages (1588) over MPLS Networks -
  6. - -
  7. - - PTP over MPLS using a link local addressing -
  8. - -
  9. - - PTPv2 MIB -
  10. - -
  11. - - Time Synchronization Protocol Security Requirements -
  12. - -
  13. - - Autokey protocol analysis -
  14. -
- -
- 241INT - trill - - - Transparent Interconnection of Lots of Links - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda, etc. -
  2. - -
  3. - - TRILL OAM -
  4. - -
  5. - - Proactive Connectivity Monitoring -
  6. - -
  7. - - TRILL OAM2 -
  8. - -
  9. - - Directory Assisted RBridge Edge -
  10. - -
  11. - - TRILL Liaison to 802.11 -
  12. - -
  13. - - Coordinated Multicast Trees -
  14. - -
  15. - - Default Nickname Approach for Multi-Level TRILL -
  16. - -
  17. - - VLAN Based Tree Selection for MultiDestination Frames -
  18. - -
  19. - - ESADI Protocol -
  20. - -
  21. - - MTU Negotiation -
  22. - -
  23. - - OAM Task Force Report -
  24. - -
  25. - - PBB EVPN -
  26. - -
  27. - - TRILL Datacenter Interconnect -
  28. - -
  29. - - TRILL Inter-connect over IP core with BGP -
  30. -
- -
- 253IRTF - ncrg - - Network Complexity Research Group - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Some Personal Observations on System Complexity -
  2. - -
  3. - - BGP Wedgies -
  4. - -
  5. - - Complexity, Antifragility, and Integrated Theories -
  6. - -
  7. - - Dimensions of Complexity -
  8. -
- -
- MaillotOPS - v6ops - - - IPv6 Operations - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Experiences from IPv6-Only Networks with Transition Technologies in the WIDE Camp Spring 2012 -
  2. - -
  3. - - CGN Log Reduction -
  4. - -
  5. - - NAT64 Operational Experience -
  6. - -
  7. - - 464XLAT Combination of Stateful and Stateless Translation -
  8. - -
  9. - - IP Transitioning in CE Routers -
  10. - -
  11. - - draft-carpenter-v6ops-icp-guidance -
  12. - -
  13. - - Stateless Source Address Mapping for ICMPv6 Packets -
  14. - -
  15. - - Implementation Advice for RA-Guard -
  16. - -
  17. - - Wireline: Incremental IPv6 -
  18. - -
  19. - - IPv6 Flow Label for Server Load Balancing - update -
  20. - -
  21. - - Using Only Link-Local Address In Network Core -
  22. - -
  23. - - SP Wi-Fi Services over Residential Architectures -
  24. - -
  25. - - RFC 6204 bis -
  26. - -
  27. - - slides-83-v6ops-13 -
  28. -
- -
- 243RAI - mmusic - - - Multiparty Multimedia Session Control - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chairs slides - WG status -
  2. - -
  3. - - Multiplexing Negotiation Using SDP Port Numbers -
  4. - -
  5. - - Signalling Media Stream ID in the SDP -
  6. - -
  7. - - An Extension to the Session Description Protocol (SDP) for Media Loopback -
  8. - -
  9. - - The SDP 'trafficclass' Attribute -
  10. - -
  11. - - SDP Media Capabilities -
  12. - -
  13. - - Latching: Hosted NAT Traversal (HNT) for Media in Real-Time Communication -
  14. - -
  15. - - Multipath RTP (MPRTP) -
  16. - -
  17. - - Update on Candidate Address Selection for ICE -
  18. - -
  19. - - RTSP Extension for Substream Control -
  20. - -
  21. - - Security Descriptions Extension for Media Streams -
  22. -
- -
- 242ABRTG - idr - - - Inter-Domain Routing - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - BGP MIBv2 Update -
  2. - -
  3. - - Chairs' slides -
  4. - -
  5. - - BGP OPERATIONAL Message -
  6. - -
  7. - - Revised Validation Procedure for BGP Flow Specifications -
  8. - -
  9. - - North-Bound Distribution of Link-State and TE Information using BGP -
  10. - -
  11. - - Scalable, Loop-Free BGP FRR using Repair Label -
  12. - -
  13. - - Scalable BGP FRR Protection against Edge Node Failure -
  14. - -
  15. - - Multicast Geo-Distribution Control -
  16. - -
  17. - - BGP Persistence -
  18. - -
  19. - - BGP attribute for QoS SLA advertisement -
  20. - -
  21. - - BGP convergence benchmarking (report from BMWG) -
  22. - -
  23. - - Collaboration between SIDR and IDR working groups -
  24. - -
  25. - - Route Leaks -
  26. -
- -
- 1130-1300 CEST - - Break - - - Hall Maillot A -
- 1300-1500 CEST - - Monday Afternoon Session I -
- 212/213APP - eai - - - Email Address Internationalization - - -
CANCELED
- - No Agenda Submitted - - -
- 242ABAPP - websec - - - Web Security - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda - Slides -
  2. - -
  3. - - Yoav Nir's presentation -
  4. - -
  5. - - 6-Frame-Options -
  6. - -
  7. - - 7-csp-http-header -
  8. - -
  9. - - HSTS status -
  10. -
- -
- 212/213IRTF - mobopts - - IP Mobility Optimizations Research Group - - - -
Room Changed From 252A
drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - IP Mobility Deployment Difficulties -
  2. - -
  3. - - Flat Architecture -
  4. - -
  5. - - Mobility Rethink -
  6. - -
  7. - - DMM Overview -
  8. -
- -
- 243OPS - netmod - - - NETCONF Data Modeling Language - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - NETMOD Agenda and WG Status -
  2. - -
  3. - - NETCONF System Management -
  4. - -
  5. - - Interfaces and IP Configuration -
  6. - -
  7. - - Core Routing Modules -
  8. - -
  9. - - SNMP Engine Configuration -
  10. -
- -
- 252BRAI - avtcore - - - Audio/Video Transport Core Maintenance - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - chairs presentation -
  2. - -
  3. - - single RTP session -
  4. - -
  5. - - RTP multiplexing architecture -
  6. - -
  7. - - multiplex multiple RTP sessions -
  8. - -
  9. - - circuit breaker -
  10. - -
  11. - - RTP Topology Considerations -
  12. - -
  13. - - multi-path RTP -
  14. - -
  15. - - clock source -
  16. - -
  17. - - IDMS -
  18. - -
  19. - - Duplicating RTP streams -
  20. -
- -
- MaillotRTG - ccamp - - - Common Control and Measurement Plane - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Administrivia & WG status -
  2. - -
  3. - - 1 - CCAMP - OTN-INFO-FWK -
  4. - -
  5. - - 2 - CCAMP - draft-ietf-ccamp-gmpls-ospf-g709v3-01 -
  6. - -
  7. - - 3 - CCAMP - draft-ietf-ccamp-gmpls-signaling-g709v3-02 -
  8. - -
  9. - - 4 - CCAMP - draft-ietf-ccamp-mpls-tp-rsvpte-ext-associated-lsp-03 -
  10. - -
  11. - - 5 - CCAMP draft-zhang-ccamp-mpls-tp-rsvpte-ext-tunnel-num-02 -
  12. - -
  13. - - 6 - CCAMP - RSVP-TE based MPLS-TP LI&LB -
  14. - -
  15. - - 7 - CCAMP - GMPLS UNI BCP -
  16. - -
  17. - - 8 - CCAMP - draft-zhang-ccamp-srlg-fa-configuration-05 -
  18. - -
  19. - - 9 - CCAMP - draft-berger-ccamp-swcaps-update-00 -
  20. - -
  21. - - 10 - CCAMP - Full Reroute Reversion -
  22. - -
  23. - - 11 - CCAMP 11 -
  24. - -
  25. - - 12 - CCAMP - draft-margaria-ccamp-label-set-ero -
  26. - -
  27. - - 13 - CCAMP - WSON info and general NE const encoding -
  28. - -
  29. - - 14 - CCAMP - draft-ietf-ccamp-wson-signaling-03 -
  30. - -
  31. - - 15 - CCAMP - draft-martinelli-wson-interface-class -
  32. - -
  33. - - 16 - CCAMP - G698_2-Management-Control-Framework -
  34. - -
  35. - - 17 - CCAMP - draft-G-698-SNMP-MIB -
  36. - -
  37. - - 18 - CCAMP - draft-zhang-ccamp-sson-framework-00 -
  38. - -
  39. - - 19 - CCAMP - draft-wang-ccamp-flexible-grid-framework-01 -
  40. - -
  41. - - 20 - CCAMP - draft-syed-ccamp-flexgrid-framework-ext-00 -
  42. - -
  43. - - 21 - CCAMP - Guard Bands requirements + OSPF-TE for SSON -
  44. - -
  45. - - 22 - CCAMP - draft-wangl-ccamp-ospf-ext-constraint-flexi-grid-and-wavelength-range -
  46. - -
  47. - - 23 - CCAMP - draft-dhillon-SC-ospfte and hussain-SC-parameters-ospfte-ext -
  48. - -
  49. - - 24 - CCAMP - supper-channel-label-extensions-and params signaling -
  50. - -
  51. - - 25 - CCAMP - draft-zhang-ccamp-flexible-grid-rsvp-te-ext-01 -
  52. - -
  53. - - 26 - CCAMP - Link Management Protocol Extensions for Grid Property Negotiation -
  54. - -
  55. - - 28 - CCAMP - 83 ccamp-charter -
  56. -
- -
- 241RTG - sidr - - - Secure Inter-Domain Routing - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - There and Not Back Again -
  2. - -
  3. - - Monday Admin, Agenda, Status -
  4. - -
  5. - - Wednesday Admin, Agenda, Status -
  6. - -
  7. - - pfx-validate -
  8. - -
  9. - - Estimating CPU Cost of BGPSEC on a Router -
  10. - -
  11. - - Dates, Dates, Dates (not fruit) -
  12. - -
  13. - - RPKI over BitTorrent -
  14. - -
  15. - - A Few Months In The Life Of An RPKI Validator -
  16. - -
  17. - - BGPSEC threat model update -
  18. - -
  19. - - BGPSEC Protocol -
  20. - -
  21. - - Key Rollover -
  22. - -
  23. - - ROVER -
  24. - -
  25. - - RPKI Gray Area: Inheritance? -
  26. - -
  27. - - (as presented) RPKI Gray Area: Inheritance? -
  28. -
- -
- 252ATSV - i2aex - - - Infrastructure-to-Application Information Exposure - - - -
Room Changed From 241
drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Administrivia and agenda bash -
  2. - -
  3. - - Problem Statement and Background -
  4. - -
  5. - - The CDN use case -
  6. - -
  7. - - The Data Center (DC) use case -
  8. - -
  9. - - Large Bandwidth use case -
  10. -
- -
- 253TSV - ippm - - - IP Performance Metrics - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - 2. Morton -
  2. - -
  3. - - 3. Geib -
  4. - -
  5. - - 4. Morton -
  6. -
- -
- 1510-1610 CEST - - Monday Afternoon Session II -
- 243APP - urnbis - - - Uniform Resource Names, Revised - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda Slides -
  2. - -
  3. - - 2141bis and 3406bis -
  4. - -
  5. - - 3187bis and 3188bis -
  6. -
- -
- MaillotINT - pcp - - - Port Control Protocol - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chairs slides (Monday) -
  2. - -
  3. - - PCP Base Spec -
  4. - -
  5. - - DHCP Options for PCP -
  6. - -
  7. - - Chairs slides (Tuesday) -
  8. - -
  9. - - Authentication Mechanism for Port Control Protocol (PCP) -
  10. - -
  11. - - PCP Proxy -
  12. - -
  13. - - UPnP-IGD Interworking Function -
  14. - -
  15. - - DS-Lite Open Issues -
  16. - -
  17. - - Extensions to PCP -
  18. - -
  19. - - Reserving N and N+1 ports -
  20. - -
  21. - - Using PCP To Coordinate Between the CGN and Home Gateway Via Port Allocation -
  22. - -
  23. - - PCP Server Discovery with IPv4 traffic offload for Proxy Mobile IPv6 -
  24. - -
  25. - - Cases Study- PCP Deployment in Mobile Network -
  26. - -
  27. - - PCP Security considerations -
  28. - -
  29. - - draft-baker-pcp-nptv6-search -
  30. -
- -
- 242ABOPS - opsec - - - Operational Security Capabilities for IP Network Infrastructure - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - draft-jdurand-bgp-security-00-IETF83 -
  2. - -
  3. - - Using Only Link-Local Address in Network Core -
  4. - -
  5. - - Recommendations on filtering of IPv4 packets containing IPv4 options -
  6. - -
  7. - - draft-yourtchenko-opsec-humansafe-ipv6 -
  8. - -
  9. - - Passive IP Addresses -
  10. - -
  11. - - Operational Security Considerations for IPv6 Networks -
  12. - -
  13. - - Recommendations for filtering ICMP messages -
  14. -
- -
- 252BRAI - avtcore - - - Audio/Video Transport Core Maintenance - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - chairs presentation -
  2. - -
  3. - - single RTP session -
  4. - -
  5. - - RTP multiplexing architecture -
  6. - -
  7. - - multiplex multiple RTP sessions -
  8. - -
  9. - - circuit breaker -
  10. - -
  11. - - RTP Topology Considerations -
  12. - -
  13. - - multi-path RTP -
  14. - -
  15. - - clock source -
  16. - -
  17. - - IDMS -
  18. - -
  19. - - Duplicating RTP streams -
  20. -
- -
- 241RAI - insipid - - - INtermediary-safe SIP session ID - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda and chair status -
  2. - -
  3. - - Requirements for an End-to-End Session Identification in IP-Based Multimedia Communication Networks -
  4. - -
  5. - - Session Initiation Protocol (SIP) Header Parameter for Debugging -
  6. - -
  7. - - Session Initiation Protocol (SIP) Extension for logging and debugging -
  8. - -
  9. - - A Session Identifier for the Session Initiation Protocol (SIP) (ANNEX A ONLY) -
  10. - -
  11. - - End-to-End Session Identification in IP-Based Multimedia Communication Networks -
  12. -
- -
- 253RTG - forces - - - Forwarding and Control Element Separation - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda -
  2. - -
  3. - - WG status -
  4. - -
  5. - - LFB Lib -
  6. - -
  7. - - Forces CE HA -
  8. - -
  9. - - ForCES vs OF -
  10. -
- -
- 252ASEC - ipsecme - - - IP Security Maintenance and Extensions - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - WG agenda -
  2. - -
  3. - - P2P VPN Problem Statement -
  4. - -
  5. - - More Raw Public Keys for IKEv2 -
  6. - -
  7. - - Config for femtocell -
  8. - -
  9. - - IPsec IANA issues -
  10. - -
  11. - - ERP for IKEv2 -
  12. -
- -
- 212/213TSV - rmt - - - Reliable Multicast Transport - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - RMT Working Group Status -
  2. - -
  3. - - FLUTE Update -
  4. - -
  5. - - Generalized Object Encoding (GOE) -
  6. - -
  7. - - Universal Object Delivery (UOD) using RaptorQ -
  8. -
- -
- 1610-1630 CEST - - Beverage and Snack Break I - - - Hall Maillot A -
- 1630-1930 CEST - - Technical Plenary - - - Amphitheatre Bleu -
- - -

Slides:

-
    -
  1. - - Agenda -
  2. - -
  3. - - IRTF Report -
  4. - -
  5. - - IAB Report -
  6. - -
  7. - - RSE Report -
  8. - -
  9. - - World IPv6 Launch -
  10. - -
  11. - - Agenda: Implementation Challenges for Browser Security -
  12. - -
  13. - - When Good Standards Go Bad -
  14. - -
  15. - - How do we get to TLS Everywhere? -
  16. - -
  17. - - Lessons Learned from WebSockets -
  18. - -
  19. - - Cryptography Infrastructure -
  20. - -
  21. - - It's Not the End of the World -
  22. -
- -
-

TUESDAY, March 27, 2012

-
- 0800-1800 CEST - - IETF Registration - - - Hall Maillot A -
- 0800-0900 CEST - - Beverages - - - Hall Maillot A -
- 0900-1130 CEST - - Tuesday Morning Session I -
- 243APP - core - - - Constrained RESTful Environments - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Consolidated slides -
  2. -
- -
- 252AGEN - antitrust - - - Does the IETF Need an Anti-Trust Policy - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - IETF Antitrust – the org side -
  2. - -
  3. - - IETF Antitrust BOF: Legal Overview -
  4. -
- -
- MaillotINT - 6man - - - IPv6 Maintenance - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Introduction, Agenda, and Document Status -
  2. - -
  3. - - RFC 3484bis (Address Selection) -
  4. - -
  5. - - NUD is too impatient -
  6. - -
  7. - - IPv6 over MS/TP Networks -
  8. - -
  9. - - Representing IPv6 Zone Identifiers in Uniform Resource Identifiers -
  10. - -
  11. - - IP(v6) packet staining -
  12. - -
  13. - - Another Support for Multiple Hash Algorithms in Cryptographically Generated Addresses (CGAs) -
  14. - -
  15. - - Neighbor Discovery Enhancements for DOS mitigation -
  16. - -
  17. - - Generating Stable Privacy-Enhanced Addresses with IPv6 SLAAC -
  18. - -
  19. - - Security Implications of Predictable Fragment Identification Values -
  20. - -
  21. - - Security Implications of the Use of IPv6 Extension Headers with Neighbor Discovery -
  22. - -
  23. - - Managing the Address Generation Policy for Stateless Address Autoconfiguration in IPv6 -
  24. - -
  25. - - Security and Interoperability Implications of Oversized IPv6 Header Chains -
  26. -
- -
- 241IRTF - dtnrg - - Delay-Tolerant Networking Research Group - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Introduction -
  2. - -
  3. - - LTP/CBHE IANA Registries -
  4. - -
  5. - - BPQ Extension -
  6. - -
  7. - - BP Application Framework -
  8. - -
  9. - - Maritime DTN -
  10. - -
  11. - - ECC ciphersuites and extension blocks -
  12. - -
  13. - - DTN2 SQL -
  14. - -
  15. - - NURC-FEUP_IETF83_IPR_FREE -
  16. -
- -
- 252BRAI - clue - - - ControLling mUltiple streams for tElepresence - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chairs - agenda & status -
  2. - -
  3. - - CLUE Framework -
  4. - -
  5. - - draft-lennox-clue-rtp-usage -
  6. - -
  7. - - draft-even-clue-rtp-mapping-01 -
  8. - -
  9. - - Multi-stream media conferencing -
  10. - -
  11. - - Chairs - agenda & way forward -
  12. - -
  13. - - draft-wenger-transport-02 -
  14. - -
  15. - - draft-romanow-clue-sdp-usage-01 -
  16. - -
  17. - - draft-cazeaux-clue-sip-signaling-01 -
  18. -
- -
- 242ABRTG - mpls - - - Multiprotocol Label Switching - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - WG Status -
  2. - -
  3. - - draft-allan-unified-mpls-ic-req-frmwk-01 -
  4. - -
  5. - - draft-martinotti-mpls-unified-mpls-fwk-01 -
  6. - -
  7. - - draft-ietf-mpls-ldp-dod-01 -
  8. - -
  9. - - draft-bashandy-mpls-ldp-bgp-frr-00 -
  10. - -
  11. - - draft-ietf-mpls-ldp-multi-topology-03 -
  12. - -
  13. - - draft-ietf-tictoc-1588overmpls-02 -
  14. - -
  15. - - draft-ietf-mpls-ldp-ipv6-06 -
  16. - -
  17. - - draft-jacquenet-mpls-rd-p2mp-te-requirements-01 -
  18. - -
  19. - - draft-lzj-mpls-receiver-driven-multicast-rsvp-te-00 -
  20. - -
  21. - - draft-chen-mpls-p2mp-xxx-protection-05 -
  22. - -
  23. - - draft-shen-mpls-rsvp-setup-protection-00 -
  24. - -
  25. - - draft-atlas-mpls-te-express-path-00 -
  26. - -
  27. - - draft-ietf-mpls-entropy-label-01 -
  28. - -
  29. - - draft-zhao-mpls-mldp-protections-02 -
  30. - -
  31. - - draft-wijnands-mpls-mldp-node-protection-00 -
  32. - -
  33. - - draft-chen-mpls-mldp-deplymnet-through-p2p-tunnels-00 -
  34. - -
  35. - - draft-ezy-mpls-1ton-protection-01 -
  36. - -
  37. - - draft-smiler-mpls-tp-linear-protection-mib-00 -
  38. - -
  39. - - Shared Mesh Protection (common presentation) -
  40. - -
  41. - - draft-ietf-mpls-tp-security-framework-03 -
  42. - -
  43. - - draft-chandra-hegde-mpoint-bfd-for-mpls-00 -
  44. - -
  45. - - draft-ietf-mpls-lsp-ping-mpls-tp-oam-conf-03 -
  46. - -
  47. - - draft-fuxh-mpls-delay-loss-te-framework-04 -
  48. - -
  49. - - draft-cui-mpls-tp-xxx-id-00 -
  50. -
- -
- 212/213SEC - pkix - - - Public-Key Infrastructure (X.509) - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - PKIX Overview -
  2. - -
  3. - - RFC2560bis - OCSP Update -
  4. - -
  5. - - Issues with RFC2560 and rfc2560bis -
  6. - -
  7. - - Enrollment over Secure Transport -
  8. - -
  9. - - Diffie-Hellman Proof-of-Possession Algorithms -
  10. - -
  11. - - Certificate revocation for high volume websites -
  12. - -
  13. - - Security policy flag 'Must be OCSP stapled' -
  14. - -
  15. - - ClaimSgining EKU -
  16. - -
  17. - - Authentication Context QC Statement -
  18. - -
  19. - - OCSP Not Issued -
  20. -
- -
- 253TSV - tsvwg - - - Transport Area Working Group - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - 1 - IETF 83 TSVWG Chairs Status -
  2. - -
  3. - - 3 - IETF83 RSVP support for PCNv3 -
  4. - -
  5. - - 2. IETF 83 Byte Packet -
  6. - -
  7. - - 4 - IETF83 IntServ MULTI_TSPEC -
  8. - -
  9. - - 5 - IETF83 Recommendations for Transport Port Uses -
  10. - -
  11. - - 6-7 - IETF83 TSVWG drafts - SCTP -
  12. - -
  13. - - 8-9-10 - IETF83 Individual drafts - SCTP -
  14. - -
  15. - - 11-12 - IETF83 RFC4594 updates -
  16. - -
  17. - - 13 - IETF 83 RSVP App-ID Profiles -
  18. - -
  19. - - 14 - IETF83 Reactions to ECN Support for RTP-RTCP -
  20. - -
  21. - - 15 - IETF83 TCMTF -
  22. - -
  23. - - 16 - IETF83 TCP and SCTP RTO Restart -
  24. -
- -
- 1130-1300 CEST - - Break - - - Hall Maillot A -
- 1300-1500 CEST - - Tuesday Afternoon Session I -
- 252AAPP - httpbis - - - Hypertext Transfer Protocol Bis - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - HTTP/1.1 Overview -
  2. - -
  3. - - HTTP/1.1 -16 to -19 changes -
  4. - -
  5. - - HTTP/2.0 Overview -
  6. - -
  7. - - SPDY and HTTP/2.0 -
  8. - -
  9. - - HTTP/2.0 Speed and Mobility -
  10. - -
  11. - - HTTP/2.0 Intermediary Requirements -
  12. - -
  13. - - Waka -
  14. -
- -
- 252BINT - pcp - - - Port Control Protocol - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chairs slides (Monday) -
  2. - -
  3. - - PCP Base Spec -
  4. - -
  5. - - DHCP Options for PCP -
  6. - -
  7. - - Chairs slides (Tuesday) -
  8. - -
  9. - - Authentication Mechanism for Port Control Protocol (PCP) -
  10. - -
  11. - - PCP Proxy -
  12. - -
  13. - - UPnP-IGD Interworking Function -
  14. - -
  15. - - DS-Lite Open Issues -
  16. - -
  17. - - Extensions to PCP -
  18. - -
  19. - - Reserving N and N+1 ports -
  20. - -
  21. - - Using PCP To Coordinate Between the CGN and Home Gateway Via Port Allocation -
  22. - -
  23. - - PCP Server Discovery with IPv4 traffic offload for Proxy Mobile IPv6 -
  24. - -
  25. - - Cases Study- PCP Deployment in Mobile Network -
  26. - -
  27. - - PCP Security considerations -
  28. - -
  29. - - draft-baker-pcp-nptv6-search -
  30. -
- -
- 212/213OPS - bmwg - - - Benchmarking Methodology - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda, Status, Milestones -
  2. - -
  3. - - SIP Device Benchmarking -
  4. - -
  5. - - BGP Convergence Benchmarking Methodology -
  6. - -
  7. - - Benchmarking Methodology for Content-Aware Network Devices -
  8. - -
  9. - - IMIX Genome -
  10. - -
  11. - - RFC 2544 Applicability Statement -
  12. -
- -
- 241OPS - eman - - - Energy Management - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda, etc. -
  2. - -
  3. - - Definitions -
  4. - -
  5. - - Requirements -
  6. - -
  7. - - Energy-Aware MIB -
  8. - -
  9. - - Framework -
  10. - -
  11. - - Monitoring MIB -
  12. - -
  13. - - Battery MIB -
  14. - -
  15. - - Applicability -
  16. -
- -
- MaillotRAI - dispatch - - - Dispatch - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chairs - agenda & status -
  2. - -
  3. - - STRAW (aka BEHAVE for B2BUAs) -
  4. - -
  5. - - Media Stream Selection (MESS) -
  6. - -
  7. - - Telephone-Related Queries (TERQ) -
  8. -
- -
- 242ABRTG - ospf - - - Open Shortest Path First IGP - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - OSPF WG Status -
  2. - -
  3. - - OSPFv3 Auto-Configuration -
  4. - -
  5. - - OSPF Service Distribution -
  6. - -
  7. - - OSPF Topology Transparent Zone -
  8. -
- -
- 243RTG - pim - - - Protocol Independent Multicast - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - agenda -
  2. - -
  3. - - igmp-mld-translation -
  4. - -
  5. - - 4601bis -
  6. - -
  7. - - DR Load-Balancing -
  8. - -
  9. - - mcastoam -
  10. - -
  11. - - v4-v6-translation -
  12. - -
  13. - - mtu -
  14. -
- -
- 253SEC - kitten - - - Common Authentication Technology Next Generation - - - -
Combined with KRB-WG
drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - gss-eap-naming-urn -
  2. - -
  3. - - SASLPrep Update -
  4. - -
  5. - - SASL-OAuth Protocol Message -
  6. - -
  7. - - kitten Status Update -
  8. - -
  9. - - SAML-EC Update -
  10. - -
  11. - - naming-ext Update -
  12. -
- -
- 253SEC - krb-wg - - - Kerberos - - - -
Combined with KITTEN
drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda -
  2. - -
  3. - - Abfab-friendly Pre-Authentication options -
  4. - -
  5. - - KDC Data Model -
  6. -
- -
- 1500-1520 CEST - - Beverage and Snack Break I - - - Hall Maillot A -
- 1520-1700 CEST - - Tuesday Afternoon Session II -
- 243APP - weirds - - - Web Extensible Internet Registration Data Service - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Main slide deck -
  2. -
- -
- 212/213INT - ancp - - - Access Node Control Protocol - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - WG Status -
  2. - -
  3. - - Multicast Extensions - Tom Taylor -
  4. -
- -
- 252BINT - lisp - - - Locator/ID Separation Protocol - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair's Slides -
  2. - -
  3. - - LISP - SEC -
  4. - -
  5. - - LISP Threats -
  6. - -
  7. - - LISP EID Block -
  8. - -
  9. - - LISP Deployment -
  10. - -
  11. - - LISP DDT -
  12. - -
  13. - - LISP DDT SEC -
  14. - -
  15. - - LISP-DDT Database Transfer -
  16. - -
  17. - - LISP NAT Traversal -
  18. - -
  19. - - LISP Single Source Multicast -
  20. -
- -
- 252AIRTF - iccrg - - Internet Congestion Control Research Group - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - mcdysan.pdf -
  2. - -
  3. - - jobert.pdf -
  4. - -
  5. - - sarolahti.pdf -
  6. - -
  7. - - adhari.pdf -
  8. - -
  9. - - winstein.pdf -
  10. - -
  11. - - boukhatem.pdf -
  12. - -
  13. - - mathis.pdf -
  14. - -
  15. - - alvestrand.pdf -
  16. - -
  17. - - singh_perkins.pdf -
  18. - -
  19. - - holmer.pdf -
  20. -
- -
- 242ABOPS - 6renum - - - IPv6 Site Renumbering - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda Bash -
  2. - -
  3. - - Enterprise Scenarios -
  4. - -
  5. - - Gap Analysis -
  6. - -
  7. - - Problem Statement for Hosts with Static Addresses -
  8. -
- -
- MaillotRAI - avtext - - - Audio/Video Transport Extensions - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda bash; working group draft status -
  2. - -
  3. - - IEEE 1588/802.1AS Synchronisation for RTP Streams -
  4. - -
  5. - - Codec Operation Point RTCP Extension -
  6. - -
  7. - - Codec Operation Point RTCP Extension (extra slides) -
  8. - -
  9. - - RTP Payload Format for High Efficiency Video Coding -
  10. - -
  11. - - Offer/Answer Considerations for G.723 Annex A and G.729 Annex B -
  12. - -
  13. - - G.711.0 Compression Segments -
  14. -
- -
- 253RAI - vipr - - - Verification Involving PSTN Reachability - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chairs Slides -
  2. - -
  3. - - Overview Draft -
  4. - -
  5. - - Reload and PVP Drafts -
  6. - -
  7. - - Privacy Issue Discussion -
  8. -
- -
- 241SEC - jose - - - Javascript Object Signing and Encryption - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Administratriva -
  2. - -
  3. - - Use Cases for JOSE -
  4. - -
  5. - - New Specs and New Features -
  6. - -
  7. - - Crypto Issues for JOSE -
  8. - -
  9. - - Additional Features -
  10. - -
  11. - - Open Issues on Existing Features and Document Structuring Issues -
  12. -
- -
- 1710-1810 CEST - - Tuesday Afternoon Session III -
- 212/213APP - marf - - - Messaging Abuse Reporting Format - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Main slide deck -
  2. -
- -
- 1710-1810 CEST - - Tuesday -
- MaillotGEN - rfcform - - RFC Format Design Team Update - - BOF - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Tony Hansen (UTF-8) -
  2. - -
  3. - - Paul Hoffman (Canonical text-only with URL) -
  4. - -
  5. - - Yaakov Stein (based on TeX + text/html/pdf) -
  6. - -
  7. - - John Levine (Intro) -
  8. - -
  9. - - Larry Masinter (RFC Format Considerations -
  10. -
- -
- 1710-1810 CEST - - Tuesday Afternoon Session III -
- 242ABINT - dnsext - - - DNS Extensions - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair Slides -
  2. - -
  3. - - RFC6195bis IANA instructions -
  4. - -
  5. - - RFC1995 IXFRbis Open issues -
  6. - -
  7. - - NSEC4 experiment -
  8. - -
  9. - - Rechability Record proposal -
  10. - -
  11. - - DNS and DNSSEC resolver performance -
  12. - -
  13. - - DNSSEC-check -
  14. -
- -
- 252AIRTF - iccrg - - Internet Congestion Control Research Group - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - mcdysan.pdf -
  2. - -
  3. - - jobert.pdf -
  4. - -
  5. - - sarolahti.pdf -
  6. - -
  7. - - adhari.pdf -
  8. - -
  9. - - winstein.pdf -
  10. - -
  11. - - boukhatem.pdf -
  12. - -
  13. - - mathis.pdf -
  14. - -
  15. - - alvestrand.pdf -
  16. - -
  17. - - singh_perkins.pdf -
  18. - -
  19. - - holmer.pdf -
  20. -
- -
- 243OPS - netconf - - - Network Configuration - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - NETCONF WG Status -
  2. - -
  3. - - NETCONF Over TLS update - RFC 5539bis -
  4. - -
  5. - - NETCONF over WebSocket -
  6. - -
  7. - - NETCONF Light -
  8. -
- -
- 252BRAI - sipcore - - - Session Initiation Protocol Core - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda and Status -
  2. - -
  3. - - SIP over Websockets -
  4. - -
  5. - - Proxy Features -
  6. -
- -
- 241RTG - isis - - - IS-IS for IP Internets - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda and Doc Status -
  2. - -
  3. - - Multi-Instances ISIS Extension -
  4. - -
  5. - - ISIS Metric Extensions -
  6. - -
  7. - - IS-IS ESN TLV -
  8. - -
  9. - - IEEE 802.1aq Shortest Path Bridging (SPB)
 Deployment Considerations -
  10. - -
  11. - - rfc6326bis -
  12. - -
  13. - - IP/IPVPN services with IEEE 802.1aq SPB networks -
  14. -
- -
- 253SEC - mile - - - Managed Incident Lightweight Exchange - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda -
  2. - -
  3. - - IODEF-extension to support structured cybersecurity information -
  4. - -
  5. - - XML Registry Review and Extension Template -
  6. - -
  7. - - GRC Report Exchange -
  8. - -
  9. - - IODEF Forensics Extension -
  10. -
- -
-

WEDNESDAY, March 28, 2012

-
- 0800-1700 CEST - - IETF Registration - - - Hall Maillot A -
- 0800-0900 CEST - - Beverages - - - Hall Maillot A -
- 0900-1130 CEST - - Wednesday Morning Session I -
- 243APP - paws - - - Protocol to Access WS database - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair's slides -
  2. - -
  3. - - draft-das-paws-protocol -
  4. - -
  5. - - draft-lei-paws-framework -
  6. - -
  7. - - Use Case and Requirements -
  8. - -
  9. - - charter text proposal update -
  10. -
- -
- 242ABINT - homenet - - - Home Networking - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - 01 - Introduction -
  2. - -
  3. - - 02 - Architecture Update -
  4. - -
  5. - - 03 - Routing and Prefix Assignment -
  6. - -
  7. - - 04 - Experiences -
  8. - -
  9. - - 05 - Naming and Service Discovery -
  10. - -
  11. - - 06 - Site mDNS -
  12. - -
  13. - - 07 - Security Architecture -
  14. -
- -
- 253OPS - opsarea - - - Operations & Management Area Open Meeting - - - -
Combined with OPSAWG
drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda -
  2. -
- -
- 0900-1130 CEST - - Wednesday Afternoon Session I -
- 253OPS - opsawg - - - Operations and Management Area Working Group - - - -
Combined with OPSAREA
drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - agenda -
  2. - -
  3. - - Automated Network Configuration -
  4. - -
  5. - - Flow OAM Requirements -
  6. - -
  7. - - CGN Deployment with MPLS VPNs -
  8. - -
  9. - - transmission interruption -
  10. - -
  11. - - cloud logging format -
  12. - -
  13. - - Firewalls in Internet Security -
  14. - -
  15. - - Baker firewalls -
  16. - -
  17. - - status update -
  18. -
- -
- 0900-1130 CEST - - Wednesday Morning Session I -
- 252BRAI - rtcweb - - - Real-Time Communication in WEB-browsers - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair Slides -
  2. - -
  3. - - Updates from AVTCORE and MMUSIC -
  4. - -
  5. - - W3C Coordination slides -
  6. - -
  7. - - Identity Proxy -
  8. - -
  9. - - What to do about media security -
  10. - -
  11. - - TURN and STUN URIs -
  12. - -
  13. - - JSEP Update -
  14. - -
  15. - - Data channel -
  16. - -
  17. - - Video codec selection -
  18. -
- -
- MaillotRTG - ccamp - - - Common Control and Measurement Plane - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Administrivia & WG status -
  2. - -
  3. - - 1 - CCAMP - OTN-INFO-FWK -
  4. - -
  5. - - 2 - CCAMP - draft-ietf-ccamp-gmpls-ospf-g709v3-01 -
  6. - -
  7. - - 3 - CCAMP - draft-ietf-ccamp-gmpls-signaling-g709v3-02 -
  8. - -
  9. - - 4 - CCAMP - draft-ietf-ccamp-mpls-tp-rsvpte-ext-associated-lsp-03 -
  10. - -
  11. - - 5 - CCAMP draft-zhang-ccamp-mpls-tp-rsvpte-ext-tunnel-num-02 -
  12. - -
  13. - - 6 - CCAMP - RSVP-TE based MPLS-TP LI&LB -
  14. - -
  15. - - 7 - CCAMP - GMPLS UNI BCP -
  16. - -
  17. - - 8 - CCAMP - draft-zhang-ccamp-srlg-fa-configuration-05 -
  18. - -
  19. - - 9 - CCAMP - draft-berger-ccamp-swcaps-update-00 -
  20. - -
  21. - - 10 - CCAMP - Full Reroute Reversion -
  22. - -
  23. - - 11 - CCAMP 11 -
  24. - -
  25. - - 12 - CCAMP - draft-margaria-ccamp-label-set-ero -
  26. - -
  27. - - 13 - CCAMP - WSON info and general NE const encoding -
  28. - -
  29. - - 14 - CCAMP - draft-ietf-ccamp-wson-signaling-03 -
  30. - -
  31. - - 15 - CCAMP - draft-martinelli-wson-interface-class -
  32. - -
  33. - - 16 - CCAMP - G698_2-Management-Control-Framework -
  34. - -
  35. - - 17 - CCAMP - draft-G-698-SNMP-MIB -
  36. - -
  37. - - 18 - CCAMP - draft-zhang-ccamp-sson-framework-00 -
  38. - -
  39. - - 19 - CCAMP - draft-wang-ccamp-flexible-grid-framework-01 -
  40. - -
  41. - - 20 - CCAMP - draft-syed-ccamp-flexgrid-framework-ext-00 -
  42. - -
  43. - - 21 - CCAMP - Guard Bands requirements + OSPF-TE for SSON -
  44. - -
  45. - - 22 - CCAMP - draft-wangl-ccamp-ospf-ext-constraint-flexi-grid-and-wavelength-range -
  46. - -
  47. - - 23 - CCAMP - draft-dhillon-SC-ospfte and hussain-SC-parameters-ospfte-ext -
  48. - -
  49. - - 24 - CCAMP - supper-channel-label-extensions-and params signaling -
  50. - -
  51. - - 25 - CCAMP - draft-zhang-ccamp-flexible-grid-rsvp-te-ext-01 -
  52. - -
  53. - - 26 - CCAMP - Link Management Protocol Extensions for Grid Property Negotiation -
  54. - -
  55. - - 28 - CCAMP - 83 ccamp-charter -
  56. -
- -
- 241RTG - sidr - - - Secure Inter-Domain Routing - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - There and Not Back Again -
  2. - -
  3. - - Monday Admin, Agenda, Status -
  4. - -
  5. - - Wednesday Admin, Agenda, Status -
  6. - -
  7. - - pfx-validate -
  8. - -
  9. - - Estimating CPU Cost of BGPSEC on a Router -
  10. - -
  11. - - Dates, Dates, Dates (not fruit) -
  12. - -
  13. - - RPKI over BitTorrent -
  14. - -
  15. - - A Few Months In The Life Of An RPKI Validator -
  16. - -
  17. - - BGPSEC threat model update -
  18. - -
  19. - - BGPSEC Protocol -
  20. - -
  21. - - Key Rollover -
  22. - -
  23. - - ROVER -
  24. - -
  25. - - RPKI Gray Area: Inheritance? -
  26. - -
  27. - - (as presented) RPKI Gray Area: Inheritance? -
  28. -
- -
- 212/213TSV - nfsv4 - - - Network File System Version 4 - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - NFSv4 Agenda -
  2. - -
  3. - - Editor Status (Haynes) -
  4. - -
  5. - - End-to-end data integrity (Lever) -
  6. - -
  7. - - NFSv4 Migration Issues (Lever) -
  8. - -
  9. - - A case for NFSv4.1 Lustre Layout Type (Faibish) -
  10. - -
  11. - - SCSI Hints -
  12. -
- -
- 252ATSV - ppsp - - - Peer to Peer Streaming Protocol - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair's slides -
  2. - -
  3. - - Peer Protocol -
  4. - -
  5. - - problem statement and requirements of PPSP -
  6. - -
  7. - - tracker protocol -
  8. - -
  9. - - swift demo introduction -
  10. -
- -
- 1130-1300 CEST - - Break - - - Hall Maillot A -
- 1130-1300 CEST - - Working Group Chairs' Lunch Tutorial - - - -
- 1300-1500 CEST - - Wednesday Afternoon Session I -
- 252BAPP - hybi - - - BiDirectional or Server-Initiated HTTP - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda -
  2. - -
  3. - - Compression and MUX -
  4. - -
  5. - - KeepAlive -
  6. -
- -
- 243APP - repute - - - Reputation Services - - - drafts: tar|pdf
- - - - - - -
- 253INT - netext - - - Network-Based Mobility Extensions - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda, WG Doc status and Next steps -
  2. - -
  3. - - Proxy Mobile IPv6 Extensions to Support Flow Mobility -
  4. - -
  5. - - Prefix Delegation for Proxy Mobile IPv6 -
  6. - -
  7. - - PMIPv6 and Network Mobility Problem Statement -
  8. - -
  9. - - Quality of Service Option for Proxy Mobile IPv6 -
  10. - -
  11. - - Multiple APN Support for Trusted Wireless LAN Access -
  12. - -
  13. - - PMIPv6 inter-working with WiFi access authentication -
  14. - -
  15. - - Service Selection for Mobile IPv6 -
  16. - -
  17. - - EAP Attributes for WiFi - EPC Integration -
  18. -
- -
- 252ARAI - ecrit - - - Emergency Context Resolution with Internet Technologies - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - ECRIT - Chairs agenda -
  2. - -
  3. - - Additional Data -
  4. - -
  5. - - LoST Sync -
  6. - -
  7. - - PSAP Callback - Hannes -
  8. - -
  9. - - PSAP Callback - Christer -
  10. - -
  11. - - Data Only Emergency Calls -
  12. - -
  13. - - XMPP for Emergency Services -
  14. -
- -
- 242ABRTG - karp - - - Keying and Authentication for Routing Protocols - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Database of Long-Lived Symmetric Cryptographic Keys -
  2. - -
  3. - - Key Management for Pairwise Routing Protocols -
  4. - -
  5. - - Multicast Router Key Management Protocol -
  6. - -
  7. - - KARP IS-IS security gap analysis -
  8. - -
  9. - - Using IKEv2 with TCP-AO -
  10. - -
  11. - - KARP Opening Slides -
  12. - -
  13. - - KARP Overview, Threats, and Requirements -
  14. - -
  15. - - Key Management and Adjacency Management for KARP-based Routing Systems -
  16. -
- -
- MaillotRTG - nvo3 - - - Network Virtualization Overlays - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Meeting Slides - Chairs -
  2. - -
  3. - - NVO3 Problem Statement - Thomas Narten -
  4. - -
  5. - - Framework - Marc Lasserre -
  6. - -
  7. - - Tunnel Reqs - Igor Gashinsky -
  8. - -
  9. - - VPN Interactions - David Black -
  10. - -
  11. - - Control Plane Reqs - Lawrence Kreeger -
  12. - -
  13. - - NVO3 Draft Charter - Thomas Narten -
  14. -
- -
- 241RTG - roll - - - Routing Over Low power and Lossy networks - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - WG Status -
  2. - -
  3. - - draft-ietf-roll-minrank-hysteresis-of -
  4. - -
  5. - - draft-ietf-roll-p2p-rpl -
  6. - -
  7. - - Experiences with RPL: IPv6 Routing Protocol LLNs -
  8. - -
  9. - - draft-dvir-roll-security-authentication-01 -
  10. - -
  11. - - draft-vanderstok-roll-mcreq-01 -
  12. - -
  13. - - draft-qiu-roll-kemp-01 -
  14. -
- -
- 212/213SEC - nea - - - Network Endpoint Assessment - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - NEA WG Slides 2012-03-28 -
  2. -
- -
- 1510-1610 CEST - - Wednesday Afternoon Session II -
- 242ABINT - softwire - - - Softwires - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair's slides -
  2. - -
  3. - - Public 4over6 -
  4. - -
  5. - - Lightweight-4over6-DS-Lite -
  6. - -
  7. - - Deployment Considerations for Lightweight 4over6 -
  8. - -
  9. - - IP Transioning in CE Routers -
  10. - -
  11. - - Mapping of Address and Port -
  12. - -
  13. - - Specifications of MAP Translation (MAP-T) and MAP Encapsulation (MAP-E) -
  14. - -
  15. - - IPv4 Residual Deployments - The Unified Solution (4rd-­U) -
  16. - -
  17. - - DS-Lite Multicast Extension Implementation -
  18. - -
  19. - - IPv6 Multicast Using Native IPv4 Capabilities in a 6rd Deployment -
  20. - -
  21. - - Softwire Mesh Management Information Base (MIB) -
  22. - -
  23. - - Definitions of Managed Objects for 6rd -
  24. - -
  25. - - DS-lite MIB -
  26. - -
  27. - - BFD Support DS-Lite -
  28. - -
  29. - - SA46T interoperability test report -
  30. -
- -
- MaillotOPS - armd - - - Address Resolution for Massive numbers of hosts in the Data center - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair's Meeting Intro Slides - Chairs -
  2. - -
  3. - - draft-dunbar-armd-scaling-BCP -
  4. -
- -
- 241RAI - p2psip - - - Peer-to-Peer Session Initiation Protocol - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair Slides -
  2. - -
  3. - - DRR & RPR -
  4. - -
  5. - - Reload Base -
  6. - -
  7. - - ShaRe/DisCo -
  8. - -
  9. - - SNMP Useage for RELOAD -
  10. - -
  11. - - COAP -
  12. - -
  13. - - RELOAD Interop Event !!!! Not Presented !!!! -
  14. -
- -
- 252ARAI - soc - - - SIP Overload Control - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda -
  2. - -
  3. - - draft-ietf-soc-overload-control-08 -
  4. - -
  5. - - draft-ietf-soc-overload-rate-control -
  6. - -
  7. - - draft-ietf-soc-load-control-event-package-03 -
  8. -
- -
- 253RAI - xmpp - - - Extensible Messaging and Presence Protocol - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair Slides -
  2. - -
  3. - - End to End Encryption -
  4. - -
  5. - - Domain Name Assertions -
  6. - -
  7. - - RFC 6122bis -
  8. - -
  9. - - Internationalized Nicknames -
  10. - -
  11. - - Combined Use of SIP and XMPP -
  12. - -
  13. - - SRV Queries -
  14. - -
  15. - - Real-time Web Communication with JINGLE -
  16. -
- -
- 252BRTG - bfd - - - Bidirectional Forwarding Detection - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Administravia -
  2. - -
  3. - - BFD for DS-Lite -
  4. - -
  5. - - BFD MIB extensions for MPLS-TP -
  6. - -
  7. - - BFD for LAGs -
  8. -
- -
- 243SEC - tls - - - Transport Layer Security - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda -
  2. - -
  3. - - TLS Cached Info - PPT -
  4. - -
  5. - - TLS Cached Info - PDF -
  6. - -
  7. - - TLS Raw Keys - PPT -
  8. - -
  9. - - TLS Raw Keys - PDF -
  10. - -
  11. - - Identity Protection -
  12. - -
  13. - - Identity Protection - PDF -
  14. - -
  15. - - TLS-PWD -
  16. - -
  17. - - Multiple OCSP -
  18. -
- -
- 212/213TSV - pcn - - - Congestion and Pre-Congestion Notification - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - WG chairs slides -
  2. - -
  3. - - Encoding 3 PCN-States in the IP header using a single DSCP -
  4. - -
  5. - - Encoding 3 PCN-States in the IP header using a single DSCP -
  6. -
- -
- 1610-1630 CEST - - Beverage and Snack Break I - - - Hall Maillot A -
- 1630-1930 CEST - - IETF Operations and Administration Plenary - - - Amphitheatre Bleu -
- - -

Slides:

-
    -
  1. - - NOTE WELL -
  2. - -
  3. - - Agenda -
  4. - -
  5. - - Host Presentation: Cisco -
  6. - -
  7. - - IETF Chair Report -
  8. - -
  9. - - NOC Report -
  10. - -
  11. - - NOC Report Part 2 -
  12. - -
  13. - - IAOC and IAD Report -
  14. - -
  15. - - IETF Trust Chair Report -
  16. - -
  17. - - NomCom Chair Report -
  18. - -
  19. - - ISOC Activities Status Report -
  20. - -
  21. - - Recognize Outgoing IAB, IESG, and IAOC Members -
  22. - -
  23. - - IETF Logo -- Open Mic -
  24. -
- -
-

THURSDAY, March 29, 2012

-
- 0800-1700 CEST - - IETF Registration - - - Hall Maillot A -
- 0800-0900 CEST - - Beverages - - - Hall Maillot A -
- 0900-1130 CEST - - Thursday Morning Session I -
- 252AAPP - scim - - - System for Cross-domain Identity Management - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chairs' Slides -
  2. - -
  3. - - The need for SCIM (Morteza Ansari) -
  4. - -
  5. - - SCIM Overview (Trey Drake) -
  6. - -
  7. - - SCIM Targetting (Phil Hunt) -
  8. -
- -
- 253INT - dhc - - - Dynamic Host Configuration - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Administrivia -
  2. - -
  3. - - DHCPv6 Failover -
  4. - -
  5. - - Requesting DHCPv6 Suboptions -
  6. - -
  7. - - Secure DHCPv6 -
  8. - -
  9. - - DHCPv6 Address Registration -
  10. - -
  11. - - DHC Class-based Prefix -
  12. - -
  13. - - DHCP Client ID Option -
  14. - -
  15. - - DHCPv6 Hardware Address Option -
  16. - -
  17. - - Security Option Extensions for DHCPv4 -
  18. - -
  19. - - Authorization Option for DHCPv6 -
  20. - -
  21. - - RFC3315 Update -
  22. - -
  23. - - Multiple Stateful Options in Single DHCPv6 Transactions -
  24. - -
  25. - - DHCP Options for 3GPP Service -
  26. - -
  27. - - DNS Reverse Tree for Delegated Prefixes -
  28. - -
  29. - - Address Selection Option -
  30. - -
  31. - - DHCPv4 over IPv6 -
  32. -
- -
- 241INT - dmm - - - Distributed Mobility Management - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - agenda and status -
  2. - -
  3. - - Architecture Proposals & Comparisons -
  4. - -
  5. - - New Proposals and Protocols -
  6. - -
  7. - - Addressing Enhancements -
  8. - -
  9. - - Addressing Enhancements API -
  10. - -
  11. - - Distributed Mobile IPv6 -
  12. - -
  13. - - Dimensioning considerations -
  14. - -
  15. - - PMIPv6 Enhancements and Extensions (Commonalities of the proposed solutions) -
  16. - -
  17. - - PMIPv6-based distributed anchoring -
  18. - -
  19. - - A PMIPv6-based solution for Distributed Mobility Management -
  20. - -
  21. - - PMIP Based DMM Approaches -
  22. - -
  23. - - Local Prefix Lifetime Management -
  24. -
- -
- 212/213OPS - mboned - - - MBONE Deployment - - - drafts: tar|pdf
- - - Agenda submitted in PPTX format - - - -

Slides:

-
    -
  1. - - draft-chown-mboned-multicast-filtering -
  2. - -
  3. - - draft-tissa-pim-mcastoam-00 -
  4. - -
  5. - - draft-rekhter-geo-distribution-control-00 -
  6. - -
  7. - - ietf-83-draft-ietf-mboned-auto-multicast -
  8. - -
  9. - - draft-jaclee-behave-v4v6-mcast-ps -
  10. - -
  11. - - draft-tsou-mboned-multrans-addr-acquisition-01 -
  12. - -
  13. - - draft-zhou-mboned-multrans-path-optimization -
  14. - -
  15. - - draft-qin-softwire-multicast-prefix-option -
  16. - -
  17. - - Marshall/Stig Transition Overview -
  18. -
- -
- MaillotRAI - rtcweb - - - Real-Time Communication in WEB-browsers - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair Slides -
  2. - -
  3. - - Updates from AVTCORE and MMUSIC -
  4. - -
  5. - - W3C Coordination slides -
  6. - -
  7. - - Identity Proxy -
  8. - -
  9. - - What to do about media security -
  10. - -
  11. - - TURN and STUN URIs -
  12. - -
  13. - - JSEP Update -
  14. - -
  15. - - Data channel -
  16. - -
  17. - - Video codec selection -
  18. -
- -
- 242ABRTG - pwe3 - - - Pseudowire Emulation Edge to Edge - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - WG Status -
  2. - -
  3. - - o VCCV MPLS-TP Connectivity Verification (CV) Capability Advertisement - Greg MIRSKY - draft-mirsky-mpls-tp-cv-adv-00 -
  4. - -
  5. - - o Static pseudowire configuration checking using Generic Associated Channel (G-ACh) Advertisement Protocol - Lizhong JIN - draft-jc-pwe3-mpls-tp-static-checking-00 -
  6. - -
  7. - - o LDP Extensions for Lock Instruct and Loopback of Pseudowire in MPLS Transport Profile - Greg MIRSKY - draft-dong-pwe3-mpls-tp-li-lb-00 -
  8. - -
  9. - - o Signaling Root-Initiated Point-to-Multipoint Pseudowires using LDP - Sami BOUTROS - draft-ietf-pwe3-p2mp-pw-04 -
  10. - -
  11. - - o P2MP PW protection for mpls-tp network - Liu GUOMAN - draft-liu-pwe3-mpls-tp-p2mp-pw-protection-00 -
  12. - -
  13. - - o LDP Extensions for Pseudo Wire (PW) Transfer in an MPLS-TP Network - Qilei WANG - draft-bao-pwe3-pw-transfer-02 -
  14. - -
  15. - - o LDP extensions for Explicit Pseudowire to transport LSP mapping - Mach CHEN - draft-cao-pwe3-mpls-tp-pw-over-bidir-lsp-05 -
  16. - -
  17. - - o PW endpoint fast failure protection - Yimin SHEN - draft-shen-pwe3-endpoint-fast-protection-01 -
  18. -
- -
- 243SEC - abfab - - - Application Bridging for Federated Access Beyond web - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - ABFAB Main Deck -
  2. - -
  3. - - AAA-SAML update -
  4. - -
  5. - - UC OID and UI update -
  6. - -
  7. - - Radius Fragmentation -
  8. - -
  9. - - Trust Router Problem Stmt -
  10. -
- -
- 252BTSV - alto - - - Application-Layer Traffic Optimization - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda -
  2. - -
  3. - - ALTO protocol -
  4. - -
  5. - - ALTO Server Discovery -
  6. - -
  7. - - Deployment considerations -
  8. - -
  9. - - Incremental updates -
  10. - -
  11. - - Caching and subscription -
  12. - -
  13. - - Cost schedule -
  14. - -
  15. - - Multi-cost ALTO -
  16. - -
  17. - - i2aex BoF follow-up -
  18. -
- -
- 1130-1300 CEST - - Break - - - Hall Maillot A -
- 1300-1500 CEST - - Thursday Afternoon Session I -
- 253APP - precis - - - Preparation and Comparison of Internationalized Strings - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chairs' slides -
  2. - -
  3. - - problem statement -
  4. - -
  5. - - framework -
  6. - -
  7. - - mappings -
  8. - -
  9. - - nickname -
  10. - -
  11. - - sasl profile -
  12. -
- -
- MaillotINT - intarea - - - Internet Area Working Group - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair Slides -
  2. - -
  3. - - Analysis of solutions to reveal host identifier -
  4. - -
  5. - - Multihoming with IPv6-to-IPv6 Network Prefix Translation -
  6. - -
  7. - - IPv6 Support Within IETF work -
  8. - -
  9. - - IPv6 Flow Label for Server Load Balancing -
  10. - -
  11. - - On demand IPv4 provisioning -
  12. - -
  13. - - FMC -
  14. - -
  15. - - ICMP Extension for Stateless DS-Lite -
  16. -
- -
- 212/213IRTF - samrg - - Scalable Adaptive Multicast Research Group - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - IRTF SAM RG Agenda IETF 83 -
  2. - -
  3. - - Multicast in Information Centric Networking -
  4. - -
  5. - - Common API for Transparent Hybrid Multicastdraft-irtf-samrg-common-api - Status Update -
  6. - -
  7. - - Application Layer Multicast Extensions for RELOAD -
  8. - -
  9. - - Software for the SAM RG Community -
  10. -
- -
- 243RAI - xrblock - - - Metric Blocks for use with RTCP's Extended Report Framework - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - XRBLOCK Chairs Presentation of Group Status -
  2. - -
  3. - - Report Block for Delay Metric Reporting -
  4. - -
  5. - - QoE Metrics Reporting_IETF 83 -
  6. - -
  7. - - Report Block for Burst/Gap Loss -
  8. - -
  9. - - Report Block for Discard Metric Reporting -
  10. - -
  11. - - Report Block for Burst/Gap Discard Metric Reporting -
  12. - -
  13. - - RTCP XR for Summary Statistics Metrics Reporting -
  14. - -
  15. - - RTCP XR Blocks for Synchronization Delay and Offset Metric Reporting -
  16. - -
  17. - - Report Block for TS Decodability Statistics -
  18. -
- -
- 242ABRTG - l2vpn - - - Layer 2 Virtual Private Networks - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - L2VPN WG Status -
  2. - -
  3. - - E-VPN -
  4. - -
  5. - - PBB E-VPN -
  6. - -
  7. - - STT -
  8. - -
  9. - - IS-IS VPLS for Cloud Data Center Networks -
  10. - -
  11. - - Node redundancy provisioning for VPLS inter-domain -
  12. - -
  13. - - MAC Address Withdrawal over Static Pseudowire -
  14. - -
  15. - - TRILL Data Center Interconnect -
  16. - -
  17. - - E-Tree Update -
  18. -
- -
- 241RTG - manet - - - Mobile Ad-hoc Networks - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda slides -
  2. - -
  3. - - OLSRv2 -
  4. - -
  5. - - Report/SMF MIB -
  6. - -
  7. - - NHDP-mib -
  8. - -
  9. - - packetbb-sec / NHDP-sec -
  10. - -
  11. - - NHDP-sec-threats -
  12. - -
  13. - - SMF v14 Status -
  14. - -
  15. - - DYMO / AODVv2 -
  16. - -
  17. - - DLEP -
  18. - -
  19. - - Radio-to-Router interface -
  20. -
- -
- 252ASEC - oauth - - - Web Authorization Protocol - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - WG Chairs Slides -
  2. - -
  3. - - Assertions -
  4. -
- -
- 252BTSV - cdni - - - Content Delivery Networks Interconnection - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda & Introduction - Chairs -
  2. - -
  3. - - Problem Statement -
  4. - -
  5. - - Use Cases -
  6. - -
  7. - - Framework -
  8. - -
  9. - - Models for adaptive-streaming-aware CDNI - Brandenburg -
  10. - -
  11. - - Requirements -
  12. - -
  13. - - Merged Metadata Proposal - Caulfield -
  14. - -
  15. - - Metadata Interface - He -
  16. - -
  17. - - CDNI Triggers - Murray -
  18. - -
  19. - - Logging Interface - Bertrand -
  20. - -
  21. - - Logging Format - Le Faucheur -
  22. - -
  23. - - Footprint and Capabilities Semantics - Seedorf -
  24. - -
  25. - - Footprint Discovery - Bertrand -
  26. - -
  27. - - Footprint Advertisement - Previdi -
  28. - -
  29. - - Request Routing with ALTO - Seedorf -
  30. - -
  31. - - ALTO Extensions for CDNI - Stephan -
  32. - -
  33. - - Capability Information Advertising - He -
  34. -
- -
- 1500-1520 CEST - - Beverage Break - - - Hall Maillot A -
- 1520-1720 CEST - - Thursday Afternoon Session II -
- 241APP - httpbis - - - Hypertext Transfer Protocol Bis - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - HTTP/1.1 Overview -
  2. - -
  3. - - HTTP/1.1 -16 to -19 changes -
  4. - -
  5. - - HTTP/2.0 Overview -
  6. - -
  7. - - SPDY and HTTP/2.0 -
  8. - -
  9. - - HTTP/2.0 Speed and Mobility -
  10. - -
  11. - - HTTP/2.0 Intermediary Requirements -
  12. - -
  13. - - Waka -
  14. -
- -
- 252BINT - lwig - - - Light-Weight Implementation Guidance - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - 0 - Agenda Slides -
  2. - -
  3. - - 1 - SOS Workshop Summary - Jari -
  4. - -
  5. - - 2 - Zigbee Update - Robert -
  6. - -
  7. - - 3 - LWIG Guidance Doc - Carsten -
  8. - -
  9. - - 4 - Lightweight API - Geoff -
  10. - -
  11. - - 5 - Co-DTLS - Klaus -
  12. - -
  13. - - 6 - CoAP separate responses handling - Angelo -
  14. - -
  15. - - 7 - Lightweight Service based on DNS - Yuanchen -
  16. -
- -
- 243OPS - dime - - - Diameter Maintenance and Extensions - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda and status -
  2. - -
  3. - - Design Guidelines -
  4. - -
  5. - - Diameter End-to-End Security -
  6. - -
  7. - - Group Signaling -
  8. - -
  9. - - Diameter NAT control application -
  10. -
- -
- MaillotOPS - v6ops - - - IPv6 Operations - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Experiences from IPv6-Only Networks with Transition Technologies in the WIDE Camp Spring 2012 -
  2. - -
  3. - - CGN Log Reduction -
  4. - -
  5. - - NAT64 Operational Experience -
  6. - -
  7. - - 464XLAT Combination of Stateful and Stateless Translation -
  8. - -
  9. - - IP Transitioning in CE Routers -
  10. - -
  11. - - draft-carpenter-v6ops-icp-guidance -
  12. - -
  13. - - Stateless Source Address Mapping for ICMPv6 Packets -
  14. - -
  15. - - Implementation Advice for RA-Guard -
  16. - -
  17. - - Wireline: Incremental IPv6 -
  18. - -
  19. - - IPv6 Flow Label for Server Load Balancing - update -
  20. - -
  21. - - Using Only Link-Local Address In Network Core -
  22. - -
  23. - - SP Wi-Fi Services over Residential Architectures -
  24. - -
  25. - - RFC 6204 bis -
  26. - -
  27. - - slides-83-v6ops-13 -
  28. -
- -
- 212/213RAI - drinks - - - Data for Reachability of Inter/tra-NetworK SIP - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - 1. IETF83 DRINKS (WG status review) -
  2. - -
  3. - - 2. IETF83 DRINKS (Interim Meeting Recap) -
  4. - -
  5. - - 3. IETF83 DRINKS (SPP Framework) -
  6. - -
  7. - - 4. IETF83 DRINKS (SPP Protocol over SOAP) -
  8. - -
  9. - - 5a. IETF83 DRINKS (SPPF Batch DOS Considerations) -
  10. - -
  11. - - 5b and c. IETF83 DRINKS (Route Group and other Open Items) -
  12. - -
  13. - - 6. IETF83 DRINKS (COIN's plans for using ENUM data for routing telecom services between networks) -
  14. - -
  15. - - 7. IETF83 DRINKS (Proposed Next Steps) -
  16. -
- -
- 242ABRTG - rtgarea - - - Routing Area Open Meeting - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Routing Area Open Meeting -
  2. - -
  3. - - Homenet -
  4. - -
  5. - - Content Routing: CDNi -
  6. - -
  7. - - DHCPv6 Route Options -
  8. - -
  9. - - RELOAD P2P SIP Routing -
  10. - -
  11. - - Information exchanges between router agents -
  12. - -
  13. - - PWE3 Report -
  14. - -
  15. - - Forces Report -
  16. -
- -
- 252ASEC - emu - - - EAP Method Update - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda Slides -
  2. - -
  3. - - Channel Bindings -
  4. - -
  5. - - TEAP -
  6. - -
  7. - - EMU and Dane -
  8. - -
  9. - - EAP smart Card -
  10. - -
  11. - - Crypto Binding -
  12. - -
  13. - - EAP smart Card -
  14. -
- -
- 253TSV - decade - - - Decoupled Application Data Enroute - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair slides -
  2. - -
  3. - - problem statement -
  4. - -
  5. - - architecture -
  6. - -
  7. - - integration example -
  8. - -
  9. - - protocol -
  10. - -
  11. - - proposed charter -
  12. -
- -
- 1720-1740 CEST - - Beverage and Snack Break II - - - Hall Maillot A -
- 1740-1940 CEST - - Thursday Afternoon Session III -
- 252AINT - mif - - - Multiple Interfaces - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - workshop agenda -
  2. - -
  3. - - workshop -2 -
  4. - -
  5. - - workshop - 3 -
  6. - -
  7. - - workshop - 4 -
  8. - -
  9. - - workshop - 5 -
  10. - -
  11. - - RA offload -
  12. - -
  13. - - MIF IPSEC Security -
  14. - -
  15. - - MIF Happy Eyeball -
  16. - -
  17. - - MIF Agenda -
  18. - -
  19. - - MIF DHCP Route -
  20. - -
  21. - - MIF API -
  22. - -
  23. - - MIF 6MAN -
  24. -
- -
- 212/213OPS - ipfix - - - IP Flow Information Export - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda, WG Status -
  2. - -
  3. - - IPFIX Aggregation -
  4. - -
  5. - - IPFIX Protocol (5101bis) -
  6. - -
  7. - - IPFIX Information Model (5102bis) -
  8. - -
  9. - - IPFIX IE Doctors -
  10. - -
  11. - - Protocol for IPFIX Mediation -
  12. - -
  13. - - Link Layer IEs -
  14. - -
  15. - - Exporting MIB Objects -
  16. - -
  17. - - Reporting Unobserved Fields -
  18. - -
  19. - - tcpWindow IEs -
  20. - -
  21. - - VoIP IEs for IPFIX -
  22. - -
  23. - - Cisco IEs -
  24. -
- -
- MaillotRAI - clue - - - ControLling mUltiple streams for tElepresence - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chairs - agenda & status -
  2. - -
  3. - - CLUE Framework -
  4. - -
  5. - - draft-lennox-clue-rtp-usage -
  6. - -
  7. - - draft-even-clue-rtp-mapping-01 -
  8. - -
  9. - - Multi-stream media conferencing -
  10. - -
  11. - - Chairs - agenda & way forward -
  12. - -
  13. - - draft-wenger-transport-02 -
  14. - -
  15. - - draft-romanow-clue-sdp-usage-01 -
  16. - -
  17. - - draft-cazeaux-clue-sip-signaling-01 -
  18. -
- -
- 243RAI - geopriv - - - Geographic Location/Privacy - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair slides -
  2. - -
  3. - - draft-bellis-geopriv-flow-identity -
  4. -
- -
- 241RTG - pce - - - Path Computation Element - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - 1. WG Status -
  2. - -
  3. - - 2.1. PCEP Extensions for GMPLS -
  4. - -
  5. - - 2.2. WSON Optical Interface Class -
  6. - -
  7. - - 3.1. PCEP Extension for Enhanced Errors and Notifications -
  8. - -
  9. - - 3.2. Representation of Domain Sequence -
  10. - -
  11. - - 4.1. PCEP Extensions for Stateful Control -
  12. - -
  13. - - 4.2. Applicability of Stateful PCE -
  14. - -
  15. - - 4.3. PCEP Extensions for Temporary Reservation of Computed Path Resources and Support for Limited Context State -
  16. - -
  17. - - 5.1 The Applicability of the PCE to Computing Protection and Recovery Paths -
  18. - -
  19. - - 5.2. PCEP extensions for the computation of route offers with price -
  20. - -
  21. - - 5.3. Cross Stratum Optimization enabled Path Computation -
  22. - -
  23. - - 5.4. PCE Traffic Engineering Database (TED) Requirements -
  24. -
- -
- 252BRTG - rtgwg - - - Routing Area Working Group - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Doc_Status_Chairs -
  2. - -
  3. - - MoFRR -
  4. - -
  5. - - Remote_LFA -
  6. - -
  7. - - MRT Fast-Reroute Architecture -
  8. - -
  9. - - MRT Multicast -
  10. - -
  11. - - MRT Algorithm -
  12. - -
  13. - - Composite_Link -
  14. - -
  15. - - BGP_Edge_Node_FRR -
  16. - -
  17. - - DFF -
  18. - -
  19. - - 2D_IP_Routing -
  20. - -
  21. - - 2D_IP_Routing -
  22. -
- -
- 242ABSEC - saag - - - Security Area Open Meeting - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair's Slides -
  2. - -
  3. - - Privacy Presentation - Dr. Ian Walden -
  4. - -
  5. - - SHA-3 Competition Update - Tim Polk -
  6. - -
  7. - - Smart Object Security Workshop Report - Hannes Tschofenig -
  8. -
- -
- 253TSV - conex - - - Congestion Exposure - - - drafts: tar|pdf
- - - Agenda submitted in PDF format - - - -

Slides:

-
    -
  1. - - Abstract Encoding for Congestion Exposure -
  2. - -
  3. - - IPv6 Destination Option for Congestion Exposure -
  4. - -
  5. - - TCP modifications for Congestion Exposure -
  6. - -
  7. - - Mobile Communication Congestion Exposure Scenario -
  8. - -
  9. - - Initial ConEx Deployment Examples -
  10. - -
  11. - - ConEx-Based Congestion Policing – First Performance Results -
  12. -
- -
-

FRIDAY, March 30, 2012

-
- 0800-1100 CEST - - IETF Registration - - - Hall Maillot A -
- 0800-0900 CEST - - Beverages - - - Hall Maillot A -
- 0900-1100 CEST - - Friday Morning Session I -
- 253APP - core - - - Constrained RESTful Environments - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Consolidated slides -
  2. -
- -
- 252AAPP - spfbis - - - SPF Update - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair's slides -
  2. - -
  3. - - SPF-Sender-ID experiment -
  4. -
- -
- 252BINT - softwire - - - Softwires - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair's slides -
  2. - -
  3. - - Public 4over6 -
  4. - -
  5. - - Lightweight-4over6-DS-Lite -
  6. - -
  7. - - Deployment Considerations for Lightweight 4over6 -
  8. - -
  9. - - IP Transioning in CE Routers -
  10. - -
  11. - - Mapping of Address and Port -
  12. - -
  13. - - Specifications of MAP Translation (MAP-T) and MAP Encapsulation (MAP-E) -
  14. - -
  15. - - IPv4 Residual Deployments - The Unified Solution (4rd-­U) -
  16. - -
  17. - - DS-Lite Multicast Extension Implementation -
  18. - -
  19. - - IPv6 Multicast Using Native IPv4 Capabilities in a 6rd Deployment -
  20. - -
  21. - - Softwire Mesh Management Information Base (MIB) -
  22. - -
  23. - - Definitions of Managed Objects for 6rd -
  24. - -
  25. - - DS-lite MIB -
  26. - -
  27. - - BFD Support DS-Lite -
  28. - -
  29. - - SA46T interoperability test report -
  30. -
- -
- 212/213OPS - radext - - - RADIUS EXTensions - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda -
  2. - -
  3. - - Support of fragmentation of RADIUS packets -
  4. - -
  5. - - RADIUS accounting extensions for traffic statistics -
  6. - -
  7. - - Extended Attributes -
  8. -
- -
- 243RAI - siprec - - - SIP Recording - - - drafts: tar|pdf
- - - Agenda submitted in PDF format - - - -

Slides:

-
    -
  1. - - Chairs Slides -
  2. - -
  3. - - SIPREC Architecture -
  4. - -
  5. - - SIPREC_Protocol -
  6. - -
  7. - - SIPREC Metadata -
  8. - -
  9. - - SIPREC RTP Issues -
  10. -
- -
- MaillotRTG - mpls - - - Multiprotocol Label Switching - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - WG Status -
  2. - -
  3. - - draft-allan-unified-mpls-ic-req-frmwk-01 -
  4. - -
  5. - - draft-martinotti-mpls-unified-mpls-fwk-01 -
  6. - -
  7. - - draft-ietf-mpls-ldp-dod-01 -
  8. - -
  9. - - draft-bashandy-mpls-ldp-bgp-frr-00 -
  10. - -
  11. - - draft-ietf-mpls-ldp-multi-topology-03 -
  12. - -
  13. - - draft-ietf-tictoc-1588overmpls-02 -
  14. - -
  15. - - draft-ietf-mpls-ldp-ipv6-06 -
  16. - -
  17. - - draft-jacquenet-mpls-rd-p2mp-te-requirements-01 -
  18. - -
  19. - - draft-lzj-mpls-receiver-driven-multicast-rsvp-te-00 -
  20. - -
  21. - - draft-chen-mpls-p2mp-xxx-protection-05 -
  22. - -
  23. - - draft-shen-mpls-rsvp-setup-protection-00 -
  24. - -
  25. - - draft-atlas-mpls-te-express-path-00 -
  26. - -
  27. - - draft-ietf-mpls-entropy-label-01 -
  28. - -
  29. - - draft-zhao-mpls-mldp-protections-02 -
  30. - -
  31. - - draft-wijnands-mpls-mldp-node-protection-00 -
  32. - -
  33. - - draft-chen-mpls-mldp-deplymnet-through-p2p-tunnels-00 -
  34. - -
  35. - - draft-ezy-mpls-1ton-protection-01 -
  36. - -
  37. - - draft-smiler-mpls-tp-linear-protection-mib-00 -
  38. - -
  39. - - Shared Mesh Protection (common presentation) -
  40. - -
  41. - - draft-ietf-mpls-tp-security-framework-03 -
  42. - -
  43. - - draft-chandra-hegde-mpoint-bfd-for-mpls-00 -
  44. - -
  45. - - draft-ietf-mpls-lsp-ping-mpls-tp-oam-conf-03 -
  46. - -
  47. - - draft-fuxh-mpls-delay-loss-te-framework-04 -
  48. - -
  49. - - draft-cui-mpls-tp-xxx-id-00 -
  50. -
- -
- 242ABTSV - cdni - - - Content Delivery Networks Interconnection - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda & Introduction - Chairs -
  2. - -
  3. - - Problem Statement -
  4. - -
  5. - - Use Cases -
  6. - -
  7. - - Framework -
  8. - -
  9. - - Models for adaptive-streaming-aware CDNI - Brandenburg -
  10. - -
  11. - - Requirements -
  12. - -
  13. - - Merged Metadata Proposal - Caulfield -
  14. - -
  15. - - Metadata Interface - He -
  16. - -
  17. - - CDNI Triggers - Murray -
  18. - -
  19. - - Logging Interface - Bertrand -
  20. - -
  21. - - Logging Format - Le Faucheur -
  22. - -
  23. - - Footprint and Capabilities Semantics - Seedorf -
  24. - -
  25. - - Footprint Discovery - Bertrand -
  26. - -
  27. - - Footprint Advertisement - Previdi -
  28. - -
  29. - - Request Routing with ALTO - Seedorf -
  30. - -
  31. - - ALTO Extensions for CDNI - Stephan -
  32. - -
  33. - - Capability Information Advertising - He -
  34. -
- -
- 241TSV - tcpm - - - TCP Maintenance and Minor Extensions - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - TCPM Working Group Status -
  2. - -
  3. - - TCP Fast Open -
  4. - -
  5. - - Increasing TCP’s Initial Window -
  6. - -
  7. - - TCP IW10 in Low Bandwidth Networks -
  8. - -
  9. - - Survey of Security Hardening Methods for TCP Implementations -
  10. - -
  11. - - Proportional Rate Reduction for TCP -
  12. - -
  13. - - Laminar TCP -
  14. - -
  15. - - NAT Address Resource Optimizing Extension -
  16. - -
  17. - - TCP Option Space Extension -
  18. -
- -
- 1100-1120 CEST - - Beverage and Snack Break I - - - Hall Maillot A -
- 1120-1220 CEST - - Friday Afternoon Session I -
- 253APP - iri - - - Internationalized Resource Identifiers - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Introduction -
  2. - -
  3. - - 3987bis -
  4. - -
  5. - - Bidi -
  6. - -
  7. - - Testing -
  8. -
- -
- 243GEN - rpsreqs - - - Remote Participation System Requirements - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Main slideware -
  2. -
- -
- 242ABINT - trill - - - Transparent Interconnection of Lots of Links - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda, etc. -
  2. - -
  3. - - TRILL OAM -
  4. - -
  5. - - Proactive Connectivity Monitoring -
  6. - -
  7. - - TRILL OAM2 -
  8. - -
  9. - - Directory Assisted RBridge Edge -
  10. - -
  11. - - TRILL Liaison to 802.11 -
  12. - -
  13. - - Coordinated Multicast Trees -
  14. - -
  15. - - Default Nickname Approach for Multi-Level TRILL -
  16. - -
  17. - - VLAN Based Tree Selection for MultiDestination Frames -
  18. - -
  19. - - ESADI Protocol -
  20. - -
  21. - - MTU Negotiation -
  22. - -
  23. - - OAM Task Force Report -
  24. - -
  25. - - PBB EVPN -
  26. - -
  27. - - TRILL Datacenter Interconnect -
  28. - -
  29. - - TRILL Inter-connect over IP core with BGP -
  30. -
- -
- 212/213IRTF - cfrg - - - Crypto Forum Research Group - - - drafts: tar|pdf
- - - Agenda submitted in PDF format - - - -

Slides:

-
    -
  1. - - Dragonfly: a PAKE scheme (Dan Harkins) -
  2. - -
  3. - - Welcome, Agenda, and CFRG Status -
  4. - -
  5. - - Hash‐Based Passwords (Steve Bellovin) -
  6. - -
  7. - - Ciphers in use in the Internet (Shen and McGrew) -
  8. - -
  9. - - The OCB Authenticated-Encryption Algorithm (Rogaway and Krovetz) -
  10. - -
  11. - - ECC Considerations (René Struik) -
  12. - -
  13. - - CFRG-IETF83-Minutes -
  14. -
- -
- MaillotOPS - dnsop - - - Domain Name System Operations - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - 0 Chairs' Slides -
  2. - -
  3. - - 3.1 Reverse DNS Naming Convention for CIDR Address Blocks -
  4. - -
  5. - - 3.2.ii DNSSEC KSK rollover failure recovery practices -
  6. - -
  7. - - 3.2.i Improving DNS Service Availability by Using Long TTL Values -
  8. -
- -
- 241RAI - bfcpbis - - - Binary Floor Control Protocol Bis - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda Bash and Status Update -
  2. - -
  3. - - raft-ietf-bfcpbis-rfc4582bis-02 and draft-ietf-bfcpbis-rfc4583bis-00 -
  4. -
- -
- 252ARAI - codec - - - Internet Wideband Audio Codec - - - -
CANCELED
drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Test Vectors -
  2. -
- -
- 252BTSV - mptcp - - - Multipath TCP - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chairs -
  2. - -
  3. - - Protocol -
  4. - -
  5. - - API -
  6. - -
  7. - - Implementation -
  8. - -
  9. - - LL-MPTCP-Implementation -
  10. - -
  11. - - Proxies -
  12. - -
  13. - - SCAP -
  14. -
- -
- 1230-1330 CEST - - Friday -
- 1230-1330 CEST - - Friday Afternoon Session II -
- 243GEN - rpsreqs - - - Remote Participation System Requirements - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Main slideware -
  2. -
- -
- 212/213IRTF - cfrg - - - Crypto Forum Research Group - - - drafts: tar|pdf
- - - Agenda submitted in PDF format - - - -

Slides:

-
    -
  1. - - Dragonfly: a PAKE scheme (Dan Harkins) -
  2. - -
  3. - - Welcome, Agenda, and CFRG Status -
  4. - -
  5. - - Hash‐Based Passwords (Steve Bellovin) -
  6. - -
  7. - - Ciphers in use in the Internet (Shen and McGrew) -
  8. - -
  9. - - The OCB Authenticated-Encryption Algorithm (Rogaway and Krovetz) -
  10. - -
  11. - - ECC Considerations (René Struik) -
  12. - -
  13. - - CFRG-IETF83-Minutes -
  14. -
- -
- 242ABOPS - grow - - - Global Routing Operations - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Route Flap Damping Deployment Status Survey -
  2. - -
  3. - - Operational Requirements for BGP Error Handling -
  4. -
- -
- 253RAI - atoca - - - Authority-to-Citizen Alert - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Agenda -
  2. - -
  3. - - Requirements -
  4. - -
  5. - - Disco -
  6. -
- -
- 241RAI - cuss - - - Call Control UUI Service for SIP - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chair slides -
  2. - -
  3. - - UUI Mechanism -
  4. - -
  5. - - UUI ISDN Usage -
  6. -
- -
- 252BTSV - mptcp - - - Multipath TCP - - - drafts: tar|pdf
- - - - - - -

Slides:

-
    -
  1. - - Chairs -
  2. - -
  3. - - Protocol -
  4. - -
  5. - - API -
  6. - -
  7. - - Implementation -
  8. - -
  9. - - LL-MPTCP-Implementation -
  10. - -
  11. - - Proxies -
  12. - -
  13. - - SCAP -
  14. -
- -
- - - - - - - - - - - - -
- -
- - - - - diff --git a/ietf/meeting/tests/agenda-83.ics.good b/ietf/meeting/tests/agenda-83.ics.good deleted file mode 100644 index a00bbbf99..000000000 --- a/ietf/meeting/tests/agenda-83.ics.good +++ /dev/null @@ -1,385 +0,0 @@ -BEGIN:VCALENDAR -VERSION:2.0 -METHOD:PUBLISH -PRODID:-//IETF//datatracker.ietf.org ical agenda//EN -BEGIN:VTIMEZONE -TZID:Europe/Paris -X-LIC-LOCATION:Europe/Paris -BEGIN:DAYLIGHT -TZOFFSETFROM:+0100 -TZOFFSETTO:+0200 -TZNAME:CEST -DTSTART:19810329T020000 -RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU -END:DAYLIGHT -BEGIN:STANDARD -TZOFFSETFROM:+0200 -TZOFFSETTO:+0100 -TZNAME:CET -DTSTART:19961027T030000 -RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU -END:STANDARD -BEGIN:STANDARD -TZOFFSETFROM:+000921 -TZOFFSETTO:+000921 -TZNAME:PMT -DTSTART:18910315T000100 -RDATE:18910315T000100 -END:STANDARD -BEGIN:STANDARD -TZOFFSETFROM:+000921 -TZOFFSETTO:+0000 -TZNAME:WET -DTSTART:19110311T000100 -RDATE:19110311T000100 -END:STANDARD -BEGIN:DAYLIGHT -TZOFFSETFROM:+0000 -TZOFFSETTO:+0100 -TZNAME:WEST -DTSTART:19160614T230000 -RDATE:19160614T230000 -RDATE:19170324T230000 -RDATE:19180309T230000 -RDATE:19190301T230000 -RDATE:19200214T230000 -RDATE:19210314T230000 -RDATE:19220325T230000 -RDATE:19230526T230000 -RDATE:19240329T230000 -RDATE:19250404T230000 -RDATE:19260417T230000 -RDATE:19270409T230000 -RDATE:19280414T230000 -RDATE:19290420T230000 -RDATE:19300412T230000 -RDATE:19310418T230000 -RDATE:19320402T230000 -RDATE:19330325T230000 -RDATE:19340407T230000 -RDATE:19350330T230000 -RDATE:19360418T230000 -RDATE:19370403T230000 -RDATE:19380326T230000 -RDATE:19390415T230000 -RDATE:19400225T020000 -END:DAYLIGHT -BEGIN:STANDARD -TZOFFSETFROM:+0100 -TZOFFSETTO:+0000 -TZNAME:WET -DTSTART:19161002T000000 -RDATE:19161002T000000 -RDATE:19171008T000000 -RDATE:19181007T000000 -RDATE:19191006T000000 -RDATE:19201024T000000 -RDATE:19211026T000000 -RDATE:19221008T000000 -RDATE:19231007T000000 -RDATE:19241005T000000 -RDATE:19251004T000000 -RDATE:19261003T000000 -RDATE:19271002T000000 -RDATE:19281007T000000 -RDATE:19291006T000000 -RDATE:19301005T000000 -RDATE:19311004T000000 -RDATE:19321002T000000 -RDATE:19331008T000000 -RDATE:19341007T000000 -RDATE:19351006T000000 -RDATE:19361004T000000 -RDATE:19371003T000000 -RDATE:19381002T000000 -RDATE:19391119T000000 -END:STANDARD -BEGIN:DAYLIGHT -TZOFFSETFROM:+0100 -TZOFFSETTO:+0200 -TZNAME:CEST -DTSTART:19400614T230000 -RDATE:19400614T230000 -RDATE:19430329T020000 -RDATE:19440403T020000 -RDATE:19760328T010000 -RDATE:19770403T020000 -RDATE:19780402T020000 -RDATE:19790401T020000 -RDATE:19800406T020000 -END:DAYLIGHT -BEGIN:STANDARD -TZOFFSETFROM:+0200 -TZOFFSETTO:+0100 -TZNAME:CET -DTSTART:19421102T030000 -RDATE:19421102T030000 -RDATE:19431004T030000 -RDATE:19450916T030000 -RDATE:19760926T010000 -RDATE:19770925T030000 -RDATE:19781001T030000 -RDATE:19790930T030000 -RDATE:19800928T030000 -RDATE:19810927T030000 -RDATE:19820926T030000 -RDATE:19830925T030000 -RDATE:19840930T030000 -RDATE:19850929T030000 -RDATE:19860928T030000 -RDATE:19870927T030000 -RDATE:19880925T030000 -RDATE:19890924T030000 -RDATE:19900930T030000 -RDATE:19910929T030000 -RDATE:19920927T030000 -RDATE:19930926T030000 -RDATE:19940925T030000 -RDATE:19950924T030000 -END:STANDARD -BEGIN:DAYLIGHT -TZOFFSETFROM:+0200 -TZOFFSETTO:+0200 -TZNAME:WEMT -DTSTART:19440825T000000 -RDATE:19440825T000000 -END:DAYLIGHT -BEGIN:DAYLIGHT -TZOFFSETFROM:+0200 -TZOFFSETTO:+0100 -TZNAME:WEST -DTSTART:19441008T010000 -RDATE:19441008T010000 -END:DAYLIGHT -BEGIN:DAYLIGHT -TZOFFSETFROM:+0100 -TZOFFSETTO:+0200 -TZNAME:WEMT -DTSTART:19450402T020000 -RDATE:19450402T020000 -END:DAYLIGHT -BEGIN:STANDARD -TZOFFSETFROM:+0100 -TZOFFSETTO:+0100 -TZNAME:CET -DTSTART:19770101T000000 -RDATE:19770101T000000 -END:STANDARD -END:VTIMEZONE -BEGIN:VEVENT -UID:ietf-83-2923 -SUMMARY:Code Sprint -LOCATION:Hall Maillot A -STATUS:CONFIRMED -CLASS:PUBLIC -DTSTART;TZID="Europe/Paris":20120324T093000 -DTEND;TZID="Europe/Paris":20120324T180000 -DTSTAMP:20120305T111518Z -END:VEVENT -BEGIN:VEVENT -UID:ietf-83-2514 -SUMMARY:IEPG Meeting -LOCATION:241 -STATUS:CONFIRMED -CLASS:PUBLIC -DTSTART;TZID="Europe/Paris":20120325T100000 -DTEND;TZID="Europe/Paris":20120325T120000 -DTSTAMP:20120224T000000Z -END:VEVENT -BEGIN:VEVENT -UID:ietf-83-2503 -SUMMARY:Meetecho Tutorial for Participants and WG Chairs -LOCATION:252A -STATUS:CONFIRMED -CLASS:PUBLIC -DTSTART;TZID="Europe/Paris":20120325T130000 -DTEND;TZID="Europe/Paris":20120325T145000 -DTSTAMP:20120223T000000Z -END:VEVENT -BEGIN:VEVENT -UID:ietf-83-2500 -SUMMARY:Newcomers' Orientation -LOCATION:252B -STATUS:CONFIRMED -CLASS:PUBLIC -DTSTART;TZID="Europe/Paris":20120325T130000 -DTEND;TZID="Europe/Paris":20120325T145000 -DTSTAMP:20120223T000000Z -END:VEVENT -BEGIN:VEVENT -UID:ietf-83-2499 -SUMMARY:Tools for Creating Internet-Drafts Tutorial -LOCATION:241 -STATUS:CONFIRMED -CLASS:PUBLIC -DTSTART;TZID="Europe/Paris":20120325T130000 -DTEND;TZID="Europe/Paris":20120325T145000 -DTSTAMP:20120223T000000Z -END:VEVENT -BEGIN:VEVENT -UID:ietf-83-2502 -SUMMARY:Newcomers' Orientation (French) -LOCATION:252B -STATUS:CONFIRMED -CLASS:PUBLIC -DTSTART;TZID="Europe/Paris":20120325T150000 -DTEND;TZID="Europe/Paris":20120325T165000 -DTSTAMP:20120223T000000Z -END:VEVENT -BEGIN:VEVENT -UID:ietf-83-2501 -SUMMARY:Operations\, Administration\, and Maintenance Tutorial -LOCATION:241 -STATUS:CONFIRMED -CLASS:PUBLIC -DTSTART;TZID="Europe/Paris":20120325T150000 -DTEND;TZID="Europe/Paris":20120325T165000 -DTSTAMP:20120223T000000Z -END:VEVENT -BEGIN:VEVENT -UID:ietf-83-2505 -SUMMARY:Newcomers' Meet and Greet (open to Newcomers and WG chairs only) -LOCATION:Salon Etoile d'Or (Concorde Hotel) -STATUS:CONFIRMED -CLASS:PUBLIC -DTSTART;TZID="Europe/Paris":20120325T160000 -DTEND;TZID="Europe/Paris":20120325T170000 -DTSTAMP:20120223T000000Z -END:VEVENT -BEGIN:VEVENT -UID:ietf-83-2504 -SUMMARY:Welcome Reception -LOCATION:Hall Maillot A -STATUS:CONFIRMED -CLASS:PUBLIC -DTSTART;TZID="Europe/Paris":20120325T170000 -DTEND;TZID="Europe/Paris":20120325T190000 -DTSTAMP:20120223T000000Z -END:VEVENT -BEGIN:VEVENT -UID:ietf-83-2498 -SUMMARY:Technical Plenary -LOCATION:Amphitheatre Bleu -STATUS:CONFIRMED -CLASS:PUBLIC -DTSTART;TZID="Europe/Paris":20120326T163000 -DTEND;TZID="Europe/Paris":20120326T193000 -DTSTAMP:20120223T000000Z -URL:http://www.ietf.org/proceedings/83/agenda/agenda-83-iab-technical-plenary -DESCRIPTION:Technical Plenary\n - \nAgenda: - http://www.ietf.org/proceedings/83/agenda/agenda-83-iab-technical-plenary\n - \nMinutes - (Minutes for IAB at IETF-83): - http://www.ietf.org/proceedings/83/minutes/minutes-83-iab-technical-plenary\n - \nSlides - (Agenda): - http://www.ietf.org/proceedings/83/slides/slides-83-iab-0-technical-plenary.pdf\n - \nSlides - (IAB Report): - http://www.ietf.org/proceedings/83/slides/slides-83-iab-1-technical-plenary.pdf\n - \nSlides - (Lessons Learned from WebSockets): - http://www.ietf.org/proceedings/83/slides/slides-83-iab-10-technical-plenary.pdf\n - \nSlides - (Cryptography Infrastructure): - http://www.ietf.org/proceedings/83/slides/slides-83-iab-11-technical-plenary.pdf\n - \nSlides - (It's Not the End of the World): - http://www.ietf.org/proceedings/83/slides/slides-83-iab-12-technical-plenary.pdf\n - \nSlides - (Plenary Transcript (unedited)): - http://www.ietf.org/proceedings/83/slides/slides-83-iab-13-technical-plenary.txt\n - \nSlides - (Technical Plenary Agenda): - http://www.ietf.org/proceedings/83/slides/slides-83-iab-2-technical-plenary.pdf\n - \nSlides - (RSE Report): - http://www.ietf.org/proceedings/83/slides/slides-83-iab-3.pdf\n - \nSlides - (IAB Report): - http://www.ietf.org/proceedings/83/slides/slides-83-iab-4.pdf\n - \nSlides - (World IPv6 Launch): - http://www.ietf.org/proceedings/83/slides/slides-83-iab-5-technical-plenary.pdf\n - \nSlides - (IRTF Report): - http://www.ietf.org/proceedings/83/slides/slides-83-iab-6-technical-plenary.pdf\n - \nSlides - (Agenda: Implementation Challenges for Browser Security): - http://www.ietf.org/proceedings/83/slides/slides-83-iab-7-technical-plenary.pdf\n - \nSlides - (When Good Standards Go Bad): - http://www.ietf.org/proceedings/83/slides/slides-83-iab-8-technical-plenary.pdf\n - \nSlides - (How do we get to TLS Everywhere?): - http://www.ietf.org/proceedings/83/slides/slides-83-iab-9-technical-plenary.pdf\n -END:VEVENT -BEGIN:VEVENT -UID:ietf-83-2926 -SUMMARY:Working Group Chairs' Training -STATUS:CONFIRMED -CLASS:PUBLIC -DTSTART;TZID="Europe/Paris":20120328T113000 -DTEND;TZID="Europe/Paris":20120328T130000 -DTSTAMP:20120328T095200Z -END:VEVENT -BEGIN:VEVENT -UID:ietf-83-2497 -SUMMARY:IETF Operations and Administration Plenary -LOCATION:Amphitheatre Bleu -STATUS:CONFIRMED -CLASS:PUBLIC -DTSTART;TZID="Europe/Paris":20120328T163000 -DTEND;TZID="Europe/Paris":20120328T193000 -DTSTAMP:20120223T000000Z -URL:http://www.ietf.org/proceedings/83/agenda/agenda-83-iesg-ietf-operations-and-administration-plenary -DESCRIPTION:IETF Operations and Administration Plenary\n - \nAgenda: - http://www.ietf.org/proceedings/83/agenda/agenda-83-iesg-ietf-operations-and-administration-plenary\n - \nAgenda: - http://www.ietf.org/proceedings/83/agenda/agenda-83-none-ietf-operations-and-administration-plenary\n - \nMinutes - (Minutes for IESG at IETF-83): - http://www.ietf.org/proceedings/83/minutes/minutes-83-iesg-ietf-operations-and-administration-plenary\n - \nSlides - (NOTE WELL): - http://www.ietf.org/proceedings/83/slides/slides-83-iesg-0-ietf-operations-and-administration-plenary.pdf\n - \nSlides - (Agenda): - http://www.ietf.org/proceedings/83/slides/slides-83-iesg-1-ietf-operations-and-administration-plenary.pdf\n - \nSlides - (ISOC Activities Status Report): - http://www.ietf.org/proceedings/83/slides/slides-83-iesg-10-ietf-operations-and-administration-plenary.pdf\n - \nSlides - (NOC Report Part 2): - http://www.ietf.org/proceedings/83/slides/slides-83-iesg-11-ietf-operations-and-administration-plenary.pdf\n - \nSlides - (Host Presentation: Cisco): - http://www.ietf.org/proceedings/83/slides/slides-83-iesg-12-ietf-operations-and-administration-plenary.pdf\n - \nSlides - (IETF Chair Report): - http://www.ietf.org/proceedings/83/slides/slides-83-iesg-2-ietf-operations-and-administration-plenary.pdf\n - \nSlides - (NOC Report): - http://www.ietf.org/proceedings/83/slides/slides-83-iesg-3-ietf-operations-and-administration-plenary.pdf\n - \nSlides - (IAOC and IAD Report): - http://www.ietf.org/proceedings/83/slides/slides-83-iesg-4-ietf-operations-and-administration-plenary.pdf\n - \nSlides - (IETF Trust Chair Report): - http://www.ietf.org/proceedings/83/slides/slides-83-iesg-5-ietf-operations-and-administration-plenary.pdf\n - \nSlides - (ISOC Activities Status Report): - http://www.ietf.org/proceedings/83/slides/slides-83-iesg-6-ietf-operations-and-administration-plenary.ppt\n - \nSlides - (Recognize Outgoing IAB\, IESG\, and IAOC Members): - http://www.ietf.org/proceedings/83/slides/slides-83-iesg-7-ietf-operations-and-administration-plenary.pdf\n - \nSlides - (IETF Logo -- Open Mic): - http://www.ietf.org/proceedings/83/slides/slides-83-iesg-8-ietf-operations-and-administration-plenary.pdf\n - \nSlides - (NomCom Chair Report): - http://www.ietf.org/proceedings/83/slides/slides-83-iesg-9-ietf-operations-and-administration-plenary.pdf\n -END:VEVENT -END:VCALENDAR diff --git a/ietf/meeting/tests/agenda-83.txt.good b/ietf/meeting/tests/agenda-83.txt.good deleted file mode 100644 index 3b173d754..000000000 --- a/ietf/meeting/tests/agenda-83.txt.good +++ /dev/null @@ -1,288 +0,0 @@ - - - Agenda of the 83rd IETF Meeting - - March 25-30, 2012 - Updated 2012-03-28 09:52:00 PDT - - IETF agendas are subject to change, up to and during the meeting. - - - -SATURDAY, March 24, 2012 -0930-1800 Code Sprint - Hall Maillot A - - -SUNDAY, March 25, 2012 -1000-1200 IEPG Meeting - 241 -1100-1900 IETF Registration - Hall Maillot A -1130-1300 Break - Hall Maillot A -1300-1450 Meetecho Tutorial for Participants and WG Chairs - 252A -1300-1450 Newcomers' Orientation - 252B -1300-1450 Tools for Creating Internet-Drafts Tutorial - 241 -1500-1650 Newcomers' Orientation (French) - 252B -1500-1650 Operations, Administration, and Maintenance Tutorial - 241 -1600-1700 Newcomers' Meet and Greet (open to Newcomers and WG chairs only) - Salon Etoile d'Or (Concorde Hotel) -1700-1900 Welcome Reception - Hall Maillot A - - -MONDAY, March 26, 2012 -0800-1800 IETF Registration - Hall Maillot A -0800-0900 Beverages - Hall Maillot A -0900-1130 Morning Session I -252B APP appsawg Applications Area Working Group WG - Combined with APPAREA -252A INT multimob Multicast Mobility WG -212/213 INT tictoc Timing over IP Connection and Transfer of Clock WG -241 INT trill Transparent Interconnection of Lots of Links WG -253 IRTF ncrg Network Complexity Research Group -Maillot OPS v6ops IPv6 Operations WG -243 RAI mmusic Multiparty Multimedia Session Control WG -242AB RTG idr Inter-Domain Routing WG - -1130-1300 Break - Hall Maillot A -1300-1500 Afternoon Session I -212/213 APP eai Email Address Internationalization WG - CANCELED -242AB APP websec Web Security WG -212/213 IRTF mobopts IP Mobility Optimizations Research Group - Room Changed From 252A -243 OPS netmod NETCONF Data Modeling Language WG -252B RAI avtcore Audio/Video Transport Core Maintenance WG -Maillot RTG ccamp Common Control and Measurement Plane WG -241 RTG sidr Secure Inter-Domain Routing WG -252A TSV i2aex Infrastructure-to-Application Information Exposure BOF - Room Changed From 241 -253 TSV ippm IP Performance Metrics WG - -1510-1610 Afternoon Session II -243 APP urnbis Uniform Resource Names, Revised WG -Maillot INT pcp Port Control Protocol WG -242AB OPS opsec Operational Security Capabilities for IP Network Infrastructure WG -252B RAI avtcore Audio/Video Transport Core Maintenance WG -241 RAI insipid INtermediary-safe SIP session ID WG -253 RTG forces Forwarding and Control Element Separation WG -252A SEC ipsecme IP Security Maintenance and Extensions WG -212/213 TSV rmt Reliable Multicast Transport WG - -1610-1630 Beverage and Snack Break I - Hall Maillot A -1630-1930 Technical Plenary - Amphitheatre Bleu - - 1630 - 1930 Technical Plenary - - 1630 - 1700 Welcome - 1. Welcome - Bernard Aboba - 2. IRTF Chair's Report - Lars Eggert - 3. IAB Chair's Report - Bernard Aboba - 4. RSOC Report - Fred Baker & Heather Flanagan - - 1700 - 1715 World IPv6 Launch - Leslie Daigle - - 1715 - 1915 Technical Session: "Implementation Challenges with Browser Security" - - Hannes Tschofenig: Introduction - Eric Rescorla: "How do we get to TLS Everywhere?" - Tom Lowenthal: "Cryptography Infrastructure" - Chris Weber: "When Good Standards Go Bad" - Ian Fette: "Lessons Learned from WebSockets (RFC 6455)" - Jeff Hodges: "It's Not the End of the World" - - 1915 - 1930 IAB Open Microphone Session - - 1930 Adjourn - - - -TUESDAY, March 27, 2012 -0800-1800 IETF Registration - Hall Maillot A -0800-0900 Beverages - Hall Maillot A -0900-1130 Morning Session I -243 APP core Constrained RESTful Environments WG -252A GEN antitrust Does the IETF Need an Anti-Trust Policy BOF -Maillot INT 6man IPv6 Maintenance WG -241 IRTF dtnrg Delay-Tolerant Networking Research Group -252B RAI clue ControLling mUltiple streams for tElepresence WG -242AB RTG mpls Multiprotocol Label Switching WG -212/213 SEC pkix Public-Key Infrastructure (X.509) WG -253 TSV tsvwg Transport Area Working Group WG - -1130-1300 Break - Hall Maillot A -1300-1500 Afternoon Session I -252A APP httpbis Hypertext Transfer Protocol Bis WG -252B INT pcp Port Control Protocol WG -212/213 OPS bmwg Benchmarking Methodology WG -241 OPS eman Energy Management WG -Maillot RAI dispatch Dispatch WG -242AB RTG ospf Open Shortest Path First IGP WG -243 RTG pim Protocol Independent Multicast WG -253 SEC kitten Common Authentication Technology Next Generation WG - Combined with KRB-WG -253 SEC krb-wg Kerberos WG - Combined with KITTEN - -1500-1520 Beverage and Snack Break I - Hall Maillot A -1520-1700 Afternoon Session II -243 APP weirds Web Extensible Internet Registration Data Service WG -212/213 INT ancp Access Node Control Protocol WG -252B INT lisp Locator/ID Separation Protocol WG -252A IRTF iccrg Internet Congestion Control Research Group -242AB OPS 6renum IPv6 Site Renumbering WG -Maillot RAI avtext Audio/Video Transport Extensions WG -253 RAI vipr Verification Involving PSTN Reachability WG -241 SEC jose Javascript Object Signing and Encryption WG - -1710-1810 Afternoon Session III -212/213 APP marf Messaging Abuse Reporting Format WG - -1710-1810 -Maillot GEN rfcform RFC Format Design Team Update BOF - -1710-1810 Afternoon Session III -242AB INT dnsext DNS Extensions WG -252A IRTF iccrg Internet Congestion Control Research Group -243 OPS netconf Network Configuration WG -252B RAI sipcore Session Initiation Protocol Core WG -241 RTG isis IS-IS for IP Internets WG -253 SEC mile Managed Incident Lightweight Exchange WG - - - -WEDNESDAY, March 28, 2012 -0800-1700 IETF Registration - Hall Maillot A -0800-0900 Beverages - Hall Maillot A -0900-1130 Morning Session I -243 APP paws Protocol to Access WS database WG -242AB INT homenet Home Networking WG -253 OPS opsarea Operations & Management Area Open Meeting - Combined with OPSAWG - -0900-1130 Afternoon Session I -253 OPS opsawg Operations and Management Area Working Group WG - Combined with OPSAREA - -0900-1130 Morning Session I -252B RAI rtcweb Real-Time Communication in WEB-browsers WG -Maillot RTG ccamp Common Control and Measurement Plane WG -241 RTG sidr Secure Inter-Domain Routing WG -212/213 TSV nfsv4 Network File System Version 4 WG -252A TSV ppsp Peer to Peer Streaming Protocol WG - -1130-1300 Break - Hall Maillot A -1130-1300 Working Group Chairs' Lunch Tutorial - 252B -1300-1500 Afternoon Session I -252B APP hybi BiDirectional or Server-Initiated HTTP WG -243 APP repute Reputation Services WG -253 INT netext Network-Based Mobility Extensions WG -252A RAI ecrit Emergency Context Resolution with Internet Technologies WG -242AB RTG karp Keying and Authentication for Routing Protocols WG -Maillot RTG nvo3 Network Virtualization Overlays WG -241 RTG roll Routing Over Low power and Lossy networks WG -212/213 SEC nea Network Endpoint Assessment WG - -1510-1610 Afternoon Session II -242AB INT softwire Softwires WG -Maillot OPS armd Address Resolution for Massive numbers of hosts in the Data center WG -241 RAI p2psip Peer-to-Peer Session Initiation Protocol WG -252A RAI soc SIP Overload Control WG -253 RAI xmpp Extensible Messaging and Presence Protocol WG -252B RTG bfd Bidirectional Forwarding Detection WG -243 SEC tls Transport Layer Security WG -212/213 TSV pcn Congestion and Pre-Congestion Notification WG - -1610-1630 Beverage and Snack Break I - Hall Maillot A -1630-1930 IETF Operations and Administration Plenary - Amphitheatre Bleu - - Administrative and Management Plenary - - 1. Welcome - 2. Host Presentation - 3. Reporting - - IETF Chair Report - - NOC Report - - IAOC Chair & IAD Reports - - Trust Chair Report - - NomCom Chair Report - 4. Open Internet Endowment Status Report - 5. Thank Outgoing IAB, IAOC, and IESG Members - 6. Introduce Incoming IAOC Members - 7. IAOC Open Mic - 8. Introduce Incoming IESG Members - 9. IESG Open Mic - - - -THURSDAY, March 29, 2012 -0800-1700 IETF Registration - Hall Maillot A -0800-0900 Beverages - Hall Maillot A -0900-1130 Morning Session I -252A APP scim System for Cross-domain Identity Management WG -253 INT dhc Dynamic Host Configuration WG -241 INT dmm Distributed Mobility Management WG -212/213 OPS mboned MBONE Deployment WG -Maillot RAI rtcweb Real-Time Communication in WEB-browsers WG -242AB RTG pwe3 Pseudowire Emulation Edge to Edge WG -243 SEC abfab Application Bridging for Federated Access Beyond web WG -252B TSV alto Application-Layer Traffic Optimization WG - -1130-1300 Break - Hall Maillot A -1300-1500 Afternoon Session I -253 APP precis Preparation and Comparison of Internationalized Strings WG -Maillot INT intarea Internet Area Working Group WG -212/213 IRTF samrg Scalable Adaptive Multicast Research Group -243 RAI xrblock Metric Blocks for use with RTCP's Extended Report Framework WG -242AB RTG l2vpn Layer 2 Virtual Private Networks WG -241 RTG manet Mobile Ad-hoc Networks WG -252A SEC oauth Web Authorization Protocol WG -252B TSV cdni Content Delivery Networks Interconnection WG - -1500-1520 Beverage Break - Hall Maillot A -1520-1720 Afternoon Session II -241 APP httpbis Hypertext Transfer Protocol Bis WG -252B INT lwig Light-Weight Implementation Guidance WG -243 OPS dime Diameter Maintenance and Extensions WG -Maillot OPS v6ops IPv6 Operations WG -212/213 RAI drinks Data for Reachability of Inter/tra-NetworK SIP WG -242AB RTG rtgarea Routing Area Open Meeting -252A SEC emu EAP Method Update WG -253 TSV decade Decoupled Application Data Enroute WG - -1720-1740 Beverage and Snack Break II - Hall Maillot A -1740-1940 Afternoon Session III -252A INT mif Multiple Interfaces WG -212/213 OPS ipfix IP Flow Information Export WG -Maillot RAI clue ControLling mUltiple streams for tElepresence WG -243 RAI geopriv Geographic Location/Privacy WG -241 RTG pce Path Computation Element WG -252B RTG rtgwg Routing Area Working Group WG -242AB SEC saag Security Area Open Meeting -253 TSV conex Congestion Exposure WG - - - -FRIDAY, March 30, 2012 -0800-1100 IETF Registration - Hall Maillot A -0800-0900 Beverages - Hall Maillot A -0900-1100 Morning Session I -253 APP core Constrained RESTful Environments WG -252A APP spfbis SPF Update WG -252B INT softwire Softwires WG -212/213 OPS radext RADIUS EXTensions WG -243 RAI siprec SIP Recording WG -Maillot RTG mpls Multiprotocol Label Switching WG -242AB TSV cdni Content Delivery Networks Interconnection WG -241 TSV tcpm TCP Maintenance and Minor Extensions WG - -1100-1120 Beverage and Snack Break I - Hall Maillot A -1120-1220 Afternoon Session I -253 APP iri Internationalized Resource Identifiers WG -243 GEN rpsreqs Remote Participation System Requirements BOF -242AB INT trill Transparent Interconnection of Lots of Links WG -212/213 IRTF cfrg Crypto Forum Research Group -Maillot OPS dnsop Domain Name System Operations WG -241 RAI bfcpbis Binary Floor Control Protocol Bis WG -252A RAI codec Internet Wideband Audio Codec WG - CANCELED -252B TSV mptcp Multipath TCP WG - -1230-1330 Afternoon Session II -243 GEN rpsreqs Remote Participation System Requirements BOF -212/213 IRTF cfrg Crypto Forum Research Group -242AB OPS grow Global Routing Operations WG -253 RAI atoca Authority-to-Citizen Alert WG -241 RAI cuss Call Control UUI Service for SIP WG -252B TSV mptcp Multipath TCP WG - - -==================================================================== - diff --git a/ietf/meeting/tests/agenda.py b/ietf/meeting/tests/agenda.py deleted file mode 100644 index 9d67bf2ab..000000000 --- a/ietf/meeting/tests/agenda.py +++ /dev/null @@ -1,97 +0,0 @@ -import sys - -from ietf.meeting.tests.ttest import AgendaTransactionalTestCase -from ietf.utils import TestCase -from ietf.name.models import SessionStatusName -from ietf.person.models import Person -from ietf.group.models import Group -from ietf.meeting.models import TimeSlot, Session, Meeting, ScheduledSession -from ietf.meeting.helpers import get_meeting, get_schedule - -import debug - -class AgendaInfoTestCase(TestCase): - # See ietf.utils.test_utils.TestCase for the use of perma_fixtures vs. fixtures - perma_fixtures = [ 'meeting83.json', - 'constraint83.json', - 'workinggroups.json', - 'groupgroup.json', - 'person.json', 'users.json' ] - - def test_SessionUnicode(self): - m1 = get_meeting("83") - g1 = Group.objects.get(acronym = "pkix") - p1 = Person.objects.get(pk = 5376) # Russ Housley - st1 = SessionStatusName.objects.get(slug = "appr") - s1 = m1.session_set.create(name = "newone", group = g1, requested_by = p1, status = st1) - self.assertEqual(s1.__unicode__(), "IETF-83: pkix (unscheduled)[22090]") - - # this tests that a slot at 11:20 AM on Friday, has slot 10 minutes later - # after it - def test_TimeSlot2408_has_SlotToTheRight(self): - ss2408 = ScheduledSession.objects.get(pk = 2408) - self.assertTrue(ss2408.slot_to_the_right) - - # this tests that a slot 9-11:30am on Wednesday, has no following slot, - # as the slot purpose to the right is non-session. - def test_TimeSlot2517_hasno_SlotToTheRight(self): - ss2517 = ScheduledSession.objects.get(pk = 2517) - self.assertFalse(ss2517.slot_to_the_right) - - # this tests that a slot 13:00-15:00 on Tuesday has no following slot, - # as the gap to the next slot (at 15:20) is too long (there is a break) - def test_TimeSlot2418_hasno_SlotToTheRight(self): - ss2418 = ScheduledSession.objects.get(pk = 2418) - self.assertFalse(ss2418.slot_to_the_right) - - def test_DoNotGetSchedule(self): - from django.http import Http404 - num = '83' - from ietf.meeting.views import get_meeting, get_schedule - meeting = get_meeting(num) - try: - na = get_schedule(meeting, "none:83") - except Http404: - False - - def test_GetSchedule(self): - num = '83' - from ietf.meeting.views import get_meeting, get_schedule - meeting = get_meeting(num) - na = get_schedule(meeting, "mtg:83") - self.assertIsNotNone(na) - - def test_sessionstr(self): - num = '83' - from ietf.meeting.views import get_meeting - meeting = get_meeting(num) - session1= Session.objects.get(pk=2157) - self.assertEqual(session1.__unicode__(), u"IETF-83: pkix 0900[2157]") - - def test_sessionstr_interim(self): - """ - Need a fixture for a meeting that is interim - """ - pass - - def test_serialize_constraint(self): - session1 = Session.objects.get(pk=2157) - host_scheme = "http://datatracker.ietf.org" - json_dict = session1.constraints_dict(host_scheme) - self.assertEqual(len(json_dict), 25) - - def test_avtcore_has_two_slots(self): - mtg83 = get_meeting(83) - sch83 = get_schedule(mtg83, "mtg:83") - avtcore = mtg83.session_set.get(group__acronym='avtcore') - self.assertEqual(avtcore.pk, 2216) # sanity check - self.assertEqual(len(avtcore.scheduledsession_set.filter(schedule = sch83)), 2) - - def test_clue_has_ad_present(self): - mtg83 = get_meeting(83) - clue83 = mtg83.session_set.filter(group__acronym='clue')[0] - is_present = clue83.people_constraints - self.assertIsNotNone(is_present, "why is constraint list none") - self.assertEqual(len(is_present), 3) - - diff --git a/ietf/meeting/tests/api.py b/ietf/meeting/tests/api.py deleted file mode 100644 index b0d22ed3a..000000000 --- a/ietf/meeting/tests/api.py +++ /dev/null @@ -1,618 +0,0 @@ -import base64 -import sys, datetime -import json - -from ietf.utils import TestCase -from ietf.person.models import Person -from django.contrib.auth.models import User -from ietf.meeting.models import TimeSlot, Session, ScheduledSession, Meeting -from ietf.ietfauth.utils import has_role -from auths import auth_joeblow, auth_wlo, auth_ietfchair, auth_ferrel -from ietf.meeting.helpers import get_meeting - -import debug - -class ApiTestCase(TestCase): - # See ietf.utils.test_utils.TestCase for the use of perma_fixtures vs. fixtures - perma_fixtures = [ - 'meeting83.json', - 'constraint83.json', - 'workinggroups.json', - 'groupgroup.json', - 'person.json', 'users.json' ] - - def test_noAuthenticationUpdateAgendaItem(self): - ts_one = TimeSlot.objects.get(pk=2371) - ts_two = TimeSlot.objects.get(pk=2372) - ss_one = ScheduledSession.objects.get(pk=2371) - - # confirm that it has old timeslot value - self.assertEqual(ss_one.timeslot, ts_one) - - # move this session from one timeslot to another. - self.client.post('/dajaxice/ietf.meeting.update_timeslot/', { - 'argv': '{"schedule_id":"%u", "session_id":"%u", "scheduledsession_id":"2372"}' % (ss_one.schedule.id,ts_one.id) - }) - - # confirm that without login, it does not have new value - ss_one = ScheduledSession.objects.get(pk=2371) - self.assertEqual(ss_one.timeslot, ts_one) - - def test_noAuthorizationUpdateAgendaItem(self): - ts_one = TimeSlot.objects.get(pk=2371) - ts_two = TimeSlot.objects.get(pk=2372) - ss_one = ScheduledSession.objects.get(pk=2371) - - # confirm that it has old scheduledsession value - self.assertEqual(ss_one.timeslot, ts_one) - - # move this session from one scheduledsession to another. - self.client.post('/dajaxice/ietf.meeting.update_timeslot/', { - 'argv': '{"schedule_id":"%u", "scheduledsession_id":"%u","session_id":"%u" }' % (ss_one.schedule.id, ts_two.id, ss_one.session.id) - }, **auth_ferrel) - - # confirm that without login, it does not have new value - ss_one = ScheduledSession.objects.get(pk=2371) - self.assertEqual(ss_one.timeslot, ts_one) - - - def test_wrongAuthorizationUpdateAgendaItem(self): - s2157 = Session.objects.get(pk=2157) - ss_one = ScheduledSession.objects.get(pk=2371) - ss_two = ScheduledSession.objects.get(pk=2372) - - old_two_s = ss_two.session - - # confirm that it has old timeslot value - self.assertEqual(ss_one.session, s2157) - - # move this session from one scheduledsession to another. - self.client.post('/dajaxice/ietf.meeting.update_timeslot/', { - 'argv': '{"schedule_id":"%u", "scheduledsession_id":"%u", "session_id":"%u"}' % (ss_one.schedule.id, ss_two.id, s2157.id) - }, **auth_joeblow) - - # confirm that without login, it does not have new value - ss_one = ScheduledSession.objects.get(pk=2371) - self.assertEqual(ss_one.session, s2157) - - # confirm that the new scheduledsession has not changed. - ss_two = ScheduledSession.objects.get(pk=2372) - self.assertEqual(ss_two.session, old_two_s) - - def test_wloUpdateAgendaItem(self): - s2157 = Session.objects.get(pk=2157) - ss_one = ScheduledSession.objects.get(pk=2371) - - # confirm that it has old session value - self.assertEqual(ss_one.session, s2157) - - ss_two = ScheduledSession.objects.get(pk=2372) - self.assertNotEqual(ss_two.session, s2157) - - # move this session from one timeslot to another. - self.client.post('/dajaxice/ietf.meeting.update_timeslot/', { - 'argv': '{"schedule_id":"%u", "scheduledsession_id":"%u", "session_id":"%u"}' % (ss_one.schedule.id, ss_two.id, s2157.id) - }, **auth_wlo) - - # confirm that it new scheduledsession object has new session. - ss_two = ScheduledSession.objects.get(pk=2372) - self.assertEqual(ss_two.session, s2157) - - # confirm that it old scheduledsession object has no session. - ss_one = ScheduledSession.objects.get(pk=2371) - self.assertEqual(ss_one.session, None) - - def test_wloUpdateAgendaItemToUnscheduled(self): - s2157 = Session.objects.get(pk=2157) - ss_one = ScheduledSession.objects.get(pk=2371) - - # confirm that it has old scheduledsession value - self.assertEqual(ss_one.session, s2157) - - # move this session from one timeslot to another. - self.client.post('/dajaxice/ietf.meeting.update_timeslot/', { - 'argv': '{"schedule_id":"%u", "session_id":"%u", "scheduledsession_id":"0"}' % (ss_one.schedule.id,s2157.id) - }, **auth_wlo) - - # confirm that it old scheduledsession object now has no session. - ss_one = ScheduledSession.objects.get(pk=2371) - self.assertEqual(ss_one.session, None) - - def test_wloUpdateAgendaItemToNone(self): - s2157 = Session.objects.get(pk=2157) - ss_one = ScheduledSession.objects.get(pk=2371) - - # confirm that it has old timeslot value - self.assertEqual(ss_one.session, s2157) - - # move this session from one timeslot to another. - self.client.post('/dajaxice/ietf.meeting.update_timeslot/', { - 'argv': '{"schedule_id":"%u", "session_id":"%u"}' % (ss_one.schedule.id,s2157.id) - }, **auth_wlo) - - # confirm that it old scheduledsession object has no session. - ss_one = ScheduledSession.objects.get(pk=2371) - self.assertEqual(ss_one.session, None) - - def test_chairUpdateAgendaItemFails(self): - s2157 = Session.objects.get(pk=2157) - ss_one = ScheduledSession.objects.get(pk=2371) - - # confirm that it has old timeslot value - self.assertEqual(ss_one.session, s2157) - - # confirm that the slot was none empty. - ss_two_saved = ScheduledSession.objects.get(pk=2372) - - # move this session from one timeslot to another. - self.client.post('/dajaxice/ietf.meeting.update_timeslot/', { - 'argv': '{"schedule_id":"%u", "session_id":"%u", "scheduledsession_id":"%u"}' % (ss_one.schedule.id,s2157.id, ss_two_saved.id) - }, **auth_ietfchair) - - # confirm that it new scheduledsession object has no new session. - ss_two = ScheduledSession.objects.get(pk=2372) - self.assertEqual(ss_two, ss_two_saved) - - # confirm that it old scheduledsession object still has old session. - ss_one = ScheduledSession.objects.get(pk=2371) - self.assertEqual(ss_one.session, s2157) - - - def test_anyoneGetConflictInfo(self): - s2157 = Session.objects.get(pk=2157) - - # confirm that a constraint json is generated properly - resp = self.client.get('/meeting/83/session/2157/constraints.json') - conflicts = json.loads(resp.content) - self.assertNotEqual(conflicts, None) - - def test_conflictInfoIncludesPeople(self): - mtg83 = get_meeting(83) - clue83 = mtg83.session_set.filter(group__acronym='clue')[0] - - # retrive some json that shows the conflict for this session. - resp = self.client.get("/meeting/83/session/%u/constraints.json" % (clue83.pk)) - conflicts = json.loads(resp.content) - self.assertNotEqual(conflicts, None) - self.assertEqual(len(conflicts), 39) - - def test_getMeetingInfoJson(self): - resp = self.client.get('/meeting/83.json') - mtginfo = json.loads(resp.content) - self.assertNotEqual(mtginfo, None) - - def test_getRoomJson(self): - mtg83 = get_meeting(83) - rm243 = mtg83.room_set.get(name = '243') - - resp = self.client.get('/meeting/83/room/%s.json' % rm243.pk) - rm243json = json.loads(resp.content) - self.assertNotEqual(rm243json, None) - - def test_createNewRoomNonSecretariat(self): - mtg83 = get_meeting(83) - rm221 = mtg83.room_set.filter(name = '221') - self.assertEqual(len(rm221), 0) - - # try to create a new room. - self.client.post('/meeting/83/rooms', { - 'name' : '221', - 'capacity': 50, - }, **auth_joeblow) - - # see that in fact the room was not created - rm221 = mtg83.room_set.filter(name = '221') - self.assertEqual(len(rm221), 0) - - def test_createNewRoomSecretariat(self): - mtg83 = get_meeting(83) - rm221 = mtg83.room_set.filter(name = '221') - self.assertEqual(len(rm221), 0) - - timeslots = mtg83.timeslot_set.all() - timeslot_initial_len = len(timeslots) - self.assertTrue(timeslot_initial_len>0) - - extra_headers = auth_wlo - extra_headers['HTTP_ACCEPT']='text/json' - - # try to create a new room - self.client.post('/meeting/83/rooms', { - 'name' : '221', - 'capacity': 50, - }, **extra_headers) - - # see that in fact wlo can create a new room. - rm221 = mtg83.room_set.filter(name = '221') - self.assertEqual(len(rm221), 1) - - timeslots = mtg83.timeslot_set.all() - timeslot_final_len = len(timeslots) - self.assertEqual((timeslot_final_len - timeslot_initial_len), 26) - - def test_deleteNewRoomSecretariat(self): - mtg83 = get_meeting(83) - rm243 = mtg83.room_set.get(name = '243') - slotcount = len(rm243.timeslot_set.all()) - self.assertNotEqual(rm243, None) - - timeslots = mtg83.timeslot_set.all() - timeslot_initial_len = len(timeslots) - self.assertTrue(timeslot_initial_len>0) - - # try to delete a new room - self.client.delete('/meeting/83/room/%s.json' % (rm243.pk), **auth_wlo) - - # see that in fact wlo can delete an existing room. - rm243 = mtg83.room_set.filter(name = '243') - self.assertEqual(len(rm243), 0) - - timeslots = mtg83.timeslot_set.all() - timeslot_final_len = len(timeslots) - self.assertEqual((timeslot_final_len-timeslot_initial_len), -slotcount) - - def test_getGroupInfoJson(self): - resp = self.client.get('/group/pkix.json') - #print "json: %s" % (resp.content) - mtginfo = json.loads(resp.content) - self.assertNotEqual(mtginfo, None) - - def test_getPersonInfoJson(self): - # 491 is Adrian Ferrel, an AD - af = User.objects.filter(pk = 491)[0] - person = af.person - resp = self.client.get('/person/%u.json' % (person.pk)) - #print "json: %s" % (resp.content) - pinfo = json.loads(resp.content) - self.assertNotEqual(pinfo, None) - - def test_getSlotJson(self): - mtg83 = get_meeting(83) - slot0 = mtg83.timeslot_set.all()[0] - - resp = self.client.get('/meeting/83/timeslot/%s.json' % slot0.pk) - slot0json = json.loads(resp.content) - self.assertNotEqual(slot0json, None) - - def test_createNewSlotNonSecretariat(self): - mtg83 = get_meeting(83) - slot23 = mtg83.timeslot_set.filter(time=datetime.date(year=2012,month=3,day=23)) - self.assertEqual(len(slot23), 0) - - # try to create a new room. - resp = self.client.post('/meeting/83/timeslots', { - 'type' : 'plenary', - 'name' : 'Workshop on Smart Object Security', - 'time' : '2012-03-23', - 'duration_days' : 0, - 'duration_hours': 8, - 'duration_minutes' : 0, - 'duration_seconds' : 0, - }, **auth_joeblow) - - self.assertEqual(resp.status_code, 403) - # see that in fact the room was not created - slot23 = mtg83.timeslot_set.filter(time=datetime.date(year=2012,month=3,day=23)) - self.assertEqual(len(slot23), 0) - - def test_createNewSlotSecretariat(self): - mtg83 = get_meeting(83) - slot23 = mtg83.timeslot_set.filter(time=datetime.date(year=2012,month=3,day=23)) - self.assertEqual(len(slot23), 0) - - extra_headers = auth_wlo - extra_headers['HTTP_ACCEPT']='text/json' - - # try to create a new room. - resp = self.client.post('/meeting/83/timeslots', { - 'type' : 'plenary', - 'name' : 'Workshop on Smart Object Security', - 'time' : '2012-03-23', - 'duration': '08:00:00', - }, **extra_headers) - self.assertEqual(resp.status_code, 302) - - # see that in fact wlo can create a new timeslot - mtg83 = get_meeting(83) - slot23 = mtg83.timeslot_set.filter(time=datetime.date(year=2012,month=3,day=23)) - self.assertEqual(len(slot23), 11) - - def test_deleteNewSlotSecretariat(self): - mtg83 = get_meeting(83) - slot0 = mtg83.timeslot_set.all()[0] - - # try to delete a new room - self.client.delete('/meeting/83/timeslot/%s.json' % (slot0.pk), **auth_wlo) - - # see that in fact wlo can delete an existing room. - slot0n = mtg83.timeslot_set.filter(pk = slot0.pk) - self.assertEqual(len(slot0n), 0) - - # - # AGENDA API - # - def test_getAgendaJson(self): - mtg83 = get_meeting(83) - a83 = mtg83.agenda - - resp = self.client.get('/meeting/83/agendas/%s.json' % a83.name) - a83json = json.loads(resp.content) - self.assertNotEqual(a83json, None) - - def test_createNewAgendaNonSecretariat(self): - mtg83 = get_meeting(83) - - # try to create a new agenda - resp = self.client.post('/meeting/83/agendas', { - 'type' : 'plenary', - 'name' : 'Workshop on Smart Object Security', - 'time' : '2012-03-23', - 'duration_days' : 0, - 'duration_hours': 8, - 'duration_minutes' : 0, - 'duration_seconds' : 0, - }, **auth_joeblow) - - self.assertEqual(resp.status_code, 403) - # see that in fact the room was not created - slot23 = mtg83.timeslot_set.filter(time=datetime.date(year=2012,month=3,day=23)) - self.assertEqual(len(slot23), 0) - - def test_createNewAgendaSecretariat(self): - mtg83 = get_meeting(83) - a83 = mtg83.agenda - - extra_headers = auth_wlo - extra_headers['HTTP_ACCEPT']='text/json' - - # try to create a new agenda - resp = self.client.post('/meeting/83/agendas', { - 'name' : 'fakeagenda1', - }, **extra_headers) - - self.assertEqual(resp.status_code, 302) - - # see that in fact wlo can create a new timeslot - mtg83 = get_meeting(83) - n83 = mtg83.schedule_set.filter(name='fakeagenda1') - self.assertNotEqual(n83, None) - - def test_updateAgendaSecretariat(self): - mtg83 = get_meeting(83) - a83 = mtg83.agenda - self.assertTrue(a83.visible) - - extra_headers = auth_wlo - extra_headers['HTTP_ACCEPT']='application/json' - - # try to create a new agenda - resp = self.client.put('/meeting/83/agendas/%s.json' % (a83.name), - data='visible=0', - content_type="application/x-www-form-urlencoded", - **extra_headers) - - self.assertEqual(resp.status_code, 200) - - # see that in fact wlo can create a new timeslot - mtg83 = get_meeting(83) - a83 = mtg83.agenda - self.assertFalse(a83.visible) - - def test_deleteAgendaSecretariat(self): - mtg83 = get_meeting(83) - a83 = mtg83.agenda - self.assertNotEqual(a83, None) - - # try to delete an agenda - resp = self.client.delete('/meeting/83/agendas/%s.json' % (a83.name), **auth_wlo) - self.assertEqual(resp.status_code, 200) - - # see that in fact wlo can delete an existing room. - mtg83 = get_meeting(83) - a83c = mtg83.schedule_set.filter(pk = a83.pk).count() - self.assertEqual(a83c, 0) - self.assertEqual(mtg83.agenda, None) - - # - # MEETING API - # - def test_getMeetingJson(self): - resp = self.client.get('/meeting/83.json') - m83json = json.loads(resp.content) - self.assertNotEqual(m83json, None) - - def test_setMeetingAgendaNonSecretariat(self): - mtg83 = get_meeting(83) - self.assertNotEqual(mtg83.agenda, None) - - # try to create a new agenda - resp = self.client.put('/meeting/83.json', - data="agenda=None", - content_type="application/x-www-form-urlencoded", - **auth_joeblow) - - self.assertEqual(resp.status_code, 403) - self.assertNotEqual(mtg83.agenda, None) - - def test_setMeetingAgendaNoneSecretariat(self): - mtg83 = get_meeting(83) - self.assertNotEqual(mtg83.agenda, None) - - extra_headers = auth_wlo - extra_headers['HTTP_ACCEPT']='application/json' - - # try to create a new agenda - resp = self.client.post('/meeting/83.json', - data="agenda=None", - content_type="application/x-www-form-urlencoded", - **extra_headers) - self.assertEqual(resp.status_code, 200) - - # new to reload the object - mtg83 = get_meeting(83) - self.assertEqual(mtg83.agenda, None) - - def test_setMeetingAgendaSecretariatPublic(self): - mtg83 = get_meeting(83) - new_sched = mtg83.schedule_set.create(name="funny", - meeting=mtg83, - public=True, - owner=mtg83.agenda.owner) - self.assertNotEqual(mtg83.agenda, new_sched) - - extra_headers = auth_wlo - extra_headers['HTTP_ACCEPT']='text/json' - - # try to create a new agenda - resp = self.client.put('/meeting/83.json', - data="agenda=%s" % new_sched.name, - content_type="application/x-www-form-urlencoded", - **extra_headers) - self.assertEqual(resp.status_code, 200) - - # new to reload the object - mtg83 = get_meeting(83) - self.assertEqual(mtg83.agenda, new_sched) - - def test_setNonPublicMeetingAgendaSecretariat(self): - mtg83 = get_meeting(83) - new_sched = mtg83.schedule_set.create(name="funny", - meeting=mtg83, - public=False, - owner=mtg83.agenda.owner) - self.assertNotEqual(mtg83.agenda, new_sched) - - extra_headers = auth_wlo - extra_headers['HTTP_ACCEPT']='text/json' - - # try to create a new agenda - resp = self.client.put('/meeting/83.json', - data="agenda=%s" % new_sched.name, - content_type="application/x-www-form-urlencoded", - **extra_headers) - self.assertEqual(resp.status_code, 406) - - # new to reload the object - mtg83 = get_meeting(83) - self.assertNotEqual(mtg83.agenda, new_sched) - - def test_wlo_isSecretariatCanEditSched24(self): - extra_headers = auth_wlo - extra_headers['HTTP_ACCEPT']='text/json' - - # check that wlo - resp = self.client.post('/dajaxice/ietf.meeting.readonly/', { - 'argv': '{"meeting_num":"83","schedule_id":"24"}' - }, **extra_headers) - - m83perm = json.loads(resp.content) - self.assertEqual(m83perm['secretariat'], True) - self.assertEqual(m83perm['owner_href'], "http://testserver/person/108757.json") - self.assertEqual(m83perm['read_only'], False) - self.assertEqual(m83perm['write_perm'], True) - - def test_joeblow_isNonUserCanNotSave(self): - extra_headers = auth_joeblow - extra_headers['HTTP_ACCEPT']='text/json' - - # check that wlo - resp = self.client.post('/dajaxice/ietf.meeting.readonly/', { - 'argv': '{"meeting_num":"83","schedule_id":"24"}' - }, **extra_headers) - - m83perm = json.loads(resp.content) - self.assertEqual(m83perm['secretariat'], False) - self.assertEqual(m83perm['owner_href'], "http://testserver/person/108757.json") - self.assertEqual(m83perm['read_only'], True) - self.assertEqual(m83perm['write_perm'], False) - - def test_af_IsReadOnlySched24(self): - """ - This test case validates that despite being an AD, and having a login, a schedule - that does not belong to him will be marked as readonly. - """ - extra_headers = auth_ferrel - extra_headers['HTTP_ACCEPT']='text/json' - - resp = self.client.post('/dajaxice/ietf.meeting.readonly/', { - 'argv': '{"meeting_num":"83","schedule_id":"24"}' - }, **extra_headers) - - m83perm = json.loads(resp.content) - self.assertEqual(m83perm['secretariat'], False) - self.assertEqual(m83perm['owner_href'], "http://testserver/person/108757.json") - self.assertEqual(m83perm['read_only'], True) - self.assertEqual(m83perm['write_perm'], True) - self.assertEqual(resp.status_code, 200) - - def test_wlo_isNonUserCanNotSave(self): - extra_headers = auth_joeblow - extra_headers['HTTP_ACCEPT']='text/json' - - # check that wlo - resp = self.client.post('/dajaxice/ietf.meeting.readonly/', { - 'argv': '{"meeting_num":"83","schedule_id":"24"}' - }, **extra_headers) - - m83perm = json.loads(resp.content) - self.assertEqual(m83perm['secretariat'], False) - self.assertEqual(m83perm['owner_href'], "http://testserver/person/108757.json") - self.assertEqual(m83perm['read_only'], True) - self.assertEqual(m83perm['write_perm'], False) - - def test_setMeetingAgendaSecretariat(self): - mtg83 = get_meeting(83) - new_sched = mtg83.schedule_set.create(name="funny", - meeting=mtg83, - owner=mtg83.agenda.owner) - self.assertNotEqual(mtg83.agenda, new_sched) - - extra_headers = auth_wlo - extra_headers['HTTP_ACCEPT']='text/json' - - # try to create a new agenda - resp = self.client.put('/meeting/83.json', - data="agenda=%s" % new_sched.name, - content_type="application/x-www-form-urlencoded", - **extra_headers) - self.assertEqual(resp.status_code, 200) - - # new to reload the object - mtg83 = get_meeting(83) - self.assertEqual(mtg83.agenda, new_sched) - - def test_noAuthenticationUpdatePinned(self): - ss_one = ScheduledSession.objects.get(pk=2371) - - # confirm that it has old timeslot value - self.assertEqual(ss_one.pinned, False) - - # pin this session to this location - self.client.post('/dajaxice/ietf.meeting.update_timeslot_pinned/', { - 'argv': '{"schedule_id":"%u", "scheduledsession_id":"%u", "pinned":"%u"}' % (ss_one.schedule.id, ss_one.id, 1) - }) - - # confirm that without login, it does not have new value - ss_one = ScheduledSession.objects.get(pk=2371) - self.assertEqual(ss_one.pinned, False) - - def test_authenticationUpdatePinned(self): - ss_one = ScheduledSession.objects.get(pk=2371) - - # confirm that it has old timeslot value - self.assertEqual(ss_one.pinned, False) - - extra_headers = auth_wlo - extra_headers['HTTP_ACCEPT']='text/json' - - # pin this session to this location - self.client.post('/dajaxice/ietf.meeting.update_timeslot_pinned/', { - 'argv': '{"schedule_id":"%u", "scheduledsession_id":"%u", "pinned":"%u"}' % (ss_one.schedule.id, ss_one.id, 1) - }, **extra_headers) - - # confirm that without login, it does not have new value - ss_one = ScheduledSession.objects.get(pk=2371) - self.assertEqual(ss_one.pinned, True) - - - diff --git a/ietf/meeting/tests/auths.py b/ietf/meeting/tests/auths.py deleted file mode 100644 index c3921a20b..000000000 --- a/ietf/meeting/tests/auths.py +++ /dev/null @@ -1,49 +0,0 @@ -from ietf.utils import TestCase -#from ietf.person.models import Person -from django.contrib.auth.models import User -from ietf.ietfauth.utils import has_role - -# from http://djangosnippets.org/snippets/850/ - -auth_wlo = {'REMOTE_USER':'wnl'} - -auth_ietfchair = {'REMOTE_USER':'rhousley'} - -# this is a generic user who has no special role -auth_joeblow = {'REMOTE_USER':'joeblow'} - -# this is user who is an AD -auth_ferrel = {'REMOTE_USER':'stephen.farrell@cs.tcd.ie'} - - -class AuthDataTestCase(TestCase): - # See ietf.utils.test_utils.TestCase for the use of perma_fixtures vs. fixtures - perma_fixtures = [ - 'meeting83.json', - 'constraint83.json', - 'workinggroups.json', - 'groupgroup.json', - 'person.json', 'users.json' ] - - def test_wlo_is_secretariat(self): - wnl = User.objects.filter(pk = 509)[0] - self.assertIsNotNone(wnl) - self.assertTrue(has_role(wnl, "Secretariat")) - - def test_housley_is_ad(self): - rh = User.objects.filter(pk = 432)[0] - self.assertIsNotNone(rh) - self.assertTrue(has_role(rh, "Area Director")) - - def test_ferrel_is_ad(self): - sf = User.objects.filter(pk = 491)[0] - self.assertIsNotNone(sf) - self.assertTrue(has_role(sf, "Area Director")) - - def test_joeblow_is_mortal(self): - jb = User.objects.filter(pk = 99870)[0] - self.assertIsNotNone(jb) - self.assertFalse(has_role(jb, "Area Director")) - self.assertFalse(has_role(jb, "Secretariat")) - - diff --git a/ietf/meeting/tests/edit.py b/ietf/meeting/tests/edit.py deleted file mode 100644 index e5771aa06..000000000 --- a/ietf/meeting/tests/edit.py +++ /dev/null @@ -1,38 +0,0 @@ -import re - -from django.conf import settings -from ietf.utils import TestCase -from ietf.meeting.models import TimeSlot, Session, ScheduledSession -from auths import auth_joeblow, auth_wlo, auth_ietfchair, auth_ferrel - -capture_output = False - -class EditTestCase(TestCase): - # See ietf.utils.test_utils.TestCase for the use of perma_fixtures vs. fixtures - perma_fixtures = [ - 'meeting83.json', - 'constraint83.json', - 'workinggroups.json', - 'groupgroup.json', - 'person.json', 'users.json' ] - - def test_getEditData(self): - # confirm that we can get edit data from the edit interface - resp = self.client.get('/meeting/83/schedule/edit',{}, - **auth_wlo) - m = re.search(".*session_obj.*", resp.content) - # to capture new output (and check it for correctness) - if capture_output: - out = open("%s/meeting/tests/edit_out.html" % settings.BASE_DIR, "w") - out.write(resp.content) - out.close() - self.assertIsNotNone(m) - - def test_schedule_lookup(self): - from ietf.meeting.views import get_meeting - - # determine that there isn't a schedule called "fred" - mtg = get_meeting(83) - sched83 = mtg.get_schedule_by_name("mtg:83") - self.assertIsNotNone(sched83, "sched83 not found") - diff --git a/ietf/meeting/tests/meetingurls.py b/ietf/meeting/tests/meetingurls.py deleted file mode 100644 index e9599cbc3..000000000 --- a/ietf/meeting/tests/meetingurls.py +++ /dev/null @@ -1,15 +0,0 @@ -import re - -from ietf.utils.test_utils import SimpleUrlTestCase, canonicalize_feed - -class MeetingUrlTestCase(SimpleUrlTestCase): - def testUrls(self): - self.doTestUrls(__file__) - def doCanonicalize(self, url, content): - if url.startswith("/feed/"): - return canonicalize_feed(content) - if "agenda" in url: - content = re.sub("","", content) - content = re.sub('