You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eddie Kohler edited this page Oct 17, 2017
·
1 revision
SetIPDSCP Element Documentation
NAME
SetIPDSCP — Click element;
sets IP packets' DSCP fields
SYNOPSIS
SetIPDSCP(DSCP)
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 2017/10/17.