On Wednesday 12 March 2014 17:04:48 Simon Wunderlich wrote:
From: Simon Wunderlich simon@open-mesh.com
This patch adds batctl support for the recently introduced mesh wide multi interface optimization in batman-adv.
Signed-off-by: Simon Wunderlich simon@open-mesh.com
Changes to PATCHv1:
- check if the supplied interface actually belongs to the interface
- add README and manpage descriptions
README | 25 +++++++++++++++++++++++++ debug.c | 32 ++++++++++++++++++++++++++------ man/batctl.8 | 4 +++- sys.c | 28 ++++++++++++++++++++++++++++ sys.h | 1 + 5 files changed, 83 insertions(+), 7 deletions(-)
Applied in revision 62f87ce.
Thanks, Marek