From e591d5a48da9e5695686b44a534a8ad5996d5ae0 Mon Sep 17 00:00:00 2001 From: Florian Pose Date: Thu, 13 Sep 2007 11:07:19 +0000 Subject: [PATCH] Updated NEWS. --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index ade3a6bf..776cca26 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,15 @@ $Id$ 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.