Skip to content
Tom Barbette edited this page Oct 3, 2018 · 2 revisions

ACKResponder2 Element Documentation

NAME

ACKResponder2 — Click element; Send positive acknowledgements to unicast data packets.

SYNOPSIS

ACKResponder2(IP)

Ports: 1 input, 2 outputs
Processing: agnostic, but output 1 is push

DESCRIPTION

Input should be ACKRetrySender2 packets. When a packet addressed to IP is received on the input, the ACKRetrySender header is stripped, it is passed through to output 0, and an ACK response is pushed out of output 1.

The ACK response needs to be encapsulated with this node's ethernet source address, the broadcast ethernet destination address, and the ACK ethernet type (typicall 0x7ffc).

SEE ALSO

ACKRetrySender2, ACKResponder

Generated by click-elem2man from ../elements/grid/ackresponder2.hh:7 on 2018/10/03.

Clone this wiki locally