[packages] babeld: upgrade to babeld-1.3.0
authorkerneis <kerneis@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 13 Dec 2011 14:29:34 +0000 (14:29 +0000)
committerkerneis <kerneis@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 13 Dec 2011 14:29:34 +0000 (14:29 +0000)
commit7532ca5b2d6060f3e5bf92df1bc29480cae253fa
tree1859c0f3a6336be0cb9a0be9ab738bcf970bdff4
parentfa3e19f17ceea9c03a3a4ccb90b7140195a2222c
[packages] 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.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29512 3c298f89-4303-0410-b956-a3cf2f4a3e73
net/babel/Makefile