On Sunday, July 03, 2016 13:31:39 Sven Eckelmann wrote:
> From: Matthias Schiffer <[email protected]>
> 
> Add BATADV_CMD_GET_ORIGINATORS and BATADV_CMD_GET_NEIGHBORS commands,
> using handlers bat_orig_dump and bat_neigh_dump in batadv_algo_ops. Will
> always return -EOPNOTSUPP for now, as no implementations exist yet.
> 
> Signed-off-by: Matthias Schiffer <[email protected]>
> Signed-off-by: Andrew Lunn <[email protected]>
> [[email protected]: Rewrite based on new algo_ops structures]
> Signed-off-by: Sven Eckelmann <[email protected]>
> Signed-off-by: Simon Wunderlich <[email protected]>
> ---
>  include/uapi/linux/batman_adv.h |   4 +
>  net/batman-adv/netlink.c        |  13 ++++
>  net/batman-adv/originator.c     | 160
> ++++++++++++++++++++++++++++++++++++++++
> net/batman-adv/originator.h     |   4 +
>  net/batman-adv/types.h          |   9 +++
>  5 files changed, 190 insertions(+)

Applied in revision c441a84.

Thanks,
Marek

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to