05 Mar, 2011
3 commits
-
Signed-off-by: Linus Lüssing
Signed-off-by: Marek Lindner -
Signed-off-by: Marek Lindner
-
bonding / alternating candidates need to be secured by rcu locks
as well. This patch therefore converts the bonding list
from a plain pointer list to a rcu securable lists and references
the bonding candidates.Signed-off-by: Simon Wunderlich
Signed-off-by: Marek Lindner
12 Feb, 2011
1 commit
-
types.h is included by main.h, which is included at the beginning of any
other c-file anyway. Therefore this commit removes those duplicate
inclussions.Signed-off-by: Linus Lüssing
Signed-off-by: Sven Eckelmann
31 Jan, 2011
2 commits
-
Signed-off-by: Sven Eckelmann
-
Some function parameters are obsolete now and can be removed.
Reported-by: Sven Eckelmann
Signed-off-by: Simon Wunderlich
Signed-off-by: Sven Eckelmann
17 Dec, 2010
1 commit
-
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
Signed-off-by: David S. Miller