-
Notifications
You must be signed in to change notification settings - Fork 82
MarkIPCE
Tom Barbette edited this page Oct 3, 2018
·
3 revisions
MarkIPCE — Click element; sets IP packets' ECN field to Congestion Experienced
MarkIPCE([FORCE])
Ports: 1 input, 1 output
Processing: agnostic
Expects IP packets as input. Sets each incoming packet's ECN field to Congestion Experienced (value 3), incrementally recalculates the IP checksum, and passes the packet to output 0. Packets whose ECN field is zero (not ECN-capable) are dropped unless the optional FORCE argument is true.
Generated by click-elem2man from ../elements/ip/markipce.hh:7
on 2018/10/03.