Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-20 | batman-adv: Return hna count on local buffer fill | Sven Eckelmann | |
hna_local_fill_buffer must return the number of added hna entries and not the last checked hash bucket. Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: David S. Miller <davem@davemloft.net> | |||
2010-12-16 | net: Add batman-adv meshing protocol | Sven Eckelmann | |
B.A.T.M.A.N. (better approach to mobile ad-hoc networking) is a routing protocol for multi-hop ad-hoc mesh networks. The networks may be wired or wireless. See http://www.open-mesh.org/ for more information and user space tools. Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: David S. Miller <davem@davemloft.net> |