Skip to content

Commit

Permalink
update documents
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 29, 2024
1 parent d2f0480 commit 7ba693c
Show file tree
Hide file tree
Showing 5 changed files with 178 additions and 0 deletions.
11 changes: 11 additions & 0 deletions data/draft-lxin-quic-socket-apis-00.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,17 @@ abstract:
script:
- Latn
format: text/html
relation:
- type: updatedBy
bibitem:
id: draft-lxin-quic-socket-apis-01
docid:
- id: draft-lxin-quic-socket-apis-01
type: Internet-Draft
primary: true
formattedref:
content: draft-lxin-quic-socket-apis-01
format: text/plain
series:
- type: main
title:
Expand Down
155 changes: 155 additions & 0 deletions data/draft-lxin-quic-socket-apis-01.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,155 @@
---
schema-version: v1.2.3
id: draft-lxin-quic-socket-apis-01
title:
- content: Sockets API Extensions for In-kernel QUIC Implementations
language:
- en
script:
- Latn
format: text/plain
link:
- content: https://datatracker.ietf.org/doc/html/draft-lxin-quic-socket-apis-01
type: src
type: standard
docid:
- id: draft-lxin-quic-socket-apis-01
type: Internet-Draft
primary: true
- id: I-D.lxin-quic-socket-apis
type: IETF
scope: anchor
docnumber: I-D.lxin-quic-socket-apis
date:
- type: published
value: '2024-12-29'
contributor:
- person:
name:
given:
forename:
- content: Long
language:
- en
- language:
- en
initial: L
formatted_initials:
content: L.
language:
- en
surname:
content: Xin
language:
- en
completename:
content: Long Xin
language:
- en
affiliation:
- organization:
name:
- content: Red Hat
role:
- type: author
- person:
name:
given:
forename:
- content: Moritz
language:
- en
- language:
- en
initial: M
formatted_initials:
content: M.
language:
- en
surname:
content: Buhl
language:
- en
completename:
content: Moritz Buhl
language:
- en
affiliation:
- organization:
name:
- content: Technical University of Munich
role:
- type: author
- person:
name:
given:
forename:
- content: Marcelo
language:
- en
- language:
- en
initial: M
- language:
- en
initial: R
formatted_initials:
content: M. R.
language:
- en
surname:
content: Leitner
language:
- en
completename:
content: Marcelo Ricardo Leitner
language:
- en
affiliation:
- organization:
name:
- content: Red Hat
role:
- type: author
version:
- draft: '01'
revdate: '2024-12-29'
language:
- en
script:
- Latn
abstract:
- content: "<p>This document describes a mapping of In-kernel QUIC Implementations
into a sockets API. The benefits of this mapping include compatibility for TCP
applications, access to new QUIC features, and a consolidated error and event
notification scheme. In-kernel QUIC enables usage for both userspace applications
and kernel consumers.</p>"
language:
- en
script:
- Latn
format: text/html
relation:
- type: updates
bibitem:
id: draft-lxin-quic-socket-apis-00
docid:
- id: draft-lxin-quic-socket-apis-00
type: Internet-Draft
primary: true
formattedref:
content: draft-lxin-quic-socket-apis-00
format: text/plain
series:
- type: main
title:
content: Internet-Draft
language:
- en
script:
- Latn
format: text/plain
number: draft-lxin-quic-socket-apis-01
doctype: internet-draft
ext:
schema-version: v1.0.1
10 changes: 10 additions & 0 deletions data/draft-lxin-quic-socket-apis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,15 @@ relation:
formattedref:
content: draft-lxin-quic-socket-apis-00
format: text/plain
- type: includes
bibitem:
id: draft-lxin-quic-socket-apis-01
docid:
- id: draft-lxin-quic-socket-apis-01
type: Internet-Draft
primary: true
formattedref:
content: draft-lxin-quic-socket-apis-01
format: text/plain
ext:
schema-version: v1.0.1
2 changes: 2 additions & 0 deletions index-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -187321,6 +187321,8 @@
:file: data/draft-ietf-stir-passport-10.yaml
- :id: draft-ietf-ips-iscsi-20
:file: data/draft-ietf-ips-iscsi-20.yaml
- :id: draft-lxin-quic-socket-apis-01
:file: data/draft-lxin-quic-socket-apis-01.yaml
- :id: draft-mattsson-core-coap-actuators-00
:file: data/draft-mattsson-core-coap-actuators-00.yaml
- :id: draft-wouters-edns-chain-query-00
Expand Down
Binary file modified index-v1.zip
Binary file not shown.

0 comments on commit 7ba693c

Please sign in to comment.