On 19/06/17 23:44, Julien Gomes wrote:
> Add RTNLGRP_{IPV4,IPV6}_MROUTE_R as two new restricted groups for the
> NETLINK_ROUTE family.
> Binding to these groups specifically requires CAP_NET_ADMIN to allow
> multicast of sensitive messages (e.g. mroute cache reports).
>
> Signed-off-by: Julien Gomes <[email protected]>
> ---
> include/uapi/linux/rtnetlink.h | 4 ++++
> net/core/rtnetlink.c | 13 +++++++++++++
> 2 files changed, 17 insertions(+)
Thanks!
Suggested-by: Nikolay Aleksandrov <[email protected]>
Signed-off-by: Nikolay Aleksandrov <[email protected]>