On Friday, July 17, 2015 22:50:03 Marek Lindner wrote:
With this patch, batctl is able to:
- list supported routing algorithms
- list batX interfaces with their configured routing algorithm
- view and alter the selected routing algorithm
Signed-off-by: Marek Lindner mareklindner@neomailbox.ch
v2: man page entry added
debug.c | 14 ++++++++++ debug.h | 2 ++ main.c | 5 ++++ man/batctl.8 | 8 +++++- sys.c | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ sys.h | 3 ++ 6 files changed, 122 insertions(+), 1 deletion(-)
Applied in revision 2c2cb26.
Regards, Marek