https://github.com/quicwg/ops-drafts
Applicability and Manageability Statements
https://github.com/quicwg/ops-drafts
applicability ietf manageability ops quic standards
Last synced: about 1 month ago
JSON representation
Applicability and Manageability Statements
- Host: GitHub
- URL: https://github.com/quicwg/ops-drafts
- Owner: quicwg
- Created: 2017-06-18T01:32:19.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2022-09-28T08:16:34.000Z (over 3 years ago)
- Last Synced: 2024-12-30T23:44:25.735Z (about 1 year ago)
- Topics: applicability, ietf, manageability, ops, quic, standards
- Language: Makefile
- Homepage: https://quicwg.org/
- Size: 2.3 MB
- Stars: 23
- Watchers: 22
- Forks: 19
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# QUIC Operations Drafts
This is the working area for the IETF QUIC Working Group documents covering
the applicability and manageability of the QUIC transport protocol.
## Applicability
* [Editor's copy](https://quicwg.github.io/ops-drafts/draft-ietf-quic-applicability.html)
* [Working Group Draft](https://tools.ietf.org/html/draft-ietf-quic-applicability)
* [Compare Individual Draft and Editor's copy](https://tools.ietf.org/rfcdiff?url1=https://tools.ietf.org/id/draft-ietf-quic-applicability.txt&url2=https://quicwg.github.io/ops-drafts/draft-ietf-quic-applicability.txt)
## Manageability
* [Editor's copy](https://quicwg.github.io/ops-drafts/draft-ietf-quic-manageability.html)
* [Working Group Draft](https://tools.ietf.org/html/draft-ietf-quic-manageability)
* [Compare Individual Draft and Editor's copy](https://tools.ietf.org/rfcdiff?url1=https://tools.ietf.org/id/draft-ietf-quic-manageability.txt&url2=https://quicwg.github.io/ops-drafts/draft-ietf-quic-manageability.txt)
## Building the Draft
Formatted text and HTML versions of the draft can be built using `make`.
```sh
$ make
```
This requires that you have the necessary software installed. See [the
instructions](https://github.com/martinthomson/i-d-template/blob/master/doc/SETUP.md).
## Contributing
See our
[guidelines for contribution](https://github.com/quicwg/ops-drafts/blob/master/CONTRIBUTING.md).