Skip to content
Eddie Kohler edited this page Oct 17, 2017 · 1 revision

GridProbeHandler Element Documentation

NAME

GridProbeHandler — Click element; Handles Grid route probes, producing probe replies

SYNOPSIS

GridProbeHandler(ETH, IP, LookupLocalGridRoute, LookupGeographicGridRoute, FloodingLocQuerier)

Ports: 1 input, 2 outputs
Processing: push
Drivers: userlevel

DESCRIPTION

ETH and IP are this nodes's ethernet and IP addresses, respectively. The 3rd, 4th, and 5th arguments are the configuration's local and geographic forwarding elements. They are required so that the probe replies can contain information about the routing actions taken for this packet.

When a Grid probe is received on its input, pushes a probe reply out of its second output, and pushes the probe out of the first output (if the probe should be forwarded).

SEE ALSO

GridProbeSender, GridProbeReplyReceiver, LookupLocalGridRoute, LookupGeographicGridroute, FloodingLocQuerier

Generated by click-elem2man from ../elements/grid/gridprobehandler.hh:15 on 2017/10/17.

Clone this wiki locally