next up previous contents index
Next: 28.2.3.0.1 configuration parameters Up: 28.2 TCP Receivers (sinks) Previous: 28.2.2.0.1 configuration parameters

28.2.3 Sack TCP Sink

The selective-acknowledgment TCP sink (Agent/TCPSink/Sack1) implements SACK generation modeled after the description of SACK in RFC 2018. This object includes a bound variable maxSackBlocks_ which gives the maximum number of blocks of information in an ACK available for holding SACK information. The default value for this variable is 3, in accordance with the expected use of SACK with RTTM (see RFC 2018, section 3). Delayed and selective ACKs together are implemented by an object of type Agent/TCPSink/Sack1/DelAck.



 


2000-08-24