On Sunday, July 03, 2016 13:31:37 Sven Eckelmann wrote: > From: Matthias Schiffer <[email protected]> > > This adds the commands BATADV_CMD_GET_TRANSTABLE_LOCAL and > BATADV_CMD_GET_TRANSTABLE_GLOBAL, which correspond to the transtable_local > and transtable_global debugfs files. > > The batadv_tt_client_flags enum is moved to the UAPI to expose it as part > of the netlink API. > > Signed-off-by: Matthias Schiffer <[email protected]> > Signed-off-by: Andrew Lunn <[email protected]> > [[email protected]: add policy for attributes, fix includes] > Signed-off-by: Sven Eckelmann <[email protected]> > [[email protected]: fix VID attributes content] > Signed-off-by: Simon Wunderlich <[email protected]> > --- > include/uapi/linux/batman_adv.h | 56 ++++++ > net/batman-adv/netlink.c | 23 ++- > net/batman-adv/netlink.h | 3 + > net/batman-adv/packet.h | 36 ---- > net/batman-adv/translation-table.c | 377 > +++++++++++++++++++++++++++++++++++++ net/batman-adv/translation-table.h > | 4 + > 6 files changed, 462 insertions(+), 37 deletions(-)
Applied in revision fcfcf61. Thanks, Marek
signature.asc
Description: This is a digitally signed message part.
