> For the complete documentation index, see [llms.txt](https://www.conserver.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.conserver.io/talks-articles-press/ietf-sessions.md).

# IETF Sessions

The IETF VCON working group meets at each IETF plenary plus occasional interims. Sessions are recorded; minutes, agendas, and slides are posted on the [IETF datatracker](https://datatracker.ietf.org/wg/vcon/meetings/) and stay there permanently.

If you want the canonical record of where the spec is — what's settled, what's contested, what's about to merge — these recordings are it.

## Sessions

### IETF interim — 2026-01-27

* **Video:** [YouTube](https://www.youtube.com/watch?v=jSqQewWSNJI)
* An interim working session between IETF 121 and IETF 122. Used to push extension drafts forward outside the plenary cadence.

### IETF 122, Bangkok — 2025-03-21

* **Video:** [YouTube](https://www.youtube.com/watch?v=gmNBSwnVNac)
* Continued WG progress on the core draft and extensions.

### IETF 121, Dublin — 2024-11-07

* **Video:** [YouTube](https://www.youtube.com/watch?v=DfNKgMvbn1o)
* Core draft consolidation; extension drafts beginning to land.

### IETF 120, Vancouver — 2024-07-25

* **Video:** [YouTube](https://www.youtube.com/watch?v=7ncPbTX3x-0)
* First full plenary after the working group's formal chartering.

### IETF 119, Brisbane — 2024-03-21

* **Video:** [YouTube](https://www.youtube.com/watch?v=t8f3-V_hpD0)
* **Datatracker:** [session materials](https://datatracker.ietf.org/meeting/119/session/vcon)
* Post-chartering session focused on the syntax and lifecycle drafts.

### IETF 118, Prague — 2023-11-08

* **Datatracker minutes:** [minutes-118-vcon-202311081330-00](https://datatracker.ietf.org/meeting/118/materials/minutes-118-vcon-202311081330-00)
* WG-forming discussion; charter and scope.

### IETF 116, Yokohama — 2023-03-29

* **Video:** [YouTube](https://www.youtube.com/watch?v=EF2OMbo6Qj4)
* **Datatracker minutes:** [minutes-116-vcon-202303290030-00](https://datatracker.ietf.org/meeting/116/materials/minutes-116-vcon-202303290030-00)
* First formal IETF session for vCon, including the Birds of a Feather discussion.

## Other IETF materials

* [VCON working group page](https://datatracker.ietf.org/wg/vcon/) — charter, current draft list, mailing list
* [Active drafts](https://datatracker.ietf.org/wg/vcon/documents/) — the full document list
* [Meetings index](https://datatracker.ietf.org/wg/vcon/meetings/) — every past and upcoming session

If you're looking for non-IETF talks (TADSummit, conferences, etc.), see [Conference Keynotes](/talks-articles-press/conference-keynotes.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.conserver.io/talks-articles-press/ietf-sessions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
