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

LocQueryResponder Element Documentation

NAME

LocQueryResponder — Click element; generates responses to Grid Location queries

SYNOPSIS

LocQueryResponder(E, I)

Ports: 1 input, 1 output
Processing: agnostic

DESCRIPTION

E and I are this node's ethernet and IP addresses, respectively. Input should be Grid location query packets destined for us, including the MAC header. Produces a GRID_LOC_REPLY packet with the correct destination IP and location information. This packet should probably be sent back through a routing element, e.g. through LookupLocalGridRoute's MAC layer input, and then through FixSrcLoc (to actually get this node's location information into the packet).

SEE ALSO

FloodingLocQuerier, LookupLocalGridRoute, LookupGeographicGridRoute, FixSrcLoc

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

Clone this wiki locally