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

SetIPDSCP Element Documentation

NAME

SetIPDSCP — Click element; sets IP packets' DSCP fields

SYNOPSIS

SetIPDSCP(DSCP)

Batching: Batching natively supported
Ports: 1 input, 1 output
Processing: agnostic

DESCRIPTION

Expects IP packets as input and sets their Differential Services Code Point to DSCP. Then it incrementally recalculates the IP checksum and passes the packet to output 0. The DSCP is the upper 6 bits of the IP TOS field.

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

Clone this wiki locally