[an error occurred while processing this directive]

Network driver errata

Please note the following undocumented features of the network driver (discovered by Paul Solomon and Matthew Chapman): These features may be avoided by:
  1. Waiting 10 seconds after startup.
  2. Binding to the relevant port.
  3. Sending one dummy packet.
  4. Waiting 1 second before sending the first real packet.
  5. Not sending packets smaller than 18 bytes.
Source code for the network driver is available here. This also include OSkit which the network driver requires. See the oskit/cs9242/ip_driver for the actual UDP/IP driver.
Last modified: 11 Sep 2002. [an error occurred while processing this directive]