[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180910082715.11506-1-nautsch2@gmail.com>
Date: Mon, 10 Sep 2018 10:27:14 +0200
From: Andre Naujoks <nautsch2@...il.com>
To: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
davem@...emloft.net, kuznet@....inr.ac.ru, yoshfuji@...ux-ipv6.org
Cc: Andre Naujoks <nautsch2@...il.com>
Subject: [PATCH 0/1] add IPV6_MULTICAST_ALL sockopt
The patch applies to the current net-next tree.
I tried to keep the impact of this to a minimum and to replicate the
behaviour of IP_MULTICAST_ALL.
Andre Naujoks (1):
ipv6: Add sockopt IPV6_MULTICAST_ALL analogue to IP_MULTICAST_ALL
include/linux/ipv6.h | 3 ++-
include/uapi/linux/in6.h | 1 +
net/ipv6/af_inet6.c | 1 +
net/ipv6/ipv6_sockglue.c | 11 +++++++++++
net/ipv6/mcast.c | 2 +-
5 files changed, 16 insertions(+), 2 deletions(-)
--
2.19.0.rc2
Powered by blists - more mailing lists