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

SimpleLocQuerier Element Documentation

NAME

SimpleLocQuerier — Click element; Sets Grid destination location by looking in a static table

SYNOPSIS

SimpleLocQuerier(DEST-IP LAT LON [, ...])

Ports: 1 input, 1 output
Processing: push
Drivers: userlevel

DESCRIPTION

Each argument is a 3-tuple of the destination IP, latitude, and longitude (lat, lon as real numbers).

Expects GRID_NBR_ENCAP packet with MAC headers as input, which will be output with the destination location filled in to match the header's destination address.

SEE ALSO

FloodingLocQuerier

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

Clone this wiki locally