-
Notifications
You must be signed in to change notification settings - Fork 321
LocQueryResponder
LocQueryResponder — Click element; generates responses to Grid Location queries
LocQueryResponder(E, I)
Ports: 1 input, 1 output
Processing: agnostic
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).
FloodingLocQuerier, LookupLocalGridRoute, LookupGeographicGridRoute, FixSrcLoc
Generated by click-elem2man from ../elements/grid/locqueryresponder.hh:4
on 2017/10/17.