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

CheckPaint Element Documentation

NAME

CheckPaint — Click element; checks packets' paint annotation

SYNOPSIS

CheckPaint(COLOR [, ANNO])

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

DESCRIPTION

Checks that incoming packets have paint annotation equal to COLOR. If their paints are not equal to COLOR, then they are dropped or emitted on output 1, depending on how many outputs were used.

CheckPaint uses the packet's PAINT annotation by default, but the ANNO argument can specify any one-byte annotation.

SEE ALSO

Paint, PaintTee

Generated by click-elem2man from ../elements/standard/checkpaint.hh:6 on 2018/10/03.

Clone this wiki locally