diff options
Diffstat (limited to 'ospfd/ChangeLog')
-rw-r--r-- | ospfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index feba89a3..ce765162 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -1,3 +1,10 @@ +2007-09-18 Denis Ovsienko + + * ospf_network.c: (ospf_adjust_sndbuflen) Don't complain + about getting more buffer space, than requested. + * ospfd.[ch]: (ospf_new) Abandon OSPF_SNDBUFLEN_DEFAULT + and consider OS's initial buffer size instead. + 2007-08-21 Denis Ovsienko * ospfd.h: Extend struct ospf with maxsndbuflen field and |