In 2007, the IETF published five
Request for Comments (RFCs) that define iWARP: • RFC 5040
A Remote Direct Memory Access Protocol Specification is layered over
Direct Data Placement Protocol (DDP). It defines how RDMA Send, Read, and Write operations are encoded using DDP into headers on the network. • RFC 5041
Direct Data Placement over Reliable Transports is layered over MPA/TCP or SCTP. It defines how received data can be directly placed into an upper layer protocols receive buffer without intermediate buffers. • RFC 5042
Direct Data Placement Protocol (DDP) / Remote Direct Memory Access Protocol (RDMAP) Security analyzes security issues related to iWARP DDP and RDMAP protocol layers. • RFC 5043
Stream Control Transmission Protocol (SCTP) Direct Data Placement (DDP) Adaptation defines an adaptation layer that enables DDP over SCTP. • RFC 5044
Marker PDU Aligned Framing for TCP Specification defines an adaptation layer that enables preservation of DDP-level protocol record boundaries layered over the TCP reliable connected byte stream. These RFCs are based on the RDMA Consortium's specifications for RDMA over TCP.{{cite web Since 2007, the IETF has published three additional RFCs that maintain and extend iWARP: • RFC 6580
IANA Registries for the Remote Direct Data Placement (RDDP) Protocols published in 2012 defines
IANA registries for
Remote Direct Data Placement (RDDP) error codes, operation codes, and function codes. • RFC 6581
Enhanced Remote Direct Memory Access (RDMA) Connection Establishment published in 2011 fixes shortcomings with iWARP connection setup. • RFC 7306
Remote Direct Memory Access (RDMA) Protocol Extensions published in 2014 extends RFC 5040 with
atomic operations and RDMA Write with Immediate Data. == Protocol ==