On Friday, May 13, 2016 18:35:42 Linus Lüssing wrote:
From: Linus Lüssing linus.luessing@web.de
This patch adds an option to retrieve the per originator multicast flags table.
Signed-off-by: Linus Lüssing linus.luessing@web.de
Changes in v5:
- fixed README description of mcast_flags (copy & paste error from DAT)
Changes in v4:
- rebase to current master (no conflicts)
Changes in v3:
- updated mcast_flags example in README file
Changes in v2:
- header_lines for 'mcast_flags' increased from 2 to 6
- Example updated to more verbose, 6 lines debugfs header output
- (kept order for the noted manpage section as it wasn't alphabetically orderd in the first place - instead keeping the previous "logical" order - 'mcast' after 'nc')
README | 34 ++++++++++++++++++++++++++++++++++ debug.c | 6 ++++++ debug.h | 1 + functions.c | 1 + man/batctl.8 | 3 +++ 5 files changed, 45 insertions(+)
Applied in revision 2f6b65f.
Thanks, Marek