Change History

5/31/98 First round of changes to allow for better per-protocol resource control, plus fixes (Godmar Back)

11/2/97 Version 1.2 released.

10/30/97 Fixed code cache bug where protocols were not being evicted when the cache was full. (David Wetherall)

10/29/97 Added backoff to the message logging system to reduce the volume of output for repeated messages. (David Wetherall)

10/28/97 Added backoff to some demand loading protocol messages to reduce work in the case that it is not making progress. (David Wetherall)

10/26/97 Added dynamic route calculation (based on RIP) to simplify joining and leaving a running network. (David Wetherall)

10/25/97 Fixed occasional zero length packet read bug under Linux. (David Wetherall)

10/24/97 Added auction library, an application that performs some of its bid processing within the network. (Ulana Legedza)

10/21/97 Fixed loading of demand loading protocol bug caused by slight classfile differences with the notion of builtin protocols. (David Wetherall)

10/20/97 Fixed byte swapping bug meeting the ANEP specification in Xdr library. (Jon Santos / Jeff Kann)

9/12/97 Version 1.1 released.