babeld: upgrade to babeld-1.3.0
authorGabriel Kerneis <kerneis@pps.jussieu.fr>
Tue, 13 Dec 2011 14:29:34 +0000 (14:29 +0000)
committerGabriel Kerneis <kerneis@pps.jussieu.fr>
Tue, 13 Dec 2011 14:29:34 +0000 (14:29 +0000)
commit6483974b7c663974507d89acf72e0a016b9e5144
treea312935537045e9e9c686a6fb61a58d4f241eab2
parentea251e3a9f6d4cdf312ca6fa9f4af1ca014f4526
babeld: upgrade to babeld-1.3.0

8 December 2011: babeld-1.3.0

  * Made the route table into a sorted array, and use binary sort for
    searching for routes.  This makes most route operations O(log n), at
    a slight cost in memory usage.
  * Changed the update sending strategy to use buffers large enough for
    a full update.  This makes the duplicate suppression mechanism
    effective in large networks, at a small cost in memory usage.
  * Rate-limit the reaction to wildcard requests.  This avoids an update
    storm at boot in large networks.
  * Fixed a bug that prevented usage of the "default" keyword in
    configuration files.

SVN-Revision: 29512
net/babel/Makefile