Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.
/ rfc8312bis Public archive

Revision of RFC8312 "CUBIC for Fast Long-Distance Networks"

License

Notifications You must be signed in to change notification settings

NTAP/rfc8312bis

Repository files navigation

CUBIC for Fast Long-Distance Networks

This is the working area for the TCPM Working Group Internet-Draft "CUBIC for Fast Long-Distance Networks".

Building the Draft

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.

Contributing

See the guidelines for contributions.