Skip to content

Services provided by IETF transport protocols and congestion control mechanisms (IETF TAPS WG document)

Notifications You must be signed in to change notification settings

gorryfair/taps-transports

 
 

Repository files navigation

TAPS Transports Document

This is the source repository for draft-ietf-taps-transports, in fulfillment of item 1 of the IETF TAPS WG charter.

Toolchain

This repository is set up with the assumption that editing is done in Markdown (using [kramdown-rfc2629}(https://github.com/cabo/kramdown-rfc2629) syntax), from which xml and txt are generated. To install the toolchain (assuming you have ruby and python installed):

# gem install kramdown-rfc2629
# pip install xml2rfc

To generate XML:

$ kramdown-rfc2629 draft-ietf-taps-transports-00.md > draft-ietf-taps-transports-00.xml
$ rfc2xml draft-ietf-taps-transports-00.xml

A makefile will be available soon.

To apply edits to the XML file, please contact the editors (Gorry Fairhurst, Brian Trammell, or Mirja Kühlewind) with diffs.

About

Services provided by IETF transport protocols and congestion control mechanisms (IETF TAPS WG document)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 100.0%