Commit b2115006 authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Reformat CHANGES.

parent d6e8d734
16 October 2007: babel 0.6 16 October 2007: babel 0.6
* Implemented resending of unsatisfied requests, with exponential backoff. * Implemented resending of unsatisfied requests, with exponential backoff.
* Fixed a potential crash in the request handling code. * Fixed a potential crash in the request handling code.
* Send IHUs more aggressively. * Send IHUs more aggressively.
9 October 2007: babel 0.5 9 October 2007: babel 0.5
* Implemented forwarding of requests and replies. * Implemented forwarding of requests and replies.
* Fixed a bug that prevented requests from being parsed correctly. * Fixed a bug that prevented requests from being parsed correctly.
* Fixed a bug that prevented IHU intervals from being sent. * Fixed a bug that prevented IHU intervals from being sent.
* Respect reboot_time even after an id change. * Respect reboot_time even after an id change.
* Deal with neighbours rebooting and losing their hello seqno when * Deal with neighbours rebooting and losing their hello seqno when
computing link quality. computing link quality.
...@@ -33,7 +27,6 @@ ...@@ -33,7 +27,6 @@
* Made jitter computation depend on how urgent a given message is. * Made jitter computation depend on how urgent a given message is.
This dramatically improves convergence speed, without increasing This dramatically improves convergence speed, without increasing
network load. network load.
* Fixed a bug that prevented neighbour associations from being * Fixed a bug that prevented neighbour associations from being
discarded at shutdown. discarded at shutdown.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment