diff options
author | ajs <ajs> | 2005-02-09 15:35:50 +0000 |
---|---|---|
committer | ajs <ajs> | 2005-02-09 15:35:50 +0000 |
commit | 083ee9d9cdbf72a452b9af96e62d0625ea712cd9 (patch) | |
tree | 25843a21e1d0ed9dd9125a8ed117e895b51bd432 /ospfd/ChangeLog | |
parent | 8cfde37647b40640667ffb38c32b575da1476586 (diff) |
2005-02-09 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
* ospf_packet.c: (ospf_write) If sendmsg fails, give more info in the
error message.
Diffstat (limited to 'ospfd/ChangeLog')
-rw-r--r-- | ospfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index 0d7bd9c4..c530a98d 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -1,3 +1,8 @@ +2005-02-09 Andrew J. Schorr <ajschorr@alumni.princeton.edu> + + * ospf_packet.c: (ospf_write) If sendmsg fails, give more info in the + error message. + 2005-02-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu> * ospf_interface.h: Reduce structure padding by putting new u_char |