Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-09 | watch FSM inetable every minute, gossip gwip table at the same rate | Katze Miau | |
2011-12-09 | add cron job to watch update FSM and gossip update p2p table | Katze Miau | |
For debugging reasons both cronjobs are executed once per minute. This rate should be reduced before deployment in larger networks. | |||
2011-12-03 | add p2ptbl "test" as example | Katze Miau | |
The table broadcasted once per minute over br-mesh. To fill the table with contents on all nodes, run: p2ptbl update /tmp/p2ptbl/test somekey somevalue on one node. If the command shall have immediate effect, run: p2ptbl update /tmp/p2ptbl/test somekey somevalue br-mesh |