-
Notifications
You must be signed in to change notification settings - Fork 321
GridProbeSender
Eddie Kohler edited this page Oct 17, 2017
·
2 revisions
GridProbeSender — Click element; Produces a Grid route probe packet.
GridProbeSender(ETH, IP)
Ports: no inputs, 1 output
Processing: push
Drivers: userlevel
ETH and IP are this node's ethernet and IP addresses, respectively. When the element's send_probe handler is called, pushes a GRID_ROUTE_PROBE packet for the specified destination, with the specified nonce. This packet should probably be sent back through the Grid input packet rocessing.
- send_probe (write-only) — arguments are the destination IP followed by a nonce, e.g: ``18.26.7.111 3242435''
GridProbeReplyReceiver, GridProbeHandler, LookupLocalGridRoute
Generated by click-elem2man from ../elements/grid/gridprobesender.hh:11
on 2017/10/17.