On Wednesday, May 11, 2016 11:35:31 Sven Eckelmann wrote:
From: Sven Eckelmann sven.eckelmann@open-mesh.com
BATADV_CMD_GET_MESH_INFO will be used as common function to retrieve information from the kernel. This information can be used to display a header for debugfs tables.
Signed-off-by: Sven Eckelmann sven.eckelmann@open-mesh.com
v8:
- check *_IFNAME to not be larger than IFNAMSIZ as suggested by Antonio
- rebase on current master
batman_adv.h | 18 ++++++++++++++++++ netlink.c | 16 ++++++++++++++++ 2 files changed, 34 insertions(+)
Applied (netlink.c section) in 071c16c.
Thanks, Marek