quic: add FEATURE.yaml 23/24323/2
authorAloys Augustin <[email protected]>
Tue, 14 Jan 2020 13:23:37 +0000 (14:23 +0100)
committerDave Wallace <[email protected]>
Wed, 15 Jan 2020 14:06:23 +0000 (14:06 +0000)
Type: docs
Change-Id: Ica60b42e64703879c5c229209e4a4fac278bda31
Signed-off-by: Aloys Augustin <[email protected]>
MAINTAINERS
src/plugins/quic/FEATURE.yaml [new file with mode: 0644]

index ab65297..069a7f2 100644 (file)
@@ -576,6 +576,7 @@ M:  Aloys Augustin <[email protected]>
 M:     Nathan Skrzypczak <[email protected]>
 M:     Dave Wallace <[email protected]>
 M:     Florin Coras <[email protected]>
+Y:     src/plugins/quic/FEATURE.yaml
 F:     src/plugins/quic/
 
 libmemif
diff --git a/src/plugins/quic/FEATURE.yaml b/src/plugins/quic/FEATURE.yaml
new file mode 100644 (file)
index 0000000..ce34d6e
--- /dev/null
@@ -0,0 +1,10 @@
+---
+name: QUIC Protocol
+maintainer: Aloys Augustin <[email protected]>
+features:
+  - host stack integration via session layer
+  - "based on the Quicly library: https://github.com/h2o/quicly"
+description: "IETF QUIC Protocol implementation"
+state: experimental
+properties: [API, CLI, STATS, MULTITHREAD]
+