On Tuesday, May 10, 2016 18:41:26 Linus Lüssing wrote:
With this patch changes relevant to a node's own multicast flags are printed to the 'mcast' log level.
Tested-by: Simon Wunderlich sw@simonwunderlich.de Signed-off-by: Linus Lüssing linus.luessing@c0d3.blue
net/batman-adv/main.h | 4 +- net/batman-adv/multicast.c | 133 ++++++++++++++++++++++++++++++++++++++- net/batman-adv/soft-interface.c | 4 ++ net/batman-adv/types.h | 4 ++ 4 files changed, 142 insertions(+), 3 deletions(-)
Applied in revision ffdce4f.
Thanks, Marek