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

FilterByGridHops Element Documentation

NAME

FilterByGridHops — Click element;

SYNOPSIS

FilterByGridHops(HOPS)

Ports: 1 input, 2 outputs
Processing: push

DESCRIPTION

Expects GRID_NBR_ENCAP packets with MAC headers on input 0. Any packet that has travelled less than HOPS so fare is sent to output 0. Packets that have already travelled HOPS or more are sent out output 1. HOPS is an Integer.

SEE ALSO

FilterByRange

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

Clone this wiki locally