equal
deleted
inserted
replaced
4 |
4 |
5 ------------------------------------------------------------------------------- |
5 ------------------------------------------------------------------------------- |
6 |
6 |
7 Changes in version 1.3.1: |
7 Changes in version 1.3.1: |
8 |
8 |
|
9 * Improved EoE handling: Avoided skipping of datagrams and release lock |
|
10 while processing. |
|
11 * Added some statistics to the datagram structure. |
|
12 * Master state machine clears all station addresses with a broadcast datagram |
|
13 before setting them. |
|
14 * Added --enable-eoe conditional. |
|
15 * Minor extensions of the master info file. |
|
16 * Improved handling of unexpected working counters. |
|
17 * Create network interfaces for EoE devices with alias as eoeXaY. |
9 * Fixed problems on big-endian systems. |
18 * Fixed problems on big-endian systems. |
10 * Added documentation on how to set up an EoE network. |
19 * Added documentation on how to set up an EoE network. |
11 |
20 |
12 ------------------------------------------------------------------------------- |
21 ------------------------------------------------------------------------------- |
13 |
22 |