diff options
author | hasso <hasso> | 2005-03-06 13:42:05 +0000 |
---|---|---|
committer | hasso <hasso> | 2005-03-06 13:42:05 +0000 |
commit | 3452d4752490516c3228da3700c93e2089e30083 (patch) | |
tree | 46ba333a050deaef1cf933afab28b7eca9310fad /zebra/ChangeLog | |
parent | c1ba9e8a8ac0447e6f33d50b4b9e7a1e68307bf1 (diff) |
* interface.c: Fix CRC and frame errors statistics in Linux.
Diffstat (limited to 'zebra/ChangeLog')
-rw-r--r-- | zebra/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/zebra/ChangeLog b/zebra/ChangeLog index a93f886e..ad8cf7cc 100644 --- a/zebra/ChangeLog +++ b/zebra/ChangeLog @@ -1,3 +1,7 @@ +2005-03-06 Hasso Tepper <hasso at quagga.net> + + * interface.c: Fix CRC and frame errors statistics in Linux. + 2005-02-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu> * zserv.c: Must include network.h and buffer.h for non-blocking I/O. |