-
Notifications
You must be signed in to change notification settings - Fork 321
GridProbeHandler
GridProbeHandler — Click element; Handles Grid route probes, producing probe replies
GridProbeHandler(ETH, IP, LookupLocalGridRoute, LookupGeographicGridRoute, FloodingLocQuerier)
Ports: 1 input, 2 outputs
Processing: push
Drivers: userlevel
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).
GridProbeSender, GridProbeReplyReceiver, LookupLocalGridRoute, LookupGeographicGridroute, FloodingLocQuerier
Generated by click-elem2man from ../elements/grid/gridprobehandler.hh:15
on 2017/10/17.