-
Couldn't load subscription status.
- Fork 90
SendGridHello
SendGridHello — Click element;
SendGridHello(PERIOD, JITTER, ETH, IP);
Ports: no inputs, 1 output
Processing: push
Drivers: userlevel
Every PERIOD millseconds (+/- a jitter bounded by JITTER milliseconds), emit a Grid protocol ``Hello'' packet for the Grid node at address IP with MAC address ETH. PERIOD must be greater than 0, JITTER must be positive and less than JITTER. Produces Grid packets with MAC headers.
FixSrcLoc puts the node's position into the packet.
SendGridHello(500, 100, 00:E0:98:09:27:C5, 18.26.4.115) -> ? -> ToDevice(eth0)
UpdateGridRoutes, SendGridLRHello
Generated by click-elem2man from ../elements/grid/hello.hh:4 on 2018/10/03.