Skip to content

Commit 1ae94e9

Browse files
authored
Reapply #625 changes to DATAGRAM, add extensions to DATAGRAM_STATUS
Fixes: #671 #683 #684 #693
1 parent 4281fec commit 1ae94e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

draft-ietf-moq-transport.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2453,8 +2453,6 @@ OBJECT_DATAGRAM {
24532453
Publisher Priority (8),
24542454
Extension Headers Length (i),
24552455
[Extension headers (...)],
2456-
Object Payload Length (i),
2457-
[Object Status (i)],
24582456
Object Payload (..),
24592457
}
24602458
~~~
@@ -2474,6 +2472,8 @@ OBJECT_DATAGRAM_STATUS {
24742472
Group ID (i),
24752473
Object ID (i),
24762474
Publisher Priority (8),
2475+
Extension Headers Length (i),
2476+
[Extension headers (...)],
24772477
Object Status (i),
24782478
}
24792479
~~~

0 commit comments

Comments
 (0)