Poor man's token bus
pmtb-1.0.tar.gz | 11 May 2004 | 15.9k |
Having built a small compile farm on a 10base2 network, I suspected that ethernet collisions were the main source of contention. This program implements a simple token bus protocol, wrapping the 10base2 network behind OpenBSD's tun device, thus relieving the compile farm of packet collisions (at the expense of a bit more cpu load).
The subversion repository for this software can be accessed through http://svn.adaptive-enterprises.com/misc/pmtb
or browsed with ViewVC.
This software has been placed in the public domain.