On Thursday 28 April 2016 22:37:28 Andrew Lunn wrote:
Dump the list of bridge loop avoidance claims via the netlink socket.
Signed-off-by: Andrew Lunn andrew@lunn.ch
include/uapi/linux/batman_adv.h | 6 ++ net/batman-adv/bridge_loop_avoidance.c | 162 +++++++++++++++++++++++++++++++++ net/batman-adv/bridge_loop_avoidance.h | 9 +- net/batman-adv/netlink.c | 7 ++ 4 files changed, 183 insertions(+), 1 deletion(-)
You can find the missing includes in the attached patch
Kind regards, Sven