mirror of
https://github.com/pion/stun.git
synced 2025-12-24 11:51:03 +08:00
676 B
676 B
| 1 | # SPDX-FileCopyrightText: 2023 The Pion community <https://pion.ly> | ||
|---|---|---|---|
| 2 | # SPDX-License-Identifier: CC0-1.0 | ||
| 3 | Value | Name | Reference |
| 4 | 0x000 | Reserved | [RFC5389] |
| 5 | 0x001 | Binding | [RFC5389] |
| 6 | 0x002 | Reserved; was SharedSecret | [RFC5389] |
| 7 | 0x003 | Allocate | [RFC5766] |
| 8 | 0x004 | Refresh | [RFC5766] |
| 9 | 0x005 | Unassigned | |
| 10 | 0x006 | Send | [RFC5766] |
| 11 | 0x007 | Data | [RFC5766] |
| 12 | 0x008 | CreatePermission | [RFC5766] |
| 13 | 0x009 | ChannelBind | [RFC5766] |
| 14 | 0x00A | Connect | [RFC6062] |
| 15 | 0x00B | ConnectionBind | [RFC6062] |
| 16 | 0x00C | ConnectionAttempt | [RFC6062] |
| 17 | 0x00D-0x0FF | Unassigned | |
| 18 | 0x100-0xFFF | Reserved (For DTLS-SRTP multiplexing collision avoidance, see [RFC7983]. Cannot be made available for assignment without IETF Review.) | [RFC7983] |