Changes between Version 9 and Version 10 of BranchesExplained

Show
Ignore:
Timestamp:
07/17/09 16:05:44 (14 months ago)
Author:
marek (IP: 115.81.164.116)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BranchesExplained

    v9 v10  
    2626Batman advanced was first implemented in userspace as proof of concept.  However the virtual interface in userspace imposed a significant overhead for low-end wireless access points, so we decided to re-implement batman-advanced as kernel module which is now batman-adv-kernelland. 
    2727 
    28 === [wiki:batman-adv battools] === 
    29 Maintainer: Andreas Langer 
     28=== [wiki:batman-adv batctl (former battools)] === 
     29Maintainer: Andreas Langer, Marek Lindner 
    3030 
    31 The battools are a set of debugging tools which work together with our layer 2 implementation. You can use them to debug the mesh which proved to be difficult without them. 
     31The batctl program contains a set of debugging tools which work together with our layer 2 implementation. You can use them to debug the mesh which proved to be difficult without them.