Changes between Version 9 and Version 10 of BranchesExplained
- Timestamp:
- 07/17/09 16:05:44 (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BranchesExplained
v9 v10 26 26 Batman 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. 27 27 28 === [wiki:batman-adv bat tools] ===29 Maintainer: Andreas Langer 28 === [wiki:batman-adv batctl (former battools)] === 29 Maintainer: Andreas Langer, Marek Lindner 30 30 31 The bat tools area 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.31 The 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.
