# HG changeset patch # User Florian Pose # Date 1189681639 0 # Node ID 0fd652c48e3f0221ff982f6fbfa942eedd73796f # Parent 35d1bb508d09af0fa06fa3c5eb27e7221b45ab58 Updated NEWS. diff -r 35d1bb508d09 -r 0fd652c48e3f NEWS --- a/NEWS Thu Sep 13 10:56:51 2007 +0000 +++ b/NEWS Thu Sep 13 11:07:19 2007 +0000 @@ -6,6 +6,15 @@ Changes in version 1.3.1: +* Improved EoE handling: Avoided skipping of datagrams and release lock + while processing. +* Added some statistics to the datagram structure. +* Master state machine clears all station addresses with a broadcast datagram + before setting them. +* Added --enable-eoe conditional. +* Minor extensions of the master info file. +* Improved handling of unexpected working counters. +* Create network interfaces for EoE devices with alias as eoeXaY. * Fixed problems on big-endian systems. * Added documentation on how to set up an EoE network.