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
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.