@techreport{ietf-tcpinc-api-06, number = {draft-ietf-tcpinc-api-06}, type = {Internet-Draft}, institution = {Internet Engineering Task Force}, publisher = {Internet Engineering Task Force}, note = {Work in Progress}, url = {https://datatracker.ietf.org/doc/draft-ietf-tcpinc-api/06/}, author = {Andrea Bittau and Dan Boneh and Daniel B. Giffin and Mark J. Handley and David Mazieres and Eric W. Smith}, title = {{Interface Extensions for TCP-ENO and tcpcrypt}}, pagetotal = 14, year = 2018, month = jun, day = 29, abstract = {TCP-ENO and tcpcrypt perform encryption at the transport layer. They also define a few parameters that are intended to be used or configured by applications. This document specifies operating system interfaces for access to these parameters. We describe the interfaces in terms of socket options, the de facto standard API for adjusting per-connection behavior in TCP/IP, and sysctl, a popular mechanism for setting global defaults. Operating systems that lack socket or sysctl functionality can implement similar interfaces in their native frameworks, but should ideally adapt their interfaces from those presented in this document.}, }