Chinaunix首页 | 论坛 | 博客
  • 博客访问: 6564871
  • 博文数量: 1159
  • 博客积分: 12444
  • 博客等级: 上将
  • 技术积分: 12570
  • 用 户 组: 普通用户
  • 注册时间: 2008-03-13 21:34
文章分类

全部博文(1159)

文章存档

2016年(126)

2015年(350)

2014年(56)

2013年(91)

2012年(182)

2011年(193)

2010年(138)

2009年(23)

分类: Android平台

2015-11-15 08:31:11




B.A.T.M.A.N. (better approach to mobile ad-hoc networking) is a routing protocol for multi-hop ad-hoc mesh networks. This is the main development website, we have source code, binary packages, documentation and further information available:


News

  • 10.Aug 2015
  • 16.Jun 2015
  • 16.May 2015
  • 28.Apr. 2015
  • 24.Mar 2015

Getting Started

  • - Get our latest releases, get access to our Git repositories
  • - How to report bugs, send comments, patches or suggestions

Documentation

  • - learn about the B.A.T.M.A.N. flavours
  • B.A.T.M.A.N. Advanced Documentation
  • B.A.T.M.A.N. Daemon Documentation
  • - Almighty Lightweight Fact Remote Exchange Daemon, can be used to distribute arbitrary information over a mesh network
  • - Frequently Asked Questions
  • - Collection of links to B.A.T.M.A.N. press reviews, papers and projects using B.A.T.M.A.N.
  • / - contact us

Merchandise

  • - download logos
  • - get T-Shirts

Other Projects on open-mesh.org

  • - freifunk traceroute tool
  • - Linux distribution geared to build mesh supernodes


++++++++++++++++++++++++++++++++++++++++++++++++++



The Better Approach To Mobile Adhoc Networking (B.A.T.M.A.N.) is a for multi-hop ad hoc networks which is under development by the "" community and intended to replace . It can be used for mesh networks but this is not the only potential use.

B.A.T.M.A.N.'s crucial point is the decentralization of the knowledge about the best route through the network — no single has all the data. This technique eliminates the need to spread information concerning network changes to every node in the network. The individual node only saves information about the "direction" it received data from and sends its data accordingly. The data gets passed on from node to node and get individual, dynamically created routes. A network of is created.

In early 2007, the B.A.T.M.A.N. developers started experimenting with the idea of routing on (Ethernet layer) instead of . To differentiate from the layer 3 routing daemon, the suffix "adv" (for: advanced) was chosen. Instead of sending UDP packets and manipulating routing tables, it provides a virtual network interface and transparently transports packets on its own. The batman-adv kernel module has been part of the official since 2.6.38.


阅读(834) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~