On Monday, July 18, 2016 12:12:01 Sven Eckelmann wrote: > From: Andrew Lunn <[email protected]> > > The kernel has gained support for exporting some information via > netlink. Use this when available, rather than debugfs. > > If netlink is not available, or the information is not yet available > via netlink, batctl will fall back to debugfs. > > Signed-off-by: Andrew Lunn <[email protected]> > [[email protected]: Add missing local TTVN in transtable_global, add > missing local group id to claim table, fix use-after-free of algo_name, fix > alignment of the originator entries] > Signed-off-by: Sven Eckelmann <[email protected]> > [[email protected]: fix claimtable output format, fix name of mandatory > claim table attributes, fix printing of VIDs] > Signed-off-by: Simon Wunderlich <[email protected]> > --- > debug.c | 22 +- > debug.h | 4 +- > functions.c | 11 + > functions.h | 2 + > netlink.c | 1069 > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- > netlink.h | 18 +- > 6 files changed, 1121 insertions(+), 5 deletions(-)
Applied in revision d8dd1ff. Thanks, Marek
signature.asc
Description: This is a digitally signed message part.
