Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-19 | move fsm, geolocate, p2ptbl, shuf to external reposplugnpray | Jan Huwald | |
- remove fsm, geolocate, p2ptbl, shuf - update .config - update paths (the package install into /usr/sbin instead of /sbin) | |||
2011-12-03 | p2ptbl: add gossip protocol | Katze Miau | |
- add `p2ptbl gossip` to distribute tables via udp bcast - add interface option to `p2ptbl update` for immediate communication of updates - add p2ptbl-recv as HBBP-handler to receive table updates p2ptbl-recv has to be symlinked from <HBBP-root>/p2ptbl/<table-name>. It reads the table name from $0 and assumes that all tables are stored in /tmp/p2ptbl/. |