This is the working area for the TCPM Working Group Internet-Draft "CUBIC for Fast Long-Distance Networks".
The easiest way to build formatted text and HTML versions of this draft is to use the Docker i-d-toolchain.
docker run \
--pull always \
-v $(pwd):/id:delegated \
--cap-add=SYS_ADMIN \
ghcr.io/larseggert/i-d-toolchain:latest \
kdrfc -h -3 draft-ietf-tcpm-rfc8312bis.md
Alternatively, formatted text and HTML versions of the draft can be built using
make
.
make
This requires that you have the necessary software installed. In addition to the requirements described here, you also need to have svgcheck, tex2svg and asciitex installed.
See the guidelines for contributions.