blob: 5ce107c8aab3477ba20c281c5eb859c572e7347f [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001/*
2 * Multicast support for IPv6
YOSHIFUJI Hideaki1ab14572007-02-09 23:24:49 +09003 * Linux INET6 implementation
Linus Torvalds1da177e2005-04-16 15:20:36 -07004 *
5 * Authors:
YOSHIFUJI Hideaki1ab14572007-02-09 23:24:49 +09006 * Pedro Roque <roque@di.fc.ul.pt>
Linus Torvalds1da177e2005-04-16 15:20:36 -07007 *
YOSHIFUJI Hideaki1ab14572007-02-09 23:24:49 +09008 * Based on linux/ipv4/igmp.c and linux/ipv4/ip_sockglue.c
Linus Torvalds1da177e2005-04-16 15:20:36 -07009 *
10 * This program is free software; you can redistribute it and/or
11 * modify it under the terms of the GNU General Public License
12 * as published by the Free Software Foundation; either version
13 * 2 of the License, or (at your option) any later version.
14 */
15
16/* Changes:
17 *
18 * yoshfuji : fix format of router-alert option
19 * YOSHIFUJI Hideaki @USAGI:
20 * Fixed source address for MLD message based on
21 * <draft-ietf-magma-mld-source-05.txt>.
22 * YOSHIFUJI Hideaki @USAGI:
23 * - Ignore Queries for invalid addresses.
24 * - MLD for link-local addresses.
25 * David L Stevens <dlstevens@us.ibm.com>:
26 * - MLDv2 support
27 */
28
Linus Torvalds1da177e2005-04-16 15:20:36 -070029#include <linux/module.h>
30#include <linux/errno.h>
31#include <linux/types.h>
32#include <linux/string.h>
33#include <linux/socket.h>
34#include <linux/sockios.h>
35#include <linux/jiffies.h>
36#include <linux/times.h>
37#include <linux/net.h>
38#include <linux/in.h>
39#include <linux/in6.h>
40#include <linux/netdevice.h>
41#include <linux/if_arp.h>
42#include <linux/route.h>
43#include <linux/init.h>
44#include <linux/proc_fs.h>
45#include <linux/seq_file.h>
Tejun Heo5a0e3ad2010-03-24 17:04:11 +090046#include <linux/slab.h>
Hannes Frederic Sowa9d4a0312013-07-26 17:05:16 +020047#include <linux/pkt_sched.h>
YOSHIFUJI Hideaki6e7cb832010-04-18 12:42:05 +090048#include <net/mld.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070049
50#include <linux/netfilter.h>
51#include <linux/netfilter_ipv6.h>
52
Eric W. Biederman457c4cb2007-09-12 12:01:34 +020053#include <net/net_namespace.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070054#include <net/sock.h>
55#include <net/snmp.h>
56
57#include <net/ipv6.h>
58#include <net/protocol.h>
59#include <net/if_inet6.h>
60#include <net/ndisc.h>
61#include <net/addrconf.h>
62#include <net/ip6_route.h>
Denis V. Lunev1ed85162008-04-03 14:31:03 -070063#include <net/inet_common.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070064
65#include <net/ip6_checksum.h>
66
YOSHIFUJI Hideaki6e7cb832010-04-18 12:42:05 +090067/* Ensure that we have struct in6_addr aligned on 32bit word. */
68static void *__mld2_query_bugs[] __attribute__((__unused__)) = {
69 BUILD_BUG_ON_NULL(offsetof(struct mld2_query, mld2q_srcs) % 4),
70 BUILD_BUG_ON_NULL(offsetof(struct mld2_report, mld2r_grec) % 4),
71 BUILD_BUG_ON_NULL(offsetof(struct mld2_grec, grec_mca) % 4)
Linus Torvalds1da177e2005-04-16 15:20:36 -070072};
73
74static struct in6_addr mld2_all_mcr = MLD2_ALL_MCR_INIT;
75
Linus Torvalds1da177e2005-04-16 15:20:36 -070076static void igmp6_join_group(struct ifmcaddr6 *ma);
77static void igmp6_leave_group(struct ifmcaddr6 *ma);
78static void igmp6_timer_handler(unsigned long data);
79
80static void mld_gq_timer_expire(unsigned long data);
81static void mld_ifc_timer_expire(unsigned long data);
82static void mld_ifc_event(struct inet6_dev *idev);
83static void mld_add_delrec(struct inet6_dev *idev, struct ifmcaddr6 *pmc);
Eric Dumazetb71d1d42011-04-22 04:53:02 +000084static void mld_del_delrec(struct inet6_dev *idev, const struct in6_addr *addr);
Linus Torvalds1da177e2005-04-16 15:20:36 -070085static void mld_clear_delrec(struct inet6_dev *idev);
Daniel Borkmann6c567b72013-09-04 00:19:38 +020086static bool mld_in_v1_mode(const struct inet6_dev *idev);
Linus Torvalds1da177e2005-04-16 15:20:36 -070087static int sf_setstate(struct ifmcaddr6 *pmc);
88static void sf_markstate(struct ifmcaddr6 *pmc);
89static void ip6_mc_clear_src(struct ifmcaddr6 *pmc);
Eric Dumazetb71d1d42011-04-22 04:53:02 +000090static int ip6_mc_del_src(struct inet6_dev *idev, const struct in6_addr *pmca,
91 int sfmode, int sfcount, const struct in6_addr *psfsrc,
Linus Torvalds1da177e2005-04-16 15:20:36 -070092 int delta);
Eric Dumazetb71d1d42011-04-22 04:53:02 +000093static int ip6_mc_add_src(struct inet6_dev *idev, const struct in6_addr *pmca,
94 int sfmode, int sfcount, const struct in6_addr *psfsrc,
Linus Torvalds1da177e2005-04-16 15:20:36 -070095 int delta);
96static int ip6_mc_leave_src(struct sock *sk, struct ipv6_mc_socklist *iml,
97 struct inet6_dev *idev);
98
Linus Torvalds1da177e2005-04-16 15:20:36 -070099#define MLD_QRV_DEFAULT 2
Daniel Borkmann89225d12013-09-04 00:19:37 +0200100/* RFC3810, 9.2. Query Interval */
101#define MLD_QI_DEFAULT (125 * HZ)
102/* RFC3810, 9.3. Query Response Interval */
103#define MLD_QRI_DEFAULT (10 * HZ)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700104
Daniel Borkmann9fd07842013-08-20 12:22:02 +0200105/* RFC3810, 8.1 Query Version Distinctions */
106#define MLD_V1_QUERY_LEN 24
107#define MLD_V2_QUERY_LEN_MIN 28
108
David L Stevens6f4353d2005-12-26 17:03:46 -0800109#define IPV6_MLD_MAX_MSF 64
Linus Torvalds1da177e2005-04-16 15:20:36 -0700110
Brian Haleyab32ea52006-09-22 14:15:41 -0700111int sysctl_mld_max_msf __read_mostly = IPV6_MLD_MAX_MSF;
Hannes Frederic Sowa2f711932014-09-02 15:49:25 +0200112int sysctl_mld_qrv __read_mostly = MLD_QRV_DEFAULT;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700113
114/*
115 * socket join on multicast group
116 */
117
Eric Dumazet456b61b2010-11-23 13:12:15 +0000118#define for_each_pmc_rcu(np, pmc) \
119 for (pmc = rcu_dereference(np->ipv6_mc_list); \
120 pmc != NULL; \
121 pmc = rcu_dereference(pmc->next))
122
Hannes Frederic Sowafc4eba52013-08-14 01:03:46 +0200123static int unsolicited_report_interval(struct inet6_dev *idev)
124{
125 int iv;
126
Daniel Borkmann6c567b72013-09-04 00:19:38 +0200127 if (mld_in_v1_mode(idev))
Hannes Frederic Sowafc4eba52013-08-14 01:03:46 +0200128 iv = idev->cnf.mldv1_unsolicited_report_interval;
129 else
130 iv = idev->cnf.mldv2_unsolicited_report_interval;
131
132 return iv > 0 ? iv : 1;
133}
134
YOSHIFUJI Hideaki9acd9f32008-04-10 15:42:10 +0900135int ipv6_sock_mc_join(struct sock *sk, int ifindex, const struct in6_addr *addr)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700136{
137 struct net_device *dev = NULL;
138 struct ipv6_mc_socklist *mc_lst;
139 struct ipv6_pinfo *np = inet6_sk(sk);
YOSHIFUJI Hideaki3b1e0a62008-03-26 02:26:21 +0900140 struct net *net = sock_net(sk);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700141 int err;
142
143 if (!ipv6_addr_is_multicast(addr))
144 return -EINVAL;
145
Eric Dumazet456b61b2010-11-23 13:12:15 +0000146 rcu_read_lock();
147 for_each_pmc_rcu(np, mc_lst) {
David L Stevensc9e3e8b2005-06-21 13:58:25 -0700148 if ((ifindex == 0 || mc_lst->ifindex == ifindex) &&
149 ipv6_addr_equal(&mc_lst->addr, addr)) {
Eric Dumazet456b61b2010-11-23 13:12:15 +0000150 rcu_read_unlock();
David L Stevensc9e3e8b2005-06-21 13:58:25 -0700151 return -EADDRINUSE;
152 }
153 }
Eric Dumazet456b61b2010-11-23 13:12:15 +0000154 rcu_read_unlock();
David L Stevensc9e3e8b2005-06-21 13:58:25 -0700155
Linus Torvalds1da177e2005-04-16 15:20:36 -0700156 mc_lst = sock_kmalloc(sk, sizeof(struct ipv6_mc_socklist), GFP_KERNEL);
157
158 if (mc_lst == NULL)
159 return -ENOMEM;
160
161 mc_lst->next = NULL;
Alexey Dobriyan4e3fd7a2011-11-21 03:39:03 +0000162 mc_lst->addr = *addr;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700163
Sabrina Dubrocaa9ed4a22014-09-02 10:29:29 +0200164 rtnl_lock();
Linus Torvalds1da177e2005-04-16 15:20:36 -0700165 if (ifindex == 0) {
166 struct rt6_info *rt;
Daniel Lezcanob8ad0cb2008-03-07 11:16:55 -0800167 rt = rt6_lookup(net, addr, NULL, 0, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700168 if (rt) {
David S. Millerd1918542011-12-28 20:19:20 -0500169 dev = rt->dst.dev;
Amerigo Wang94e187c2012-10-29 00:13:19 +0000170 ip6_rt_put(rt);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700171 }
172 } else
WANG Cong414b6c92014-09-11 15:35:14 -0700173 dev = __dev_get_by_index(net, ifindex);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700174
175 if (dev == NULL) {
Sabrina Dubrocaa9ed4a22014-09-02 10:29:29 +0200176 rtnl_unlock();
Linus Torvalds1da177e2005-04-16 15:20:36 -0700177 sock_kfree_s(sk, mc_lst, sizeof(*mc_lst));
178 return -ENODEV;
179 }
180
181 mc_lst->ifindex = dev->ifindex;
182 mc_lst->sfmode = MCAST_EXCLUDE;
YOSHIFUJI Hideaki196433c2006-01-04 13:56:31 -0800183 rwlock_init(&mc_lst->sflock);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700184 mc_lst->sflist = NULL;
185
186 /*
187 * now add/increase the group membership on the device
188 */
189
190 err = ipv6_dev_mc_inc(dev, addr);
191
192 if (err) {
Sabrina Dubrocaa9ed4a22014-09-02 10:29:29 +0200193 rtnl_unlock();
Linus Torvalds1da177e2005-04-16 15:20:36 -0700194 sock_kfree_s(sk, mc_lst, sizeof(*mc_lst));
Linus Torvalds1da177e2005-04-16 15:20:36 -0700195 return err;
196 }
197
Linus Torvalds1da177e2005-04-16 15:20:36 -0700198 mc_lst->next = np->ipv6_mc_list;
Eric Dumazet456b61b2010-11-23 13:12:15 +0000199 rcu_assign_pointer(np->ipv6_mc_list, mc_lst);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700200
Sabrina Dubrocaa9ed4a22014-09-02 10:29:29 +0200201 rtnl_unlock();
Linus Torvalds1da177e2005-04-16 15:20:36 -0700202
203 return 0;
204}
205
206/*
207 * socket leave on multicast group
208 */
YOSHIFUJI Hideaki9acd9f32008-04-10 15:42:10 +0900209int ipv6_sock_mc_drop(struct sock *sk, int ifindex, const struct in6_addr *addr)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700210{
211 struct ipv6_pinfo *np = inet6_sk(sk);
Eric Dumazet456b61b2010-11-23 13:12:15 +0000212 struct ipv6_mc_socklist *mc_lst;
213 struct ipv6_mc_socklist __rcu **lnk;
YOSHIFUJI Hideaki3b1e0a62008-03-26 02:26:21 +0900214 struct net *net = sock_net(sk);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700215
Li Weia858d642012-07-17 15:28:59 +0800216 if (!ipv6_addr_is_multicast(addr))
217 return -EINVAL;
218
Sabrina Dubrocaa9ed4a22014-09-02 10:29:29 +0200219 rtnl_lock();
Eric Dumazet456b61b2010-11-23 13:12:15 +0000220 for (lnk = &np->ipv6_mc_list;
WANG Congb5350912014-09-11 15:35:13 -0700221 (mc_lst = rtnl_dereference(*lnk)) != NULL;
Eric Dumazet456b61b2010-11-23 13:12:15 +0000222 lnk = &mc_lst->next) {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700223 if ((ifindex == 0 || mc_lst->ifindex == ifindex) &&
224 ipv6_addr_equal(&mc_lst->addr, addr)) {
225 struct net_device *dev;
226
227 *lnk = mc_lst->next;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700228
WANG Cong414b6c92014-09-11 15:35:14 -0700229 dev = __dev_get_by_index(net, mc_lst->ifindex);
Daniel Lezcanob8ad0cb2008-03-07 11:16:55 -0800230 if (dev != NULL) {
Eric Dumazet96b52e62010-06-07 21:05:02 +0000231 struct inet6_dev *idev = __in6_dev_get(dev);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700232
David L Stevensacd6e002006-08-17 16:27:39 -0700233 (void) ip6_mc_leave_src(sk, mc_lst, idev);
Eric Dumazet96b52e62010-06-07 21:05:02 +0000234 if (idev)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700235 __ipv6_dev_mc_dec(idev, &mc_lst->addr);
David L Stevensacd6e002006-08-17 16:27:39 -0700236 } else
237 (void) ip6_mc_leave_src(sk, mc_lst, NULL);
Sabrina Dubrocaa9ed4a22014-09-02 10:29:29 +0200238 rtnl_unlock();
239
Eric Dumazet456b61b2010-11-23 13:12:15 +0000240 atomic_sub(sizeof(*mc_lst), &sk->sk_omem_alloc);
Lai Jiangshane3cbf282011-03-18 12:00:50 +0800241 kfree_rcu(mc_lst, rcu);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700242 return 0;
243 }
244 }
Sabrina Dubrocaa9ed4a22014-09-02 10:29:29 +0200245 rtnl_unlock();
Linus Torvalds1da177e2005-04-16 15:20:36 -0700246
David L Stevens9951f032005-07-08 17:47:28 -0700247 return -EADDRNOTAVAIL;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700248}
249
Eric Dumazet96b52e62010-06-07 21:05:02 +0000250/* called with rcu_read_lock() */
251static struct inet6_dev *ip6_mc_find_dev_rcu(struct net *net,
Eric Dumazetb71d1d42011-04-22 04:53:02 +0000252 const struct in6_addr *group,
Eric Dumazet96b52e62010-06-07 21:05:02 +0000253 int ifindex)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700254{
255 struct net_device *dev = NULL;
256 struct inet6_dev *idev = NULL;
257
258 if (ifindex == 0) {
Eric Dumazet96b52e62010-06-07 21:05:02 +0000259 struct rt6_info *rt = rt6_lookup(net, group, NULL, 0, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700260
Linus Torvalds1da177e2005-04-16 15:20:36 -0700261 if (rt) {
David S. Millerd1918542011-12-28 20:19:20 -0500262 dev = rt->dst.dev;
Amerigo Wang94e187c2012-10-29 00:13:19 +0000263 ip6_rt_put(rt);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700264 }
265 } else
Eric Dumazet96b52e62010-06-07 21:05:02 +0000266 dev = dev_get_by_index_rcu(net, ifindex);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700267
268 if (!dev)
Eric Dumazet96b52e62010-06-07 21:05:02 +0000269 return NULL;
270 idev = __in6_dev_get(dev);
Ilpo Järvinen448eb712008-12-14 23:15:21 -0800271 if (!idev)
Joe Perches8a22c992010-11-14 17:05:00 +0000272 return NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700273 read_lock_bh(&idev->lock);
Eric Dumazet96b52e62010-06-07 21:05:02 +0000274 if (idev->dead) {
275 read_unlock_bh(&idev->lock);
276 return NULL;
277 }
Linus Torvalds1da177e2005-04-16 15:20:36 -0700278 return idev;
279}
280
281void ipv6_sock_mc_close(struct sock *sk)
282{
283 struct ipv6_pinfo *np = inet6_sk(sk);
284 struct ipv6_mc_socklist *mc_lst;
YOSHIFUJI Hideaki3b1e0a62008-03-26 02:26:21 +0900285 struct net *net = sock_net(sk);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700286
Eric Dumazet0e1efe92012-12-05 09:18:10 +0000287 if (!rcu_access_pointer(np->ipv6_mc_list))
288 return;
289
Sabrina Dubrocaa9ed4a22014-09-02 10:29:29 +0200290 rtnl_lock();
WANG Congb5350912014-09-11 15:35:13 -0700291 while ((mc_lst = rtnl_dereference(np->ipv6_mc_list)) != NULL) {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700292 struct net_device *dev;
293
294 np->ipv6_mc_list = mc_lst->next;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700295
WANG Cong414b6c92014-09-11 15:35:14 -0700296 dev = __dev_get_by_index(net, mc_lst->ifindex);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700297 if (dev) {
Eric Dumazet96b52e62010-06-07 21:05:02 +0000298 struct inet6_dev *idev = __in6_dev_get(dev);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700299
David L Stevensacd6e002006-08-17 16:27:39 -0700300 (void) ip6_mc_leave_src(sk, mc_lst, idev);
Eric Dumazet96b52e62010-06-07 21:05:02 +0000301 if (idev)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700302 __ipv6_dev_mc_dec(idev, &mc_lst->addr);
David L Stevensacd6e002006-08-17 16:27:39 -0700303 } else
304 (void) ip6_mc_leave_src(sk, mc_lst, NULL);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700305
Eric Dumazet456b61b2010-11-23 13:12:15 +0000306 atomic_sub(sizeof(*mc_lst), &sk->sk_omem_alloc);
Lai Jiangshane3cbf282011-03-18 12:00:50 +0800307 kfree_rcu(mc_lst, rcu);
Eric Dumazet456b61b2010-11-23 13:12:15 +0000308
Linus Torvalds1da177e2005-04-16 15:20:36 -0700309 }
Sabrina Dubrocaa9ed4a22014-09-02 10:29:29 +0200310 rtnl_unlock();
Linus Torvalds1da177e2005-04-16 15:20:36 -0700311}
312
313int ip6_mc_source(int add, int omode, struct sock *sk,
314 struct group_source_req *pgsr)
315{
316 struct in6_addr *source, *group;
317 struct ipv6_mc_socklist *pmc;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700318 struct inet6_dev *idev;
319 struct ipv6_pinfo *inet6 = inet6_sk(sk);
320 struct ip6_sf_socklist *psl;
YOSHIFUJI Hideaki3b1e0a62008-03-26 02:26:21 +0900321 struct net *net = sock_net(sk);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700322 int i, j, rv;
David L Stevensc9e3e8b2005-06-21 13:58:25 -0700323 int leavegroup = 0;
David L Stevens5ab4a6c2005-12-27 14:03:00 -0800324 int pmclocked = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700325 int err;
326
Linus Torvalds1da177e2005-04-16 15:20:36 -0700327 source = &((struct sockaddr_in6 *)&pgsr->gsr_source)->sin6_addr;
328 group = &((struct sockaddr_in6 *)&pgsr->gsr_group)->sin6_addr;
329
330 if (!ipv6_addr_is_multicast(group))
331 return -EINVAL;
332
Eric Dumazet96b52e62010-06-07 21:05:02 +0000333 rcu_read_lock();
334 idev = ip6_mc_find_dev_rcu(net, group, pgsr->gsr_interface);
335 if (!idev) {
336 rcu_read_unlock();
Linus Torvalds1da177e2005-04-16 15:20:36 -0700337 return -ENODEV;
Eric Dumazet96b52e62010-06-07 21:05:02 +0000338 }
Linus Torvalds1da177e2005-04-16 15:20:36 -0700339
340 err = -EADDRNOTAVAIL;
341
Eric Dumazet456b61b2010-11-23 13:12:15 +0000342 for_each_pmc_rcu(inet6, pmc) {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700343 if (pgsr->gsr_interface && pmc->ifindex != pgsr->gsr_interface)
344 continue;
345 if (ipv6_addr_equal(&pmc->addr, group))
346 break;
347 }
David L Stevens917f2f12005-07-08 17:45:16 -0700348 if (!pmc) { /* must have a prior join */
349 err = -EINVAL;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700350 goto done;
David L Stevens917f2f12005-07-08 17:45:16 -0700351 }
Linus Torvalds1da177e2005-04-16 15:20:36 -0700352 /* if a source filter was set, must be the same mode as before */
353 if (pmc->sflist) {
David L Stevens917f2f12005-07-08 17:45:16 -0700354 if (pmc->sfmode != omode) {
355 err = -EINVAL;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700356 goto done;
David L Stevens917f2f12005-07-08 17:45:16 -0700357 }
Linus Torvalds1da177e2005-04-16 15:20:36 -0700358 } else if (pmc->sfmode != omode) {
359 /* allow mode switches for empty-set filters */
360 ip6_mc_add_src(idev, group, omode, 0, NULL, 0);
361 ip6_mc_del_src(idev, group, pmc->sfmode, 0, NULL, 0);
362 pmc->sfmode = omode;
363 }
364
Eric Dumazet96b52e62010-06-07 21:05:02 +0000365 write_lock(&pmc->sflock);
David L Stevens5ab4a6c2005-12-27 14:03:00 -0800366 pmclocked = 1;
367
Linus Torvalds1da177e2005-04-16 15:20:36 -0700368 psl = pmc->sflist;
369 if (!add) {
370 if (!psl)
David L Stevens917f2f12005-07-08 17:45:16 -0700371 goto done; /* err = -EADDRNOTAVAIL */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700372 rv = !0;
Ian Morris67ba4152014-08-24 21:53:10 +0100373 for (i = 0; i < psl->sl_count; i++) {
YOSHIFUJI Hideaki / 吉藤英明07c2fec2013-01-29 12:48:23 +0000374 rv = !ipv6_addr_equal(&psl->sl_addr[i], source);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700375 if (rv == 0)
376 break;
377 }
378 if (rv) /* source not found */
David L Stevens917f2f12005-07-08 17:45:16 -0700379 goto done; /* err = -EADDRNOTAVAIL */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700380
David L Stevensc9e3e8b2005-06-21 13:58:25 -0700381 /* special case - (INCLUDE, empty) == LEAVE_GROUP */
382 if (psl->sl_count == 1 && omode == MCAST_INCLUDE) {
383 leavegroup = 1;
384 goto done;
385 }
386
Linus Torvalds1da177e2005-04-16 15:20:36 -0700387 /* update the interface filter */
388 ip6_mc_del_src(idev, group, omode, 1, source, 1);
389
Ian Morris67ba4152014-08-24 21:53:10 +0100390 for (j = i+1; j < psl->sl_count; j++)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700391 psl->sl_addr[j-1] = psl->sl_addr[j];
392 psl->sl_count--;
393 err = 0;
394 goto done;
395 }
396 /* else, add a new source to the filter */
397
398 if (psl && psl->sl_count >= sysctl_mld_max_msf) {
399 err = -ENOBUFS;
400 goto done;
401 }
402 if (!psl || psl->sl_count == psl->sl_max) {
403 struct ip6_sf_socklist *newpsl;
404 int count = IP6_SFBLOCK;
405
406 if (psl)
407 count += psl->sl_max;
Kris Katterjohn8b3a7002006-01-11 15:56:43 -0800408 newpsl = sock_kmalloc(sk, IP6_SFLSIZE(count), GFP_ATOMIC);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700409 if (!newpsl) {
410 err = -ENOBUFS;
411 goto done;
412 }
413 newpsl->sl_max = count;
414 newpsl->sl_count = count - IP6_SFBLOCK;
415 if (psl) {
Ian Morris67ba4152014-08-24 21:53:10 +0100416 for (i = 0; i < psl->sl_count; i++)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700417 newpsl->sl_addr[i] = psl->sl_addr[i];
418 sock_kfree_s(sk, psl, IP6_SFLSIZE(psl->sl_max));
419 }
420 pmc->sflist = psl = newpsl;
421 }
422 rv = 1; /* > 0 for insert logic below if sl_count is 0 */
Ian Morris67ba4152014-08-24 21:53:10 +0100423 for (i = 0; i < psl->sl_count; i++) {
YOSHIFUJI Hideaki / 吉藤英明07c2fec2013-01-29 12:48:23 +0000424 rv = !ipv6_addr_equal(&psl->sl_addr[i], source);
Jean Sacren56db1c52013-02-03 21:34:10 +0000425 if (rv == 0) /* There is an error in the address. */
426 goto done;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700427 }
Ian Morris67ba4152014-08-24 21:53:10 +0100428 for (j = psl->sl_count-1; j >= i; j--)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700429 psl->sl_addr[j+1] = psl->sl_addr[j];
430 psl->sl_addr[i] = *source;
431 psl->sl_count++;
432 err = 0;
433 /* update the interface list */
434 ip6_mc_add_src(idev, group, omode, 1, source, 1);
435done:
David L Stevens5ab4a6c2005-12-27 14:03:00 -0800436 if (pmclocked)
Eric Dumazet96b52e62010-06-07 21:05:02 +0000437 write_unlock(&pmc->sflock);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700438 read_unlock_bh(&idev->lock);
Eric Dumazet96b52e62010-06-07 21:05:02 +0000439 rcu_read_unlock();
David L Stevensc9e3e8b2005-06-21 13:58:25 -0700440 if (leavegroup)
441 return ipv6_sock_mc_drop(sk, pgsr->gsr_interface, group);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700442 return err;
443}
444
445int ip6_mc_msfilter(struct sock *sk, struct group_filter *gsf)
446{
Eric Dumazetb71d1d42011-04-22 04:53:02 +0000447 const struct in6_addr *group;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700448 struct ipv6_mc_socklist *pmc;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700449 struct inet6_dev *idev;
450 struct ipv6_pinfo *inet6 = inet6_sk(sk);
451 struct ip6_sf_socklist *newpsl, *psl;
YOSHIFUJI Hideaki3b1e0a62008-03-26 02:26:21 +0900452 struct net *net = sock_net(sk);
David L Stevens9951f032005-07-08 17:47:28 -0700453 int leavegroup = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700454 int i, err;
455
456 group = &((struct sockaddr_in6 *)&gsf->gf_group)->sin6_addr;
457
458 if (!ipv6_addr_is_multicast(group))
459 return -EINVAL;
460 if (gsf->gf_fmode != MCAST_INCLUDE &&
461 gsf->gf_fmode != MCAST_EXCLUDE)
462 return -EINVAL;
463
Eric Dumazet96b52e62010-06-07 21:05:02 +0000464 rcu_read_lock();
465 idev = ip6_mc_find_dev_rcu(net, group, gsf->gf_interface);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700466
Eric Dumazet96b52e62010-06-07 21:05:02 +0000467 if (!idev) {
468 rcu_read_unlock();
Linus Torvalds1da177e2005-04-16 15:20:36 -0700469 return -ENODEV;
Eric Dumazet96b52e62010-06-07 21:05:02 +0000470 }
Linus Torvalds1da177e2005-04-16 15:20:36 -0700471
David S. Miller9c059892005-07-08 21:44:39 -0700472 err = 0;
David L Stevens5ab4a6c2005-12-27 14:03:00 -0800473
David L Stevens9951f032005-07-08 17:47:28 -0700474 if (gsf->gf_fmode == MCAST_INCLUDE && gsf->gf_numsrc == 0) {
475 leavegroup = 1;
476 goto done;
477 }
478
Eric Dumazet456b61b2010-11-23 13:12:15 +0000479 for_each_pmc_rcu(inet6, pmc) {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700480 if (pmc->ifindex != gsf->gf_interface)
481 continue;
482 if (ipv6_addr_equal(&pmc->addr, group))
483 break;
484 }
David L Stevens917f2f12005-07-08 17:45:16 -0700485 if (!pmc) { /* must have a prior join */
486 err = -EINVAL;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700487 goto done;
David L Stevens917f2f12005-07-08 17:45:16 -0700488 }
Linus Torvalds1da177e2005-04-16 15:20:36 -0700489 if (gsf->gf_numsrc) {
Kris Katterjohn8b3a7002006-01-11 15:56:43 -0800490 newpsl = sock_kmalloc(sk, IP6_SFLSIZE(gsf->gf_numsrc),
491 GFP_ATOMIC);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700492 if (!newpsl) {
493 err = -ENOBUFS;
494 goto done;
495 }
496 newpsl->sl_max = newpsl->sl_count = gsf->gf_numsrc;
Ian Morris67ba4152014-08-24 21:53:10 +0100497 for (i = 0; i < newpsl->sl_count; ++i) {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700498 struct sockaddr_in6 *psin6;
499
500 psin6 = (struct sockaddr_in6 *)&gsf->gf_slist[i];
501 newpsl->sl_addr[i] = psin6->sin6_addr;
502 }
503 err = ip6_mc_add_src(idev, group, gsf->gf_fmode,
504 newpsl->sl_count, newpsl->sl_addr, 0);
505 if (err) {
506 sock_kfree_s(sk, newpsl, IP6_SFLSIZE(newpsl->sl_max));
507 goto done;
508 }
Yan Zheng8713dbf2005-10-28 08:02:08 +0800509 } else {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700510 newpsl = NULL;
Yan Zheng8713dbf2005-10-28 08:02:08 +0800511 (void) ip6_mc_add_src(idev, group, gsf->gf_fmode, 0, NULL, 0);
512 }
David L Stevens5ab4a6c2005-12-27 14:03:00 -0800513
Eric Dumazet96b52e62010-06-07 21:05:02 +0000514 write_lock(&pmc->sflock);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700515 psl = pmc->sflist;
516 if (psl) {
517 (void) ip6_mc_del_src(idev, group, pmc->sfmode,
518 psl->sl_count, psl->sl_addr, 0);
519 sock_kfree_s(sk, psl, IP6_SFLSIZE(psl->sl_max));
520 } else
521 (void) ip6_mc_del_src(idev, group, pmc->sfmode, 0, NULL, 0);
522 pmc->sflist = newpsl;
523 pmc->sfmode = gsf->gf_fmode;
Eric Dumazet96b52e62010-06-07 21:05:02 +0000524 write_unlock(&pmc->sflock);
David L Stevens917f2f12005-07-08 17:45:16 -0700525 err = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700526done:
527 read_unlock_bh(&idev->lock);
Eric Dumazet96b52e62010-06-07 21:05:02 +0000528 rcu_read_unlock();
David L Stevens9951f032005-07-08 17:47:28 -0700529 if (leavegroup)
530 err = ipv6_sock_mc_drop(sk, gsf->gf_interface, group);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700531 return err;
532}
533
534int ip6_mc_msfget(struct sock *sk, struct group_filter *gsf,
535 struct group_filter __user *optval, int __user *optlen)
536{
537 int err, i, count, copycount;
Eric Dumazetb71d1d42011-04-22 04:53:02 +0000538 const struct in6_addr *group;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700539 struct ipv6_mc_socklist *pmc;
540 struct inet6_dev *idev;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700541 struct ipv6_pinfo *inet6 = inet6_sk(sk);
542 struct ip6_sf_socklist *psl;
YOSHIFUJI Hideaki3b1e0a62008-03-26 02:26:21 +0900543 struct net *net = sock_net(sk);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700544
545 group = &((struct sockaddr_in6 *)&gsf->gf_group)->sin6_addr;
546
547 if (!ipv6_addr_is_multicast(group))
548 return -EINVAL;
549
Eric Dumazet96b52e62010-06-07 21:05:02 +0000550 rcu_read_lock();
551 idev = ip6_mc_find_dev_rcu(net, group, gsf->gf_interface);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700552
Eric Dumazet96b52e62010-06-07 21:05:02 +0000553 if (!idev) {
554 rcu_read_unlock();
Linus Torvalds1da177e2005-04-16 15:20:36 -0700555 return -ENODEV;
Eric Dumazet96b52e62010-06-07 21:05:02 +0000556 }
Linus Torvalds1da177e2005-04-16 15:20:36 -0700557
558 err = -EADDRNOTAVAIL;
WANG Congf7ed9252014-09-11 15:35:15 -0700559 /* changes to the ipv6_mc_list require the socket lock and
560 * rtnl lock. We have the socket lock and rcu read lock,
David L Stevens5ab4a6c2005-12-27 14:03:00 -0800561 * so reading the list is safe.
562 */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700563
Eric Dumazet456b61b2010-11-23 13:12:15 +0000564 for_each_pmc_rcu(inet6, pmc) {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700565 if (pmc->ifindex != gsf->gf_interface)
566 continue;
567 if (ipv6_addr_equal(group, &pmc->addr))
568 break;
569 }
570 if (!pmc) /* must have a prior join */
571 goto done;
572 gsf->gf_fmode = pmc->sfmode;
573 psl = pmc->sflist;
574 count = psl ? psl->sl_count : 0;
575 read_unlock_bh(&idev->lock);
Eric Dumazet96b52e62010-06-07 21:05:02 +0000576 rcu_read_unlock();
Linus Torvalds1da177e2005-04-16 15:20:36 -0700577
578 copycount = count < gsf->gf_numsrc ? count : gsf->gf_numsrc;
579 gsf->gf_numsrc = count;
580 if (put_user(GROUP_FILTER_SIZE(copycount), optlen) ||
581 copy_to_user(optval, gsf, GROUP_FILTER_SIZE(0))) {
582 return -EFAULT;
583 }
WANG Congf7ed9252014-09-11 15:35:15 -0700584 /* changes to psl require the socket lock, and a write lock
585 * on pmc->sflock. We have the socket lock so reading here is safe.
David L Stevens5ab4a6c2005-12-27 14:03:00 -0800586 */
Ian Morris67ba4152014-08-24 21:53:10 +0100587 for (i = 0; i < copycount; i++) {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700588 struct sockaddr_in6 *psin6;
589 struct sockaddr_storage ss;
590
591 psin6 = (struct sockaddr_in6 *)&ss;
592 memset(&ss, 0, sizeof(ss));
593 psin6->sin6_family = AF_INET6;
594 psin6->sin6_addr = psl->sl_addr[i];
YOSHIFUJI Hideaki1ab14572007-02-09 23:24:49 +0900595 if (copy_to_user(&optval->gf_slist[i], &ss, sizeof(ss)))
Linus Torvalds1da177e2005-04-16 15:20:36 -0700596 return -EFAULT;
597 }
598 return 0;
599done:
600 read_unlock_bh(&idev->lock);
Eric Dumazet96b52e62010-06-07 21:05:02 +0000601 rcu_read_unlock();
Linus Torvalds1da177e2005-04-16 15:20:36 -0700602 return err;
603}
604
Eric Dumazeta50feda2012-05-18 18:57:34 +0000605bool inet6_mc_check(struct sock *sk, const struct in6_addr *mc_addr,
606 const struct in6_addr *src_addr)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700607{
608 struct ipv6_pinfo *np = inet6_sk(sk);
609 struct ipv6_mc_socklist *mc;
610 struct ip6_sf_socklist *psl;
Eric Dumazeta50feda2012-05-18 18:57:34 +0000611 bool rv = true;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700612
Eric Dumazet456b61b2010-11-23 13:12:15 +0000613 rcu_read_lock();
614 for_each_pmc_rcu(np, mc) {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700615 if (ipv6_addr_equal(&mc->addr, mc_addr))
616 break;
617 }
618 if (!mc) {
Eric Dumazet456b61b2010-11-23 13:12:15 +0000619 rcu_read_unlock();
Eric Dumazeta50feda2012-05-18 18:57:34 +0000620 return true;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700621 }
David L Stevens5ab4a6c2005-12-27 14:03:00 -0800622 read_lock(&mc->sflock);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700623 psl = mc->sflist;
624 if (!psl) {
625 rv = mc->sfmode == MCAST_EXCLUDE;
626 } else {
627 int i;
628
Ian Morris67ba4152014-08-24 21:53:10 +0100629 for (i = 0; i < psl->sl_count; i++) {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700630 if (ipv6_addr_equal(&psl->sl_addr[i], src_addr))
631 break;
632 }
633 if (mc->sfmode == MCAST_INCLUDE && i >= psl->sl_count)
Eric Dumazeta50feda2012-05-18 18:57:34 +0000634 rv = false;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700635 if (mc->sfmode == MCAST_EXCLUDE && i < psl->sl_count)
Eric Dumazeta50feda2012-05-18 18:57:34 +0000636 rv = false;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700637 }
David L Stevens5ab4a6c2005-12-27 14:03:00 -0800638 read_unlock(&mc->sflock);
Eric Dumazet456b61b2010-11-23 13:12:15 +0000639 rcu_read_unlock();
Linus Torvalds1da177e2005-04-16 15:20:36 -0700640
641 return rv;
642}
643
Linus Torvalds1da177e2005-04-16 15:20:36 -0700644static void igmp6_group_added(struct ifmcaddr6 *mc)
645{
646 struct net_device *dev = mc->idev->dev;
647 char buf[MAX_ADDR_LEN];
648
YOSHIFUJI Hideaki / 吉藤英明ec16ef22013-02-09 04:29:58 +0000649 if (IPV6_ADDR_MC_SCOPE(&mc->mca_addr) <
650 IPV6_ADDR_SCOPE_LINKLOCAL)
651 return;
652
Linus Torvalds1da177e2005-04-16 15:20:36 -0700653 spin_lock_bh(&mc->mca_lock);
654 if (!(mc->mca_flags&MAF_LOADED)) {
655 mc->mca_flags |= MAF_LOADED;
656 if (ndisc_mc_map(&mc->mca_addr, buf, dev, 0) == 0)
Jiri Pirko22bedad32010-04-01 21:22:57 +0000657 dev_mc_add(dev, buf);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700658 }
659 spin_unlock_bh(&mc->mca_lock);
660
661 if (!(dev->flags & IFF_UP) || (mc->mca_flags & MAF_NOREPORT))
662 return;
663
Daniel Borkmann6c567b72013-09-04 00:19:38 +0200664 if (mld_in_v1_mode(mc->idev)) {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700665 igmp6_join_group(mc);
666 return;
667 }
668 /* else v2 */
669
670 mc->mca_crcount = mc->idev->mc_qrv;
671 mld_ifc_event(mc->idev);
672}
673
674static void igmp6_group_dropped(struct ifmcaddr6 *mc)
675{
676 struct net_device *dev = mc->idev->dev;
677 char buf[MAX_ADDR_LEN];
678
YOSHIFUJI Hideaki / 吉藤英明ec16ef22013-02-09 04:29:58 +0000679 if (IPV6_ADDR_MC_SCOPE(&mc->mca_addr) <
680 IPV6_ADDR_SCOPE_LINKLOCAL)
681 return;
682
Linus Torvalds1da177e2005-04-16 15:20:36 -0700683 spin_lock_bh(&mc->mca_lock);
684 if (mc->mca_flags&MAF_LOADED) {
685 mc->mca_flags &= ~MAF_LOADED;
686 if (ndisc_mc_map(&mc->mca_addr, buf, dev, 0) == 0)
Jiri Pirko22bedad32010-04-01 21:22:57 +0000687 dev_mc_del(dev, buf);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700688 }
689
690 if (mc->mca_flags & MAF_NOREPORT)
691 goto done;
692 spin_unlock_bh(&mc->mca_lock);
693
694 if (!mc->idev->dead)
695 igmp6_leave_group(mc);
696
697 spin_lock_bh(&mc->mca_lock);
698 if (del_timer(&mc->mca_timer))
699 atomic_dec(&mc->mca_refcnt);
700done:
701 ip6_mc_clear_src(mc);
702 spin_unlock_bh(&mc->mca_lock);
703}
704
705/*
706 * deleted ifmcaddr6 manipulation
707 */
708static void mld_add_delrec(struct inet6_dev *idev, struct ifmcaddr6 *im)
709{
710 struct ifmcaddr6 *pmc;
711
712 /* this is an "ifmcaddr6" for convenience; only the fields below
713 * are actually used. In particular, the refcnt and users are not
714 * used for management of the delete list. Using the same structure
715 * for deleted items allows change reports to use common code with
716 * non-deleted or query-response MCA's.
717 */
Ingo Oeser0c600ed2006-03-20 23:01:32 -0800718 pmc = kzalloc(sizeof(*pmc), GFP_ATOMIC);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700719 if (!pmc)
720 return;
Ingo Oeser0c600ed2006-03-20 23:01:32 -0800721
Linus Torvalds1da177e2005-04-16 15:20:36 -0700722 spin_lock_bh(&im->mca_lock);
723 spin_lock_init(&pmc->mca_lock);
724 pmc->idev = im->idev;
725 in6_dev_hold(idev);
726 pmc->mca_addr = im->mca_addr;
727 pmc->mca_crcount = idev->mc_qrv;
728 pmc->mca_sfmode = im->mca_sfmode;
729 if (pmc->mca_sfmode == MCAST_INCLUDE) {
730 struct ip6_sf_list *psf;
731
732 pmc->mca_tomb = im->mca_tomb;
733 pmc->mca_sources = im->mca_sources;
734 im->mca_tomb = im->mca_sources = NULL;
Ian Morris67ba4152014-08-24 21:53:10 +0100735 for (psf = pmc->mca_sources; psf; psf = psf->sf_next)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700736 psf->sf_crcount = pmc->mca_crcount;
737 }
738 spin_unlock_bh(&im->mca_lock);
739
Stephen Hemminger6457d262010-02-17 18:48:44 -0800740 spin_lock_bh(&idev->mc_lock);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700741 pmc->next = idev->mc_tomb;
742 idev->mc_tomb = pmc;
Stephen Hemminger6457d262010-02-17 18:48:44 -0800743 spin_unlock_bh(&idev->mc_lock);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700744}
745
Eric Dumazetb71d1d42011-04-22 04:53:02 +0000746static void mld_del_delrec(struct inet6_dev *idev, const struct in6_addr *pmca)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700747{
748 struct ifmcaddr6 *pmc, *pmc_prev;
749 struct ip6_sf_list *psf, *psf_next;
750
Stephen Hemminger6457d262010-02-17 18:48:44 -0800751 spin_lock_bh(&idev->mc_lock);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700752 pmc_prev = NULL;
Ian Morris67ba4152014-08-24 21:53:10 +0100753 for (pmc = idev->mc_tomb; pmc; pmc = pmc->next) {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700754 if (ipv6_addr_equal(&pmc->mca_addr, pmca))
755 break;
756 pmc_prev = pmc;
757 }
758 if (pmc) {
759 if (pmc_prev)
760 pmc_prev->next = pmc->next;
761 else
762 idev->mc_tomb = pmc->next;
763 }
Stephen Hemminger6457d262010-02-17 18:48:44 -0800764 spin_unlock_bh(&idev->mc_lock);
765
Linus Torvalds1da177e2005-04-16 15:20:36 -0700766 if (pmc) {
Ian Morris67ba4152014-08-24 21:53:10 +0100767 for (psf = pmc->mca_tomb; psf; psf = psf_next) {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700768 psf_next = psf->sf_next;
769 kfree(psf);
770 }
771 in6_dev_put(pmc->idev);
772 kfree(pmc);
773 }
774}
775
776static void mld_clear_delrec(struct inet6_dev *idev)
777{
778 struct ifmcaddr6 *pmc, *nextpmc;
779
Stephen Hemminger6457d262010-02-17 18:48:44 -0800780 spin_lock_bh(&idev->mc_lock);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700781 pmc = idev->mc_tomb;
782 idev->mc_tomb = NULL;
Stephen Hemminger6457d262010-02-17 18:48:44 -0800783 spin_unlock_bh(&idev->mc_lock);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700784
785 for (; pmc; pmc = nextpmc) {
786 nextpmc = pmc->next;
787 ip6_mc_clear_src(pmc);
788 in6_dev_put(pmc->idev);
789 kfree(pmc);
790 }
791
792 /* clear dead sources, too */
793 read_lock_bh(&idev->lock);
Ian Morris67ba4152014-08-24 21:53:10 +0100794 for (pmc = idev->mc_list; pmc; pmc = pmc->next) {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700795 struct ip6_sf_list *psf, *psf_next;
796
797 spin_lock_bh(&pmc->mca_lock);
798 psf = pmc->mca_tomb;
799 pmc->mca_tomb = NULL;
800 spin_unlock_bh(&pmc->mca_lock);
Ian Morris67ba4152014-08-24 21:53:10 +0100801 for (; psf; psf = psf_next) {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700802 psf_next = psf->sf_next;
803 kfree(psf);
804 }
805 }
806 read_unlock_bh(&idev->lock);
807}
808
WANG Cong1691c632014-09-11 15:35:16 -0700809static void mca_get(struct ifmcaddr6 *mc)
810{
811 atomic_inc(&mc->mca_refcnt);
812}
813
814static void ma_put(struct ifmcaddr6 *mc)
815{
816 if (atomic_dec_and_test(&mc->mca_refcnt)) {
817 in6_dev_put(mc->idev);
818 kfree(mc);
819 }
820}
821
822static struct ifmcaddr6 *mca_alloc(struct inet6_dev *idev,
823 const struct in6_addr *addr)
824{
825 struct ifmcaddr6 *mc;
826
827 mc = kzalloc(sizeof(*mc), GFP_ATOMIC);
828 if (mc == NULL)
829 return NULL;
830
831 setup_timer(&mc->mca_timer, igmp6_timer_handler, (unsigned long)mc);
832
833 mc->mca_addr = *addr;
834 mc->idev = idev; /* reference taken by caller */
835 mc->mca_users = 1;
836 /* mca_stamp should be updated upon changes */
837 mc->mca_cstamp = mc->mca_tstamp = jiffies;
838 atomic_set(&mc->mca_refcnt, 1);
839 spin_lock_init(&mc->mca_lock);
840
841 /* initial mode is (EX, empty) */
842 mc->mca_sfmode = MCAST_EXCLUDE;
843 mc->mca_sfcount[MCAST_EXCLUDE] = 1;
844
845 if (ipv6_addr_is_ll_all_nodes(&mc->mca_addr) ||
846 IPV6_ADDR_MC_SCOPE(&mc->mca_addr) < IPV6_ADDR_SCOPE_LINKLOCAL)
847 mc->mca_flags |= MAF_NOREPORT;
848
849 return mc;
850}
Linus Torvalds1da177e2005-04-16 15:20:36 -0700851
852/*
853 * device multicast group inc (add if not found)
854 */
YOSHIFUJI Hideaki9acd9f32008-04-10 15:42:10 +0900855int ipv6_dev_mc_inc(struct net_device *dev, const struct in6_addr *addr)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700856{
857 struct ifmcaddr6 *mc;
858 struct inet6_dev *idev;
859
Sabrina Dubrocaa9ed4a22014-09-02 10:29:29 +0200860 ASSERT_RTNL();
861
Eric Dumazet96b52e62010-06-07 21:05:02 +0000862 /* we need to take a reference on idev */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700863 idev = in6_dev_get(dev);
864
865 if (idev == NULL)
866 return -EINVAL;
867
868 write_lock_bh(&idev->lock);
869 if (idev->dead) {
870 write_unlock_bh(&idev->lock);
871 in6_dev_put(idev);
872 return -ENODEV;
873 }
874
875 for (mc = idev->mc_list; mc; mc = mc->next) {
876 if (ipv6_addr_equal(&mc->mca_addr, addr)) {
877 mc->mca_users++;
878 write_unlock_bh(&idev->lock);
879 ip6_mc_add_src(idev, &mc->mca_addr, MCAST_EXCLUDE, 0,
880 NULL, 0);
881 in6_dev_put(idev);
882 return 0;
883 }
884 }
885
WANG Cong1691c632014-09-11 15:35:16 -0700886 mc = mca_alloc(idev, addr);
887 if (!mc) {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700888 write_unlock_bh(&idev->lock);
889 in6_dev_put(idev);
890 return -ENOMEM;
891 }
892
Linus Torvalds1da177e2005-04-16 15:20:36 -0700893 mc->next = idev->mc_list;
894 idev->mc_list = mc;
WANG Cong1691c632014-09-11 15:35:16 -0700895
896 /* Hold this for the code below before we unlock,
897 * it is already exposed via idev->mc_list.
898 */
899 mca_get(mc);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700900 write_unlock_bh(&idev->lock);
901
902 mld_del_delrec(idev, &mc->mca_addr);
903 igmp6_group_added(mc);
904 ma_put(mc);
905 return 0;
906}
907
908/*
909 * device multicast group del
910 */
YOSHIFUJI Hideaki9acd9f32008-04-10 15:42:10 +0900911int __ipv6_dev_mc_dec(struct inet6_dev *idev, const struct in6_addr *addr)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700912{
913 struct ifmcaddr6 *ma, **map;
914
Sabrina Dubrocaa9ed4a22014-09-02 10:29:29 +0200915 ASSERT_RTNL();
916
Linus Torvalds1da177e2005-04-16 15:20:36 -0700917 write_lock_bh(&idev->lock);
Ian Morris67ba4152014-08-24 21:53:10 +0100918 for (map = &idev->mc_list; (ma = *map) != NULL; map = &ma->next) {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700919 if (ipv6_addr_equal(&ma->mca_addr, addr)) {
920 if (--ma->mca_users == 0) {
921 *map = ma->next;
922 write_unlock_bh(&idev->lock);
923
924 igmp6_group_dropped(ma);
925
926 ma_put(ma);
927 return 0;
928 }
929 write_unlock_bh(&idev->lock);
930 return 0;
931 }
932 }
933 write_unlock_bh(&idev->lock);
934
935 return -ENOENT;
936}
937
YOSHIFUJI Hideaki9acd9f32008-04-10 15:42:10 +0900938int ipv6_dev_mc_dec(struct net_device *dev, const struct in6_addr *addr)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700939{
Eric Dumazet96b52e62010-06-07 21:05:02 +0000940 struct inet6_dev *idev;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700941 int err;
942
WANG Cong414b6c92014-09-11 15:35:14 -0700943 ASSERT_RTNL();
Eric Dumazet96b52e62010-06-07 21:05:02 +0000944
945 idev = __in6_dev_get(dev);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700946 if (!idev)
Eric Dumazet96b52e62010-06-07 21:05:02 +0000947 err = -ENODEV;
948 else
949 err = __ipv6_dev_mc_dec(idev, addr);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700950
Linus Torvalds1da177e2005-04-16 15:20:36 -0700951 return err;
952}
953
954/*
Linus Torvalds1da177e2005-04-16 15:20:36 -0700955 * check if the interface/address pair is valid
956 */
Eric Dumazeta50feda2012-05-18 18:57:34 +0000957bool ipv6_chk_mcast_addr(struct net_device *dev, const struct in6_addr *group,
958 const struct in6_addr *src_addr)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700959{
960 struct inet6_dev *idev;
961 struct ifmcaddr6 *mc;
Eric Dumazeta50feda2012-05-18 18:57:34 +0000962 bool rv = false;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700963
Eric Dumazet96b52e62010-06-07 21:05:02 +0000964 rcu_read_lock();
965 idev = __in6_dev_get(dev);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700966 if (idev) {
967 read_lock_bh(&idev->lock);
Ian Morris67ba4152014-08-24 21:53:10 +0100968 for (mc = idev->mc_list; mc; mc = mc->next) {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700969 if (ipv6_addr_equal(&mc->mca_addr, group))
970 break;
971 }
972 if (mc) {
973 if (src_addr && !ipv6_addr_any(src_addr)) {
974 struct ip6_sf_list *psf;
975
976 spin_lock_bh(&mc->mca_lock);
Ian Morris67ba4152014-08-24 21:53:10 +0100977 for (psf = mc->mca_sources; psf; psf = psf->sf_next) {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700978 if (ipv6_addr_equal(&psf->sf_addr, src_addr))
979 break;
980 }
981 if (psf)
982 rv = psf->sf_count[MCAST_INCLUDE] ||
983 psf->sf_count[MCAST_EXCLUDE] !=
984 mc->mca_sfcount[MCAST_EXCLUDE];
985 else
Ian Morris67ba4152014-08-24 21:53:10 +0100986 rv = mc->mca_sfcount[MCAST_EXCLUDE] != 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700987 spin_unlock_bh(&mc->mca_lock);
988 } else
Eric Dumazeta50feda2012-05-18 18:57:34 +0000989 rv = true; /* don't filter unspecified source */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700990 }
991 read_unlock_bh(&idev->lock);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700992 }
Eric Dumazet96b52e62010-06-07 21:05:02 +0000993 rcu_read_unlock();
Linus Torvalds1da177e2005-04-16 15:20:36 -0700994 return rv;
995}
996
997static void mld_gq_start_timer(struct inet6_dev *idev)
998{
Aruna-Hewapathirane63862b52014-01-11 07:15:59 -0500999 unsigned long tv = prandom_u32() % idev->mc_maxdelay;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001000
1001 idev->mc_gq_running = 1;
1002 if (!mod_timer(&idev->mc_gq_timer, jiffies+tv+2))
1003 in6_dev_hold(idev);
1004}
1005
Daniel Borkmannb4af8de2013-09-04 00:19:43 +02001006static void mld_gq_stop_timer(struct inet6_dev *idev)
1007{
1008 idev->mc_gq_running = 0;
1009 if (del_timer(&idev->mc_gq_timer))
1010 __in6_dev_put(idev);
1011}
1012
Daniel Borkmannc2cef4e2013-08-20 12:22:01 +02001013static void mld_ifc_start_timer(struct inet6_dev *idev, unsigned long delay)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001014{
Aruna-Hewapathirane63862b52014-01-11 07:15:59 -05001015 unsigned long tv = prandom_u32() % delay;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001016
1017 if (!mod_timer(&idev->mc_ifc_timer, jiffies+tv+2))
1018 in6_dev_hold(idev);
1019}
1020
Daniel Borkmannb4af8de2013-09-04 00:19:43 +02001021static void mld_ifc_stop_timer(struct inet6_dev *idev)
1022{
1023 idev->mc_ifc_count = 0;
1024 if (del_timer(&idev->mc_ifc_timer))
1025 __in6_dev_put(idev);
1026}
1027
Daniel Borkmannc2cef4e2013-08-20 12:22:01 +02001028static void mld_dad_start_timer(struct inet6_dev *idev, unsigned long delay)
Hannes Frederic Sowab173ee42013-06-27 00:07:01 +02001029{
Aruna-Hewapathirane63862b52014-01-11 07:15:59 -05001030 unsigned long tv = prandom_u32() % delay;
Hannes Frederic Sowab173ee42013-06-27 00:07:01 +02001031
1032 if (!mod_timer(&idev->mc_dad_timer, jiffies+tv+2))
1033 in6_dev_hold(idev);
1034}
1035
Daniel Borkmannb4af8de2013-09-04 00:19:43 +02001036static void mld_dad_stop_timer(struct inet6_dev *idev)
1037{
1038 if (del_timer(&idev->mc_dad_timer))
1039 __in6_dev_put(idev);
1040}
1041
Linus Torvalds1da177e2005-04-16 15:20:36 -07001042/*
1043 * IGMP handling (alias multicast ICMPv6 messages)
1044 */
1045
1046static void igmp6_group_queried(struct ifmcaddr6 *ma, unsigned long resptime)
1047{
1048 unsigned long delay = resptime;
1049
1050 /* Do not start timer for these addresses */
1051 if (ipv6_addr_is_ll_all_nodes(&ma->mca_addr) ||
1052 IPV6_ADDR_MC_SCOPE(&ma->mca_addr) < IPV6_ADDR_SCOPE_LINKLOCAL)
1053 return;
1054
1055 if (del_timer(&ma->mca_timer)) {
1056 atomic_dec(&ma->mca_refcnt);
1057 delay = ma->mca_timer.expires - jiffies;
1058 }
1059
Daniel Borkmanncc7f7ab2013-09-04 00:19:41 +02001060 if (delay >= resptime)
Aruna-Hewapathirane63862b52014-01-11 07:15:59 -05001061 delay = prandom_u32() % resptime;
Daniel Borkmanncc7f7ab2013-09-04 00:19:41 +02001062
Linus Torvalds1da177e2005-04-16 15:20:36 -07001063 ma->mca_timer.expires = jiffies + delay;
1064 if (!mod_timer(&ma->mca_timer, jiffies + delay))
1065 atomic_inc(&ma->mca_refcnt);
1066 ma->mca_flags |= MAF_TIMER_RUNNING;
1067}
1068
David L Stevens5ab4a6c2005-12-27 14:03:00 -08001069/* mark EXCLUDE-mode sources */
Eric Dumazeta50feda2012-05-18 18:57:34 +00001070static bool mld_xmarksources(struct ifmcaddr6 *pmc, int nsrcs,
1071 const struct in6_addr *srcs)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001072{
1073 struct ip6_sf_list *psf;
1074 int i, scount;
1075
1076 scount = 0;
Ian Morris67ba4152014-08-24 21:53:10 +01001077 for (psf = pmc->mca_sources; psf; psf = psf->sf_next) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07001078 if (scount == nsrcs)
1079 break;
Ian Morris67ba4152014-08-24 21:53:10 +01001080 for (i = 0; i < nsrcs; i++) {
David L Stevens5ab4a6c2005-12-27 14:03:00 -08001081 /* skip inactive filters */
Yan, Zhenge05c4ad32011-08-23 22:54:37 +00001082 if (psf->sf_count[MCAST_INCLUDE] ||
David L Stevens5ab4a6c2005-12-27 14:03:00 -08001083 pmc->mca_sfcount[MCAST_EXCLUDE] !=
1084 psf->sf_count[MCAST_EXCLUDE])
RongQing.Lice713ee2012-04-05 17:36:29 +08001085 break;
David L Stevens5ab4a6c2005-12-27 14:03:00 -08001086 if (ipv6_addr_equal(&srcs[i], &psf->sf_addr)) {
1087 scount++;
1088 break;
1089 }
1090 }
1091 }
1092 pmc->mca_flags &= ~MAF_GSQUERY;
1093 if (scount == nsrcs) /* all sources excluded */
Eric Dumazeta50feda2012-05-18 18:57:34 +00001094 return false;
1095 return true;
David L Stevens5ab4a6c2005-12-27 14:03:00 -08001096}
1097
Eric Dumazeta50feda2012-05-18 18:57:34 +00001098static bool mld_marksources(struct ifmcaddr6 *pmc, int nsrcs,
1099 const struct in6_addr *srcs)
David L Stevens5ab4a6c2005-12-27 14:03:00 -08001100{
1101 struct ip6_sf_list *psf;
1102 int i, scount;
1103
1104 if (pmc->mca_sfmode == MCAST_EXCLUDE)
1105 return mld_xmarksources(pmc, nsrcs, srcs);
1106
1107 /* mark INCLUDE-mode sources */
1108
1109 scount = 0;
Ian Morris67ba4152014-08-24 21:53:10 +01001110 for (psf = pmc->mca_sources; psf; psf = psf->sf_next) {
David L Stevens5ab4a6c2005-12-27 14:03:00 -08001111 if (scount == nsrcs)
1112 break;
Ian Morris67ba4152014-08-24 21:53:10 +01001113 for (i = 0; i < nsrcs; i++) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07001114 if (ipv6_addr_equal(&srcs[i], &psf->sf_addr)) {
1115 psf->sf_gsresp = 1;
1116 scount++;
1117 break;
1118 }
David L Stevens5ab4a6c2005-12-27 14:03:00 -08001119 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001120 }
David L Stevens5ab4a6c2005-12-27 14:03:00 -08001121 if (!scount) {
1122 pmc->mca_flags &= ~MAF_GSQUERY;
Eric Dumazeta50feda2012-05-18 18:57:34 +00001123 return false;
David L Stevens5ab4a6c2005-12-27 14:03:00 -08001124 }
1125 pmc->mca_flags |= MAF_GSQUERY;
Eric Dumazeta50feda2012-05-18 18:57:34 +00001126 return true;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001127}
1128
Daniel Borkmann58c0ecf2013-09-04 00:19:40 +02001129static int mld_force_mld_version(const struct inet6_dev *idev)
1130{
1131 /* Normally, both are 0 here. If enforcement to a particular is
1132 * being used, individual device enforcement will have a lower
1133 * precedence over 'all' device (.../conf/all/force_mld_version).
1134 */
1135
1136 if (dev_net(idev->dev)->ipv6.devconf_all->force_mld_version != 0)
1137 return dev_net(idev->dev)->ipv6.devconf_all->force_mld_version;
1138 else
1139 return idev->cnf.force_mld_version;
1140}
1141
1142static bool mld_in_v2_mode_only(const struct inet6_dev *idev)
1143{
1144 return mld_force_mld_version(idev) == 2;
1145}
1146
1147static bool mld_in_v1_mode_only(const struct inet6_dev *idev)
1148{
1149 return mld_force_mld_version(idev) == 1;
1150}
1151
Daniel Borkmann6c567b72013-09-04 00:19:38 +02001152static bool mld_in_v1_mode(const struct inet6_dev *idev)
1153{
Daniel Borkmann58c0ecf2013-09-04 00:19:40 +02001154 if (mld_in_v2_mode_only(idev))
1155 return false;
1156 if (mld_in_v1_mode_only(idev))
Daniel Borkmann6c567b72013-09-04 00:19:38 +02001157 return true;
1158 if (idev->mc_v1_seen && time_before(jiffies, idev->mc_v1_seen))
1159 return true;
1160
1161 return false;
1162}
1163
Daniel Borkmann89225d12013-09-04 00:19:37 +02001164static void mld_set_v1_mode(struct inet6_dev *idev)
1165{
1166 /* RFC3810, relevant sections:
1167 * - 9.1. Robustness Variable
1168 * - 9.2. Query Interval
1169 * - 9.3. Query Response Interval
1170 * - 9.12. Older Version Querier Present Timeout
1171 */
1172 unsigned long switchback;
1173
1174 switchback = (idev->mc_qrv * idev->mc_qi) + idev->mc_qri;
1175
1176 idev->mc_v1_seen = jiffies + switchback;
1177}
1178
1179static void mld_update_qrv(struct inet6_dev *idev,
1180 const struct mld2_query *mlh2)
1181{
1182 /* RFC3810, relevant sections:
1183 * - 5.1.8. QRV (Querier's Robustness Variable)
1184 * - 9.1. Robustness Variable
1185 */
1186
1187 /* The value of the Robustness Variable MUST NOT be zero,
1188 * and SHOULD NOT be one. Catch this here if we ever run
1189 * into such a case in future.
1190 */
Hannes Frederic Sowa2f711932014-09-02 15:49:25 +02001191 const int min_qrv = min(MLD_QRV_DEFAULT, sysctl_mld_qrv);
Daniel Borkmann89225d12013-09-04 00:19:37 +02001192 WARN_ON(idev->mc_qrv == 0);
1193
1194 if (mlh2->mld2q_qrv > 0)
1195 idev->mc_qrv = mlh2->mld2q_qrv;
1196
Hannes Frederic Sowa2f711932014-09-02 15:49:25 +02001197 if (unlikely(idev->mc_qrv < min_qrv)) {
Daniel Borkmann89225d12013-09-04 00:19:37 +02001198 net_warn_ratelimited("IPv6: MLD: clamping QRV from %u to %u!\n",
Hannes Frederic Sowa2f711932014-09-02 15:49:25 +02001199 idev->mc_qrv, min_qrv);
1200 idev->mc_qrv = min_qrv;
Daniel Borkmann89225d12013-09-04 00:19:37 +02001201 }
1202}
1203
1204static void mld_update_qi(struct inet6_dev *idev,
1205 const struct mld2_query *mlh2)
1206{
1207 /* RFC3810, relevant sections:
1208 * - 5.1.9. QQIC (Querier's Query Interval Code)
1209 * - 9.2. Query Interval
1210 * - 9.12. Older Version Querier Present Timeout
1211 * (the [Query Interval] in the last Query received)
1212 */
1213 unsigned long mc_qqi;
1214
1215 if (mlh2->mld2q_qqic < 128) {
1216 mc_qqi = mlh2->mld2q_qqic;
1217 } else {
1218 unsigned long mc_man, mc_exp;
1219
1220 mc_exp = MLDV2_QQIC_EXP(mlh2->mld2q_qqic);
1221 mc_man = MLDV2_QQIC_MAN(mlh2->mld2q_qqic);
1222
1223 mc_qqi = (mc_man | 0x10) << (mc_exp + 3);
1224 }
1225
1226 idev->mc_qi = mc_qqi * HZ;
1227}
1228
1229static void mld_update_qri(struct inet6_dev *idev,
1230 const struct mld2_query *mlh2)
1231{
1232 /* RFC3810, relevant sections:
1233 * - 5.1.3. Maximum Response Code
1234 * - 9.3. Query Response Interval
1235 */
Daniel Borkmanne3f5b172013-09-04 00:19:39 +02001236 idev->mc_qri = msecs_to_jiffies(mldv2_mrc(mlh2));
Daniel Borkmann89225d12013-09-04 00:19:37 +02001237}
1238
Daniel Borkmann2b7c1212013-09-04 00:19:42 +02001239static int mld_process_v1(struct inet6_dev *idev, struct mld_msg *mld,
Daniel Borkmann35f7aa52014-09-20 14:03:55 +02001240 unsigned long *max_delay, bool v1_query)
Daniel Borkmann2b7c1212013-09-04 00:19:42 +02001241{
1242 unsigned long mldv1_md;
1243
1244 /* Ignore v1 queries */
1245 if (mld_in_v2_mode_only(idev))
1246 return -EINVAL;
1247
Daniel Borkmann2b7c1212013-09-04 00:19:42 +02001248 mldv1_md = ntohs(mld->mld_maxdelay);
Daniel Borkmann35f7aa52014-09-20 14:03:55 +02001249
1250 /* When in MLDv1 fallback and a MLDv2 router start-up being
1251 * unaware of current MLDv1 operation, the MRC == MRD mapping
1252 * only works when the exponential algorithm is not being
1253 * used (as MLDv1 is unaware of such things).
1254 *
1255 * According to the RFC author, the MLDv2 implementations
1256 * he's aware of all use a MRC < 32768 on start up queries.
1257 *
1258 * Thus, should we *ever* encounter something else larger
1259 * than that, just assume the maximum possible within our
1260 * reach.
1261 */
1262 if (!v1_query)
1263 mldv1_md = min(mldv1_md, MLDV1_MRD_MAX_COMPAT);
1264
Daniel Borkmann2b7c1212013-09-04 00:19:42 +02001265 *max_delay = max(msecs_to_jiffies(mldv1_md), 1UL);
1266
Daniel Borkmann35f7aa52014-09-20 14:03:55 +02001267 /* MLDv1 router present: we need to go into v1 mode *only*
1268 * when an MLDv1 query is received as per section 9.12. of
1269 * RFC3810! And we know from RFC2710 section 3.7 that MLDv1
1270 * queries MUST be of exactly 24 octets.
1271 */
1272 if (v1_query)
1273 mld_set_v1_mode(idev);
Daniel Borkmann2b7c1212013-09-04 00:19:42 +02001274
1275 /* cancel MLDv2 report timer */
Daniel Borkmannb4af8de2013-09-04 00:19:43 +02001276 mld_gq_stop_timer(idev);
Daniel Borkmann2b7c1212013-09-04 00:19:42 +02001277 /* cancel the interface change timer */
Daniel Borkmannb4af8de2013-09-04 00:19:43 +02001278 mld_ifc_stop_timer(idev);
Daniel Borkmann2b7c1212013-09-04 00:19:42 +02001279 /* clear deleted report items */
1280 mld_clear_delrec(idev);
1281
1282 return 0;
1283}
1284
1285static int mld_process_v2(struct inet6_dev *idev, struct mld2_query *mld,
1286 unsigned long *max_delay)
1287{
Daniel Borkmann2b7c1212013-09-04 00:19:42 +02001288 *max_delay = max(msecs_to_jiffies(mldv2_mrc(mld)), 1UL);
1289
1290 mld_update_qrv(idev, mld);
1291 mld_update_qi(idev, mld);
1292 mld_update_qri(idev, mld);
1293
1294 idev->mc_maxdelay = *max_delay;
1295
1296 return 0;
1297}
1298
Eric Dumazet96b52e62010-06-07 21:05:02 +00001299/* called with rcu_read_lock() */
Linus Torvalds1da177e2005-04-16 15:20:36 -07001300int igmp6_event_query(struct sk_buff *skb)
1301{
Yan Zheng97300b52005-10-31 20:09:45 +08001302 struct mld2_query *mlh2 = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001303 struct ifmcaddr6 *ma;
Eric Dumazetb71d1d42011-04-22 04:53:02 +00001304 const struct in6_addr *group;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001305 unsigned long max_delay;
1306 struct inet6_dev *idev;
YOSHIFUJI Hideaki6e7cb832010-04-18 12:42:05 +09001307 struct mld_msg *mld;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001308 int group_type;
1309 int mark = 0;
Daniel Borkmann2b7c1212013-09-04 00:19:42 +02001310 int len, err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001311
1312 if (!pskb_may_pull(skb, sizeof(struct in6_addr)))
1313 return -EINVAL;
1314
1315 /* compute payload length excluding extension headers */
Arnaldo Carvalho de Melo0660e032007-04-25 17:54:47 -07001316 len = ntohs(ipv6_hdr(skb)->payload_len) + sizeof(struct ipv6hdr);
Arnaldo Carvalho de Melocfe1fc72007-03-16 17:26:39 -03001317 len -= skb_network_header_len(skb);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001318
Hangbin Liue940f5d2014-06-27 09:57:53 +08001319 /* RFC3810 6.2
1320 * Upon reception of an MLD message that contains a Query, the node
1321 * checks if the source address of the message is a valid link-local
1322 * address, if the Hop Limit is set to 1, and if the Router Alert
1323 * option is present in the Hop-By-Hop Options header of the IPv6
1324 * packet. If any of these checks fails, the packet is dropped.
1325 */
1326 if (!(ipv6_addr_type(&ipv6_hdr(skb)->saddr) & IPV6_ADDR_LINKLOCAL) ||
1327 ipv6_hdr(skb)->hop_limit != 1 ||
1328 !(IP6CB(skb)->flags & IP6SKB_ROUTERALERT) ||
1329 IP6CB(skb)->ra != htons(IPV6_OPT_ROUTERALERT_MLD))
Linus Torvalds1da177e2005-04-16 15:20:36 -07001330 return -EINVAL;
1331
Eric Dumazet96b52e62010-06-07 21:05:02 +00001332 idev = __in6_dev_get(skb->dev);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001333 if (idev == NULL)
1334 return 0;
1335
YOSHIFUJI Hideaki6e7cb832010-04-18 12:42:05 +09001336 mld = (struct mld_msg *)icmp6_hdr(skb);
1337 group = &mld->mld_mca;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001338 group_type = ipv6_addr_type(group);
1339
1340 if (group_type != IPV6_ADDR_ANY &&
Eric Dumazet96b52e62010-06-07 21:05:02 +00001341 !(group_type&IPV6_ADDR_MULTICAST))
Linus Torvalds1da177e2005-04-16 15:20:36 -07001342 return -EINVAL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001343
Daniel Borkmann35f7aa52014-09-20 14:03:55 +02001344 if (len < MLD_V1_QUERY_LEN) {
1345 return -EINVAL;
1346 } else if (len == MLD_V1_QUERY_LEN || mld_in_v1_mode(idev)) {
1347 err = mld_process_v1(idev, mld, &max_delay,
1348 len == MLD_V1_QUERY_LEN);
Daniel Borkmann2b7c1212013-09-04 00:19:42 +02001349 if (err < 0)
1350 return err;
Daniel Borkmann9fd07842013-08-20 12:22:02 +02001351 } else if (len >= MLD_V2_QUERY_LEN_MIN) {
YOSHIFUJI Hideaki1ab14572007-02-09 23:24:49 +09001352 int srcs_offset = sizeof(struct mld2_query) -
Yan Zheng97300b52005-10-31 20:09:45 +08001353 sizeof(struct icmp6hdr);
Daniel Borkmann89225d12013-09-04 00:19:37 +02001354
Eric Dumazet96b52e62010-06-07 21:05:02 +00001355 if (!pskb_may_pull(skb, srcs_offset))
Yan Zheng97300b52005-10-31 20:09:45 +08001356 return -EINVAL;
Eric Dumazet96b52e62010-06-07 21:05:02 +00001357
Arnaldo Carvalho de Melo9c702202007-04-25 18:04:18 -07001358 mlh2 = (struct mld2_query *)skb_transport_header(skb);
Daniel Borkmann84698962013-08-20 12:22:00 +02001359
Daniel Borkmann2b7c1212013-09-04 00:19:42 +02001360 err = mld_process_v2(idev, mlh2, &max_delay);
1361 if (err < 0)
1362 return err;
Daniel Borkmann89225d12013-09-04 00:19:37 +02001363
Linus Torvalds1da177e2005-04-16 15:20:36 -07001364 if (group_type == IPV6_ADDR_ANY) { /* general query */
Eric Dumazet96b52e62010-06-07 21:05:02 +00001365 if (mlh2->mld2q_nsrcs)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001366 return -EINVAL; /* no sources allowed */
Eric Dumazet96b52e62010-06-07 21:05:02 +00001367
Linus Torvalds1da177e2005-04-16 15:20:36 -07001368 mld_gq_start_timer(idev);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001369 return 0;
1370 }
1371 /* mark sources to include, if group & source-specific */
YOSHIFUJI Hideaki6e7cb832010-04-18 12:42:05 +09001372 if (mlh2->mld2q_nsrcs != 0) {
YOSHIFUJI Hideaki1ab14572007-02-09 23:24:49 +09001373 if (!pskb_may_pull(skb, srcs_offset +
Eric Dumazet96b52e62010-06-07 21:05:02 +00001374 ntohs(mlh2->mld2q_nsrcs) * sizeof(struct in6_addr)))
Yan Zheng97300b52005-10-31 20:09:45 +08001375 return -EINVAL;
Eric Dumazet96b52e62010-06-07 21:05:02 +00001376
Arnaldo Carvalho de Melo9c702202007-04-25 18:04:18 -07001377 mlh2 = (struct mld2_query *)skb_transport_header(skb);
Yan Zheng97300b52005-10-31 20:09:45 +08001378 mark = 1;
1379 }
Daniel Borkmann35f7aa52014-09-20 14:03:55 +02001380 } else {
Linus Torvalds1da177e2005-04-16 15:20:36 -07001381 return -EINVAL;
Daniel Borkmann35f7aa52014-09-20 14:03:55 +02001382 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001383
1384 read_lock_bh(&idev->lock);
1385 if (group_type == IPV6_ADDR_ANY) {
Ian Morris67ba4152014-08-24 21:53:10 +01001386 for (ma = idev->mc_list; ma; ma = ma->next) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07001387 spin_lock_bh(&ma->mca_lock);
1388 igmp6_group_queried(ma, max_delay);
1389 spin_unlock_bh(&ma->mca_lock);
1390 }
1391 } else {
Ian Morris67ba4152014-08-24 21:53:10 +01001392 for (ma = idev->mc_list; ma; ma = ma->next) {
David L Stevens7add2a42006-01-24 13:06:39 -08001393 if (!ipv6_addr_equal(group, &ma->mca_addr))
Linus Torvalds1da177e2005-04-16 15:20:36 -07001394 continue;
1395 spin_lock_bh(&ma->mca_lock);
1396 if (ma->mca_flags & MAF_TIMER_RUNNING) {
1397 /* gsquery <- gsquery && mark */
1398 if (!mark)
1399 ma->mca_flags &= ~MAF_GSQUERY;
1400 } else {
1401 /* gsquery <- mark */
1402 if (mark)
1403 ma->mca_flags |= MAF_GSQUERY;
1404 else
1405 ma->mca_flags &= ~MAF_GSQUERY;
1406 }
David L Stevens5ab4a6c2005-12-27 14:03:00 -08001407 if (!(ma->mca_flags & MAF_GSQUERY) ||
YOSHIFUJI Hideaki6e7cb832010-04-18 12:42:05 +09001408 mld_marksources(ma, ntohs(mlh2->mld2q_nsrcs), mlh2->mld2q_srcs))
David L Stevens5ab4a6c2005-12-27 14:03:00 -08001409 igmp6_group_queried(ma, max_delay);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001410 spin_unlock_bh(&ma->mca_lock);
David L Stevens7add2a42006-01-24 13:06:39 -08001411 break;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001412 }
1413 }
1414 read_unlock_bh(&idev->lock);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001415
1416 return 0;
1417}
1418
Eric Dumazet96b52e62010-06-07 21:05:02 +00001419/* called with rcu_read_lock() */
Linus Torvalds1da177e2005-04-16 15:20:36 -07001420int igmp6_event_report(struct sk_buff *skb)
1421{
1422 struct ifmcaddr6 *ma;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001423 struct inet6_dev *idev;
YOSHIFUJI Hideaki6e7cb832010-04-18 12:42:05 +09001424 struct mld_msg *mld;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001425 int addr_type;
1426
1427 /* Our own report looped back. Ignore it. */
1428 if (skb->pkt_type == PACKET_LOOPBACK)
1429 return 0;
1430
David Stevens24c69272005-12-02 20:32:59 -08001431 /* send our report if the MC router may not have heard this report */
1432 if (skb->pkt_type != PACKET_MULTICAST &&
1433 skb->pkt_type != PACKET_BROADCAST)
1434 return 0;
1435
YOSHIFUJI Hideaki6e7cb832010-04-18 12:42:05 +09001436 if (!pskb_may_pull(skb, sizeof(*mld) - sizeof(struct icmp6hdr)))
Linus Torvalds1da177e2005-04-16 15:20:36 -07001437 return -EINVAL;
1438
YOSHIFUJI Hideaki6e7cb832010-04-18 12:42:05 +09001439 mld = (struct mld_msg *)icmp6_hdr(skb);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001440
1441 /* Drop reports with not link local source */
Arnaldo Carvalho de Melo0660e032007-04-25 17:54:47 -07001442 addr_type = ipv6_addr_type(&ipv6_hdr(skb)->saddr);
YOSHIFUJI Hideaki1ab14572007-02-09 23:24:49 +09001443 if (addr_type != IPV6_ADDR_ANY &&
Linus Torvalds1da177e2005-04-16 15:20:36 -07001444 !(addr_type&IPV6_ADDR_LINKLOCAL))
1445 return -EINVAL;
1446
Eric Dumazet96b52e62010-06-07 21:05:02 +00001447 idev = __in6_dev_get(skb->dev);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001448 if (idev == NULL)
1449 return -ENODEV;
1450
1451 /*
1452 * Cancel the timer for this group
1453 */
1454
1455 read_lock_bh(&idev->lock);
Ian Morris67ba4152014-08-24 21:53:10 +01001456 for (ma = idev->mc_list; ma; ma = ma->next) {
YOSHIFUJI Hideaki6e7cb832010-04-18 12:42:05 +09001457 if (ipv6_addr_equal(&ma->mca_addr, &mld->mld_mca)) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07001458 spin_lock(&ma->mca_lock);
1459 if (del_timer(&ma->mca_timer))
1460 atomic_dec(&ma->mca_refcnt);
1461 ma->mca_flags &= ~(MAF_LAST_REPORTER|MAF_TIMER_RUNNING);
1462 spin_unlock(&ma->mca_lock);
1463 break;
1464 }
1465 }
1466 read_unlock_bh(&idev->lock);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001467 return 0;
1468}
1469
Eric Dumazeta50feda2012-05-18 18:57:34 +00001470static bool is_in(struct ifmcaddr6 *pmc, struct ip6_sf_list *psf, int type,
1471 int gdeleted, int sdeleted)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001472{
1473 switch (type) {
1474 case MLD2_MODE_IS_INCLUDE:
1475 case MLD2_MODE_IS_EXCLUDE:
1476 if (gdeleted || sdeleted)
Eric Dumazeta50feda2012-05-18 18:57:34 +00001477 return false;
David L Stevens5ab4a6c2005-12-27 14:03:00 -08001478 if (!((pmc->mca_flags & MAF_GSQUERY) && !psf->sf_gsresp)) {
1479 if (pmc->mca_sfmode == MCAST_INCLUDE)
Eric Dumazeta50feda2012-05-18 18:57:34 +00001480 return true;
David L Stevens5ab4a6c2005-12-27 14:03:00 -08001481 /* don't include if this source is excluded
1482 * in all filters
1483 */
1484 if (psf->sf_count[MCAST_INCLUDE])
David L Stevens7add2a42006-01-24 13:06:39 -08001485 return type == MLD2_MODE_IS_INCLUDE;
David L Stevens5ab4a6c2005-12-27 14:03:00 -08001486 return pmc->mca_sfcount[MCAST_EXCLUDE] ==
1487 psf->sf_count[MCAST_EXCLUDE];
1488 }
Eric Dumazeta50feda2012-05-18 18:57:34 +00001489 return false;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001490 case MLD2_CHANGE_TO_INCLUDE:
1491 if (gdeleted || sdeleted)
Eric Dumazeta50feda2012-05-18 18:57:34 +00001492 return false;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001493 return psf->sf_count[MCAST_INCLUDE] != 0;
1494 case MLD2_CHANGE_TO_EXCLUDE:
1495 if (gdeleted || sdeleted)
Eric Dumazeta50feda2012-05-18 18:57:34 +00001496 return false;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001497 if (pmc->mca_sfcount[MCAST_EXCLUDE] == 0 ||
1498 psf->sf_count[MCAST_INCLUDE])
Eric Dumazeta50feda2012-05-18 18:57:34 +00001499 return false;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001500 return pmc->mca_sfcount[MCAST_EXCLUDE] ==
1501 psf->sf_count[MCAST_EXCLUDE];
1502 case MLD2_ALLOW_NEW_SOURCES:
1503 if (gdeleted || !psf->sf_crcount)
Eric Dumazeta50feda2012-05-18 18:57:34 +00001504 return false;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001505 return (pmc->mca_sfmode == MCAST_INCLUDE) ^ sdeleted;
1506 case MLD2_BLOCK_OLD_SOURCES:
1507 if (pmc->mca_sfmode == MCAST_INCLUDE)
1508 return gdeleted || (psf->sf_crcount && sdeleted);
1509 return psf->sf_crcount && !gdeleted && !sdeleted;
1510 }
Eric Dumazeta50feda2012-05-18 18:57:34 +00001511 return false;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001512}
1513
1514static int
1515mld_scount(struct ifmcaddr6 *pmc, int type, int gdeleted, int sdeleted)
1516{
1517 struct ip6_sf_list *psf;
1518 int scount = 0;
1519
Ian Morris67ba4152014-08-24 21:53:10 +01001520 for (psf = pmc->mca_sources; psf; psf = psf->sf_next) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07001521 if (!is_in(pmc, psf, type, gdeleted, sdeleted))
1522 continue;
1523 scount++;
1524 }
1525 return scount;
1526}
1527
YOSHIFUJI Hideaki / 吉藤英明2576f172013-01-21 06:48:19 +00001528static void ip6_mc_hdr(struct sock *sk, struct sk_buff *skb,
1529 struct net_device *dev,
1530 const struct in6_addr *saddr,
1531 const struct in6_addr *daddr,
1532 int proto, int len)
1533{
1534 struct ipv6hdr *hdr;
1535
1536 skb->protocol = htons(ETH_P_IPV6);
1537 skb->dev = dev;
1538
1539 skb_reset_network_header(skb);
1540 skb_put(skb, sizeof(struct ipv6hdr));
1541 hdr = ipv6_hdr(skb);
1542
1543 ip6_flow_hdr(hdr, 0, 0);
1544
1545 hdr->payload_len = htons(len);
1546 hdr->nexthdr = proto;
1547 hdr->hop_limit = inet6_sk(sk)->hop_limit;
1548
1549 hdr->saddr = *saddr;
1550 hdr->daddr = *daddr;
1551}
1552
Daniel Borkmann4c672e42014-11-05 20:27:38 +01001553static struct sk_buff *mld_newpack(struct inet6_dev *idev, unsigned int mtu)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001554{
Amerigo Wang89657792013-06-29 21:30:49 +08001555 struct net_device *dev = idev->dev;
YOSHIFUJI Hideakic346dca2008-03-25 21:47:49 +09001556 struct net *net = dev_net(dev);
Daniel Lezcanob8ad0cb2008-03-07 11:16:55 -08001557 struct sock *sk = net->ipv6.igmp_sk;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001558 struct sk_buff *skb;
1559 struct mld2_report *pmr;
1560 struct in6_addr addr_buf;
YOSHIFUJI Hideakid7aabf22008-04-10 15:42:11 +09001561 const struct in6_addr *saddr;
Herbert Xua7ae1992011-11-18 02:20:04 +00001562 int hlen = LL_RESERVED_SPACE(dev);
1563 int tlen = dev->needed_tailroom;
Daniel Borkmann4c672e42014-11-05 20:27:38 +01001564 unsigned int size = mtu + hlen + tlen;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001565 int err;
1566 u8 ra[8] = { IPPROTO_ICMPV6, 0,
1567 IPV6_TLV_ROUTERALERT, 2, 0, 0,
1568 IPV6_TLV_PADN, 0 };
1569
1570 /* we assume size > sizeof(ra) here */
Eric Dumazet72e09ad2010-06-05 03:03:30 -07001571 /* limit our allocations to order-0 page */
1572 size = min_t(int, size, SKB_MAX_ORDER(0, 0));
1573 skb = sock_alloc_send_skb(sk, size, 1, &err);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001574
Stephen Hemmingercfcabdc2007-10-09 01:59:42 -07001575 if (!skb)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001576 return NULL;
1577
Hannes Frederic Sowa9d4a0312013-07-26 17:05:16 +02001578 skb->priority = TC_PRIO_CONTROL;
Daniel Borkmann4c672e42014-11-05 20:27:38 +01001579 skb->reserved_tailroom = skb_end_offset(skb) -
1580 min(mtu, skb_end_offset(skb));
Herbert Xua7ae1992011-11-18 02:20:04 +00001581 skb_reserve(skb, hlen);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001582
Amerigo Wang89657792013-06-29 21:30:49 +08001583 if (__ipv6_get_lladdr(idev, &addr_buf, IFA_F_TENTATIVE)) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07001584 /* <draft-ietf-magma-mld-source-05.txt>:
YOSHIFUJI Hideaki1ab14572007-02-09 23:24:49 +09001585 * use unspecified address as the source address
Linus Torvalds1da177e2005-04-16 15:20:36 -07001586 * when a valid link-local address is not available.
1587 */
YOSHIFUJI Hideakid7aabf22008-04-10 15:42:11 +09001588 saddr = &in6addr_any;
1589 } else
1590 saddr = &addr_buf;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001591
YOSHIFUJI Hideaki / 吉藤英明2576f172013-01-21 06:48:19 +00001592 ip6_mc_hdr(sk, skb, dev, saddr, &mld2_all_mcr, NEXTHDR_HOP, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001593
1594 memcpy(skb_put(skb, sizeof(ra)), ra, sizeof(ra));
1595
Arnaldo Carvalho de Melo27a884d2007-04-19 20:29:13 -07001596 skb_set_transport_header(skb, skb_tail_pointer(skb) - skb->data);
Arnaldo Carvalho de Melod10ba342007-03-14 21:05:37 -03001597 skb_put(skb, sizeof(*pmr));
1598 pmr = (struct mld2_report *)skb_transport_header(skb);
YOSHIFUJI Hideaki6e7cb832010-04-18 12:42:05 +09001599 pmr->mld2r_type = ICMPV6_MLD2_REPORT;
1600 pmr->mld2r_resv1 = 0;
1601 pmr->mld2r_cksum = 0;
1602 pmr->mld2r_resv2 = 0;
1603 pmr->mld2r_ngrec = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001604 return skb;
1605}
1606
1607static void mld_sendpack(struct sk_buff *skb)
1608{
Arnaldo Carvalho de Melo0660e032007-04-25 17:54:47 -07001609 struct ipv6hdr *pip6 = ipv6_hdr(skb);
Arnaldo Carvalho de Melo9c702202007-04-25 18:04:18 -07001610 struct mld2_report *pmr =
1611 (struct mld2_report *)skb_transport_header(skb);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001612 int payload_len, mldlen;
Eric Dumazet96b52e62010-06-07 21:05:02 +00001613 struct inet6_dev *idev;
YOSHIFUJI Hideakic346dca2008-03-25 21:47:49 +09001614 struct net *net = dev_net(skb->dev);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001615 int err;
David S. Miller4c9483b2011-03-12 16:22:43 -05001616 struct flowi6 fl6;
Eric Dumazetadf30902009-06-02 05:19:30 +00001617 struct dst_entry *dst;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001618
Eric Dumazet96b52e62010-06-07 21:05:02 +00001619 rcu_read_lock();
1620 idev = __in6_dev_get(skb->dev);
Neil Hormanedf391f2009-04-27 02:45:02 -07001621 IP6_UPD_PO_STATS(net, idev, IPSTATS_MIB_OUT, skb->len);
1622
Simon Horman29a3cad2013-05-28 20:34:26 +00001623 payload_len = (skb_tail_pointer(skb) - skb_network_header(skb)) -
1624 sizeof(*pip6);
1625 mldlen = skb_tail_pointer(skb) - skb_transport_header(skb);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001626 pip6->payload_len = htons(payload_len);
1627
YOSHIFUJI Hideaki6e7cb832010-04-18 12:42:05 +09001628 pmr->mld2r_cksum = csum_ipv6_magic(&pip6->saddr, &pip6->daddr, mldlen,
1629 IPPROTO_ICMPV6,
1630 csum_partial(skb_transport_header(skb),
1631 mldlen, 0));
YOSHIFUJI Hideaki41927172007-12-06 17:40:56 -08001632
David S. Miller4c9483b2011-03-12 16:22:43 -05001633 icmpv6_flow_init(net->ipv6.igmp_sk, &fl6, ICMPV6_MLD2_REPORT,
YOSHIFUJI Hideaki41927172007-12-06 17:40:56 -08001634 &ipv6_hdr(skb)->saddr, &ipv6_hdr(skb)->daddr,
1635 skb->dev->ifindex);
YOSHIFUJI Hideaki / 吉藤英明12fd84f2013-01-18 02:00:24 +00001636 dst = icmp6_dst_alloc(skb->dev, &fl6);
YOSHIFUJI Hideaki41927172007-12-06 17:40:56 -08001637
David S. Miller452edd52011-03-02 13:27:41 -08001638 err = 0;
1639 if (IS_ERR(dst)) {
1640 err = PTR_ERR(dst);
1641 dst = NULL;
1642 }
Eric Dumazetadf30902009-06-02 05:19:30 +00001643 skb_dst_set(skb, dst);
YOSHIFUJI Hideaki41927172007-12-06 17:40:56 -08001644 if (err)
1645 goto err_out;
1646
Neil Hormanedf391f2009-04-27 02:45:02 -07001647 payload_len = skb->len;
1648
Jan Engelhardtb2e0b382010-03-23 04:09:07 +01001649 err = NF_HOOK(NFPROTO_IPV6, NF_INET_LOCAL_OUT, skb, NULL, skb->dev,
YOSHIFUJI Hideaki41927172007-12-06 17:40:56 -08001650 dst_output);
1651out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07001652 if (!err) {
Hannes Frederic Sowa43a43b62014-03-31 20:14:10 +02001653 ICMP6MSGOUT_INC_STATS(net, idev, ICMPV6_MLD2_REPORT);
1654 ICMP6_INC_STATS(net, idev, ICMP6_MIB_OUTMSGS);
1655 IP6_UPD_PO_STATS(net, idev, IPSTATS_MIB_OUTMCAST, payload_len);
1656 } else {
1657 IP6_INC_STATS(net, idev, IPSTATS_MIB_OUTDISCARDS);
1658 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001659
Eric Dumazet96b52e62010-06-07 21:05:02 +00001660 rcu_read_unlock();
YOSHIFUJI Hideaki41927172007-12-06 17:40:56 -08001661 return;
1662
1663err_out:
1664 kfree_skb(skb);
1665 goto out;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001666}
1667
1668static int grec_size(struct ifmcaddr6 *pmc, int type, int gdel, int sdel)
1669{
Yan Zhengfab10fe2005-10-05 12:08:13 -07001670 return sizeof(struct mld2_grec) + 16 * mld_scount(pmc,type,gdel,sdel);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001671}
1672
1673static struct sk_buff *add_grhead(struct sk_buff *skb, struct ifmcaddr6 *pmc,
1674 int type, struct mld2_grec **ppgr)
1675{
1676 struct net_device *dev = pmc->idev->dev;
1677 struct mld2_report *pmr;
1678 struct mld2_grec *pgr;
1679
1680 if (!skb)
Amerigo Wang89657792013-06-29 21:30:49 +08001681 skb = mld_newpack(pmc->idev, dev->mtu);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001682 if (!skb)
1683 return NULL;
1684 pgr = (struct mld2_grec *)skb_put(skb, sizeof(struct mld2_grec));
1685 pgr->grec_type = type;
1686 pgr->grec_auxwords = 0;
1687 pgr->grec_nsrcs = 0;
1688 pgr->grec_mca = pmc->mca_addr; /* structure copy */
Arnaldo Carvalho de Melo9c702202007-04-25 18:04:18 -07001689 pmr = (struct mld2_report *)skb_transport_header(skb);
YOSHIFUJI Hideaki6e7cb832010-04-18 12:42:05 +09001690 pmr->mld2r_ngrec = htons(ntohs(pmr->mld2r_ngrec)+1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001691 *ppgr = pgr;
1692 return skb;
1693}
1694
Daniel Borkmann4c672e42014-11-05 20:27:38 +01001695#define AVAILABLE(skb) ((skb) ? skb_availroom(skb) : 0)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001696
1697static struct sk_buff *add_grec(struct sk_buff *skb, struct ifmcaddr6 *pmc,
Flavio Leitner6a7cc412014-01-16 19:27:59 -02001698 int type, int gdeleted, int sdeleted, int crsend)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001699{
Amerigo Wang89657792013-06-29 21:30:49 +08001700 struct inet6_dev *idev = pmc->idev;
1701 struct net_device *dev = idev->dev;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001702 struct mld2_report *pmr;
1703 struct mld2_grec *pgr = NULL;
1704 struct ip6_sf_list *psf, *psf_next, *psf_prev, **psf_list;
David L Stevens5ab4a6c2005-12-27 14:03:00 -08001705 int scount, stotal, first, isquery, truncate;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001706
1707 if (pmc->mca_flags & MAF_NOREPORT)
1708 return skb;
1709
1710 isquery = type == MLD2_MODE_IS_INCLUDE ||
1711 type == MLD2_MODE_IS_EXCLUDE;
1712 truncate = type == MLD2_MODE_IS_EXCLUDE ||
1713 type == MLD2_CHANGE_TO_EXCLUDE;
1714
David L Stevens5ab4a6c2005-12-27 14:03:00 -08001715 stotal = scount = 0;
1716
Linus Torvalds1da177e2005-04-16 15:20:36 -07001717 psf_list = sdeleted ? &pmc->mca_tomb : &pmc->mca_sources;
1718
David L Stevens5ab4a6c2005-12-27 14:03:00 -08001719 if (!*psf_list)
1720 goto empty_source;
1721
Arnaldo Carvalho de Melo9c702202007-04-25 18:04:18 -07001722 pmr = skb ? (struct mld2_report *)skb_transport_header(skb) : NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001723
1724 /* EX and TO_EX get a fresh packet, if needed */
1725 if (truncate) {
YOSHIFUJI Hideaki6e7cb832010-04-18 12:42:05 +09001726 if (pmr && pmr->mld2r_ngrec &&
Linus Torvalds1da177e2005-04-16 15:20:36 -07001727 AVAILABLE(skb) < grec_size(pmc, type, gdeleted, sdeleted)) {
1728 if (skb)
1729 mld_sendpack(skb);
Amerigo Wang89657792013-06-29 21:30:49 +08001730 skb = mld_newpack(idev, dev->mtu);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001731 }
1732 }
1733 first = 1;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001734 psf_prev = NULL;
Ian Morris67ba4152014-08-24 21:53:10 +01001735 for (psf = *psf_list; psf; psf = psf_next) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07001736 struct in6_addr *psrc;
1737
1738 psf_next = psf->sf_next;
1739
1740 if (!is_in(pmc, psf, type, gdeleted, sdeleted)) {
1741 psf_prev = psf;
1742 continue;
1743 }
1744
1745 /* clear marks on query responses */
1746 if (isquery)
1747 psf->sf_gsresp = 0;
1748
1749 if (AVAILABLE(skb) < sizeof(*psrc) +
1750 first*sizeof(struct mld2_grec)) {
1751 if (truncate && !first)
1752 break; /* truncate these */
1753 if (pgr)
1754 pgr->grec_nsrcs = htons(scount);
1755 if (skb)
1756 mld_sendpack(skb);
Amerigo Wang89657792013-06-29 21:30:49 +08001757 skb = mld_newpack(idev, dev->mtu);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001758 first = 1;
1759 scount = 0;
1760 }
1761 if (first) {
1762 skb = add_grhead(skb, pmc, type, &pgr);
1763 first = 0;
1764 }
Alexey Dobriyancc63f702007-02-06 14:35:25 -08001765 if (!skb)
1766 return NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001767 psrc = (struct in6_addr *)skb_put(skb, sizeof(*psrc));
1768 *psrc = psf->sf_addr;
David L Stevens5ab4a6c2005-12-27 14:03:00 -08001769 scount++; stotal++;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001770 if ((type == MLD2_ALLOW_NEW_SOURCES ||
1771 type == MLD2_BLOCK_OLD_SOURCES) && psf->sf_crcount) {
1772 psf->sf_crcount--;
1773 if ((sdeleted || gdeleted) && psf->sf_crcount == 0) {
1774 if (psf_prev)
1775 psf_prev->sf_next = psf->sf_next;
1776 else
1777 *psf_list = psf->sf_next;
1778 kfree(psf);
1779 continue;
1780 }
1781 }
1782 psf_prev = psf;
1783 }
David L Stevens5ab4a6c2005-12-27 14:03:00 -08001784
1785empty_source:
1786 if (!stotal) {
1787 if (type == MLD2_ALLOW_NEW_SOURCES ||
1788 type == MLD2_BLOCK_OLD_SOURCES)
1789 return skb;
Flavio Leitner6a7cc412014-01-16 19:27:59 -02001790 if (pmc->mca_crcount || isquery || crsend) {
David L Stevens5ab4a6c2005-12-27 14:03:00 -08001791 /* make sure we have room for group header */
1792 if (skb && AVAILABLE(skb) < sizeof(struct mld2_grec)) {
1793 mld_sendpack(skb);
1794 skb = NULL; /* add_grhead will get a new one */
1795 }
1796 skb = add_grhead(skb, pmc, type, &pgr);
1797 }
1798 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001799 if (pgr)
1800 pgr->grec_nsrcs = htons(scount);
1801
1802 if (isquery)
1803 pmc->mca_flags &= ~MAF_GSQUERY; /* clear query state */
1804 return skb;
1805}
1806
1807static void mld_send_report(struct inet6_dev *idev, struct ifmcaddr6 *pmc)
1808{
1809 struct sk_buff *skb = NULL;
1810 int type;
1811
Amerigo Wang89657792013-06-29 21:30:49 +08001812 read_lock_bh(&idev->lock);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001813 if (!pmc) {
Ian Morris67ba4152014-08-24 21:53:10 +01001814 for (pmc = idev->mc_list; pmc; pmc = pmc->next) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07001815 if (pmc->mca_flags & MAF_NOREPORT)
1816 continue;
1817 spin_lock_bh(&pmc->mca_lock);
1818 if (pmc->mca_sfcount[MCAST_EXCLUDE])
1819 type = MLD2_MODE_IS_EXCLUDE;
1820 else
1821 type = MLD2_MODE_IS_INCLUDE;
Flavio Leitner6a7cc412014-01-16 19:27:59 -02001822 skb = add_grec(skb, pmc, type, 0, 0, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001823 spin_unlock_bh(&pmc->mca_lock);
1824 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001825 } else {
1826 spin_lock_bh(&pmc->mca_lock);
1827 if (pmc->mca_sfcount[MCAST_EXCLUDE])
1828 type = MLD2_MODE_IS_EXCLUDE;
1829 else
1830 type = MLD2_MODE_IS_INCLUDE;
Flavio Leitner6a7cc412014-01-16 19:27:59 -02001831 skb = add_grec(skb, pmc, type, 0, 0, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001832 spin_unlock_bh(&pmc->mca_lock);
1833 }
Amerigo Wang89657792013-06-29 21:30:49 +08001834 read_unlock_bh(&idev->lock);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001835 if (skb)
1836 mld_sendpack(skb);
1837}
1838
1839/*
1840 * remove zero-count source records from a source filter list
1841 */
1842static void mld_clear_zeros(struct ip6_sf_list **ppsf)
1843{
1844 struct ip6_sf_list *psf_prev, *psf_next, *psf;
1845
1846 psf_prev = NULL;
Ian Morris67ba4152014-08-24 21:53:10 +01001847 for (psf = *ppsf; psf; psf = psf_next) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07001848 psf_next = psf->sf_next;
1849 if (psf->sf_crcount == 0) {
1850 if (psf_prev)
1851 psf_prev->sf_next = psf->sf_next;
1852 else
1853 *ppsf = psf->sf_next;
1854 kfree(psf);
1855 } else
1856 psf_prev = psf;
1857 }
1858}
1859
1860static void mld_send_cr(struct inet6_dev *idev)
1861{
1862 struct ifmcaddr6 *pmc, *pmc_prev, *pmc_next;
1863 struct sk_buff *skb = NULL;
1864 int type, dtype;
1865
1866 read_lock_bh(&idev->lock);
Stephen Hemminger6457d262010-02-17 18:48:44 -08001867 spin_lock(&idev->mc_lock);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001868
1869 /* deleted MCA's */
1870 pmc_prev = NULL;
Ian Morris67ba4152014-08-24 21:53:10 +01001871 for (pmc = idev->mc_tomb; pmc; pmc = pmc_next) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07001872 pmc_next = pmc->next;
1873 if (pmc->mca_sfmode == MCAST_INCLUDE) {
1874 type = MLD2_BLOCK_OLD_SOURCES;
1875 dtype = MLD2_BLOCK_OLD_SOURCES;
Flavio Leitner6a7cc412014-01-16 19:27:59 -02001876 skb = add_grec(skb, pmc, type, 1, 0, 0);
1877 skb = add_grec(skb, pmc, dtype, 1, 1, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001878 }
1879 if (pmc->mca_crcount) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07001880 if (pmc->mca_sfmode == MCAST_EXCLUDE) {
1881 type = MLD2_CHANGE_TO_INCLUDE;
Flavio Leitner6a7cc412014-01-16 19:27:59 -02001882 skb = add_grec(skb, pmc, type, 1, 0, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001883 }
David L Stevens5ab4a6c2005-12-27 14:03:00 -08001884 pmc->mca_crcount--;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001885 if (pmc->mca_crcount == 0) {
1886 mld_clear_zeros(&pmc->mca_tomb);
1887 mld_clear_zeros(&pmc->mca_sources);
1888 }
1889 }
1890 if (pmc->mca_crcount == 0 && !pmc->mca_tomb &&
1891 !pmc->mca_sources) {
1892 if (pmc_prev)
1893 pmc_prev->next = pmc_next;
1894 else
1895 idev->mc_tomb = pmc_next;
1896 in6_dev_put(pmc->idev);
1897 kfree(pmc);
1898 } else
1899 pmc_prev = pmc;
1900 }
Stephen Hemminger6457d262010-02-17 18:48:44 -08001901 spin_unlock(&idev->mc_lock);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001902
1903 /* change recs */
Ian Morris67ba4152014-08-24 21:53:10 +01001904 for (pmc = idev->mc_list; pmc; pmc = pmc->next) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07001905 spin_lock_bh(&pmc->mca_lock);
1906 if (pmc->mca_sfcount[MCAST_EXCLUDE]) {
1907 type = MLD2_BLOCK_OLD_SOURCES;
1908 dtype = MLD2_ALLOW_NEW_SOURCES;
1909 } else {
1910 type = MLD2_ALLOW_NEW_SOURCES;
1911 dtype = MLD2_BLOCK_OLD_SOURCES;
1912 }
Flavio Leitner6a7cc412014-01-16 19:27:59 -02001913 skb = add_grec(skb, pmc, type, 0, 0, 0);
1914 skb = add_grec(skb, pmc, dtype, 0, 1, 0); /* deleted sources */
Linus Torvalds1da177e2005-04-16 15:20:36 -07001915
1916 /* filter mode changes */
1917 if (pmc->mca_crcount) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07001918 if (pmc->mca_sfmode == MCAST_EXCLUDE)
1919 type = MLD2_CHANGE_TO_EXCLUDE;
1920 else
1921 type = MLD2_CHANGE_TO_INCLUDE;
Flavio Leitner6a7cc412014-01-16 19:27:59 -02001922 skb = add_grec(skb, pmc, type, 0, 0, 0);
David L Stevens5ab4a6c2005-12-27 14:03:00 -08001923 pmc->mca_crcount--;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001924 }
1925 spin_unlock_bh(&pmc->mca_lock);
1926 }
1927 read_unlock_bh(&idev->lock);
1928 if (!skb)
1929 return;
1930 (void) mld_sendpack(skb);
1931}
1932
1933static void igmp6_send(struct in6_addr *addr, struct net_device *dev, int type)
1934{
YOSHIFUJI Hideakic346dca2008-03-25 21:47:49 +09001935 struct net *net = dev_net(dev);
Daniel Lezcanob8ad0cb2008-03-07 11:16:55 -08001936 struct sock *sk = net->ipv6.igmp_sk;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001937 struct inet6_dev *idev;
YOSHIFUJI Hideaki1ab14572007-02-09 23:24:49 +09001938 struct sk_buff *skb;
YOSHIFUJI Hideaki6e7cb832010-04-18 12:42:05 +09001939 struct mld_msg *hdr;
YOSHIFUJI Hideakid7aabf22008-04-10 15:42:11 +09001940 const struct in6_addr *snd_addr, *saddr;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001941 struct in6_addr addr_buf;
Herbert Xua7ae1992011-11-18 02:20:04 +00001942 int hlen = LL_RESERVED_SPACE(dev);
1943 int tlen = dev->needed_tailroom;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001944 int err, len, payload_len, full_len;
1945 u8 ra[8] = { IPPROTO_ICMPV6, 0,
1946 IPV6_TLV_ROUTERALERT, 2, 0, 0,
1947 IPV6_TLV_PADN, 0 };
David S. Miller4c9483b2011-03-12 16:22:43 -05001948 struct flowi6 fl6;
Eric Dumazetadf30902009-06-02 05:19:30 +00001949 struct dst_entry *dst;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001950
YOSHIFUJI Hideakif3ee4012008-04-10 15:42:11 +09001951 if (type == ICMPV6_MGM_REDUCTION)
1952 snd_addr = &in6addr_linklocal_allrouters;
1953 else
1954 snd_addr = addr;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001955
1956 len = sizeof(struct icmp6hdr) + sizeof(struct in6_addr);
1957 payload_len = len + sizeof(ra);
1958 full_len = sizeof(struct ipv6hdr) + payload_len;
1959
Neil Hormanedf391f2009-04-27 02:45:02 -07001960 rcu_read_lock();
1961 IP6_UPD_PO_STATS(net, __in6_dev_get(dev),
1962 IPSTATS_MIB_OUT, full_len);
1963 rcu_read_unlock();
1964
Herbert Xua7ae1992011-11-18 02:20:04 +00001965 skb = sock_alloc_send_skb(sk, hlen + tlen + full_len, 1, &err);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001966
1967 if (skb == NULL) {
YOSHIFUJI Hideakia11d2062006-11-04 20:11:37 +09001968 rcu_read_lock();
Denis V. Lunev3bd653c2008-10-08 10:54:51 -07001969 IP6_INC_STATS(net, __in6_dev_get(dev),
YOSHIFUJI Hideakia11d2062006-11-04 20:11:37 +09001970 IPSTATS_MIB_OUTDISCARDS);
1971 rcu_read_unlock();
Linus Torvalds1da177e2005-04-16 15:20:36 -07001972 return;
1973 }
Hannes Frederic Sowa9d4a0312013-07-26 17:05:16 +02001974 skb->priority = TC_PRIO_CONTROL;
Herbert Xua7ae1992011-11-18 02:20:04 +00001975 skb_reserve(skb, hlen);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001976
Neil Horman95c385b2007-04-25 17:08:10 -07001977 if (ipv6_get_lladdr(dev, &addr_buf, IFA_F_TENTATIVE)) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07001978 /* <draft-ietf-magma-mld-source-05.txt>:
YOSHIFUJI Hideaki1ab14572007-02-09 23:24:49 +09001979 * use unspecified address as the source address
Linus Torvalds1da177e2005-04-16 15:20:36 -07001980 * when a valid link-local address is not available.
1981 */
YOSHIFUJI Hideakid7aabf22008-04-10 15:42:11 +09001982 saddr = &in6addr_any;
1983 } else
1984 saddr = &addr_buf;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001985
YOSHIFUJI Hideaki / 吉藤英明2576f172013-01-21 06:48:19 +00001986 ip6_mc_hdr(sk, skb, dev, saddr, snd_addr, NEXTHDR_HOP, payload_len);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001987
1988 memcpy(skb_put(skb, sizeof(ra)), ra, sizeof(ra));
1989
YOSHIFUJI Hideaki6e7cb832010-04-18 12:42:05 +09001990 hdr = (struct mld_msg *) skb_put(skb, sizeof(struct mld_msg));
1991 memset(hdr, 0, sizeof(struct mld_msg));
1992 hdr->mld_type = type;
Alexey Dobriyan4e3fd7a2011-11-21 03:39:03 +00001993 hdr->mld_mca = *addr;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001994
YOSHIFUJI Hideaki6e7cb832010-04-18 12:42:05 +09001995 hdr->mld_cksum = csum_ipv6_magic(saddr, snd_addr, len,
1996 IPPROTO_ICMPV6,
1997 csum_partial(hdr, len, 0));
Linus Torvalds1da177e2005-04-16 15:20:36 -07001998
Eric Dumazet96b52e62010-06-07 21:05:02 +00001999 rcu_read_lock();
2000 idev = __in6_dev_get(skb->dev);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002001
David S. Miller4c9483b2011-03-12 16:22:43 -05002002 icmpv6_flow_init(sk, &fl6, type,
YOSHIFUJI Hideaki41927172007-12-06 17:40:56 -08002003 &ipv6_hdr(skb)->saddr, &ipv6_hdr(skb)->daddr,
2004 skb->dev->ifindex);
YOSHIFUJI Hideaki / 吉藤英明12fd84f2013-01-18 02:00:24 +00002005 dst = icmp6_dst_alloc(skb->dev, &fl6);
David S. Miller452edd52011-03-02 13:27:41 -08002006 if (IS_ERR(dst)) {
2007 err = PTR_ERR(dst);
YOSHIFUJI Hideaki41927172007-12-06 17:40:56 -08002008 goto err_out;
David S. Miller452edd52011-03-02 13:27:41 -08002009 }
YOSHIFUJI Hideaki41927172007-12-06 17:40:56 -08002010
Eric Dumazetadf30902009-06-02 05:19:30 +00002011 skb_dst_set(skb, dst);
Jan Engelhardtb2e0b382010-03-23 04:09:07 +01002012 err = NF_HOOK(NFPROTO_IPV6, NF_INET_LOCAL_OUT, skb, NULL, skb->dev,
YOSHIFUJI Hideaki41927172007-12-06 17:40:56 -08002013 dst_output);
2014out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002015 if (!err) {
Denis V. Lunev5c5d2442008-10-08 10:33:50 -07002016 ICMP6MSGOUT_INC_STATS(net, idev, type);
Denis V. Luneva862f6a2008-10-08 10:33:06 -07002017 ICMP6_INC_STATS(net, idev, ICMP6_MIB_OUTMSGS);
Neil Hormanedf391f2009-04-27 02:45:02 -07002018 IP6_UPD_PO_STATS(net, idev, IPSTATS_MIB_OUTMCAST, full_len);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002019 } else
Denis V. Lunev3bd653c2008-10-08 10:54:51 -07002020 IP6_INC_STATS(net, idev, IPSTATS_MIB_OUTDISCARDS);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002021
Eric Dumazet96b52e62010-06-07 21:05:02 +00002022 rcu_read_unlock();
Linus Torvalds1da177e2005-04-16 15:20:36 -07002023 return;
YOSHIFUJI Hideaki41927172007-12-06 17:40:56 -08002024
2025err_out:
2026 kfree_skb(skb);
2027 goto out;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002028}
2029
Flavio Leitner6a7cc412014-01-16 19:27:59 -02002030static void mld_send_initial_cr(struct inet6_dev *idev)
Hannes Frederic Sowab173ee42013-06-27 00:07:01 +02002031{
Flavio Leitner6a7cc412014-01-16 19:27:59 -02002032 struct sk_buff *skb;
2033 struct ifmcaddr6 *pmc;
2034 int type;
2035
2036 if (mld_in_v1_mode(idev))
2037 return;
2038
2039 skb = NULL;
2040 read_lock_bh(&idev->lock);
Ian Morris67ba4152014-08-24 21:53:10 +01002041 for (pmc = idev->mc_list; pmc; pmc = pmc->next) {
Flavio Leitner6a7cc412014-01-16 19:27:59 -02002042 spin_lock_bh(&pmc->mca_lock);
2043 if (pmc->mca_sfcount[MCAST_EXCLUDE])
2044 type = MLD2_CHANGE_TO_EXCLUDE;
2045 else
2046 type = MLD2_CHANGE_TO_INCLUDE;
2047 skb = add_grec(skb, pmc, type, 0, 0, 1);
2048 spin_unlock_bh(&pmc->mca_lock);
Hannes Frederic Sowab173ee42013-06-27 00:07:01 +02002049 }
Flavio Leitner6a7cc412014-01-16 19:27:59 -02002050 read_unlock_bh(&idev->lock);
2051 if (skb)
2052 mld_sendpack(skb);
Hannes Frederic Sowab173ee42013-06-27 00:07:01 +02002053}
2054
2055void ipv6_mc_dad_complete(struct inet6_dev *idev)
2056{
2057 idev->mc_dad_count = idev->mc_qrv;
2058 if (idev->mc_dad_count) {
Flavio Leitner6a7cc412014-01-16 19:27:59 -02002059 mld_send_initial_cr(idev);
Hannes Frederic Sowab173ee42013-06-27 00:07:01 +02002060 idev->mc_dad_count--;
2061 if (idev->mc_dad_count)
2062 mld_dad_start_timer(idev, idev->mc_maxdelay);
2063 }
2064}
2065
2066static void mld_dad_timer_expire(unsigned long data)
2067{
2068 struct inet6_dev *idev = (struct inet6_dev *)data;
2069
Flavio Leitner6a7cc412014-01-16 19:27:59 -02002070 mld_send_initial_cr(idev);
Hannes Frederic Sowab173ee42013-06-27 00:07:01 +02002071 if (idev->mc_dad_count) {
2072 idev->mc_dad_count--;
2073 if (idev->mc_dad_count)
2074 mld_dad_start_timer(idev, idev->mc_maxdelay);
2075 }
Salam Noureddine9260d3e2013-09-29 13:41:34 -07002076 in6_dev_put(idev);
Hannes Frederic Sowab173ee42013-06-27 00:07:01 +02002077}
2078
Linus Torvalds1da177e2005-04-16 15:20:36 -07002079static int ip6_mc_del1_src(struct ifmcaddr6 *pmc, int sfmode,
Eric Dumazetb71d1d42011-04-22 04:53:02 +00002080 const struct in6_addr *psfsrc)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002081{
2082 struct ip6_sf_list *psf, *psf_prev;
2083 int rv = 0;
2084
2085 psf_prev = NULL;
Ian Morris67ba4152014-08-24 21:53:10 +01002086 for (psf = pmc->mca_sources; psf; psf = psf->sf_next) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07002087 if (ipv6_addr_equal(&psf->sf_addr, psfsrc))
2088 break;
2089 psf_prev = psf;
2090 }
2091 if (!psf || psf->sf_count[sfmode] == 0) {
2092 /* source filter not found, or count wrong => bug */
2093 return -ESRCH;
2094 }
2095 psf->sf_count[sfmode]--;
2096 if (!psf->sf_count[MCAST_INCLUDE] && !psf->sf_count[MCAST_EXCLUDE]) {
2097 struct inet6_dev *idev = pmc->idev;
2098
2099 /* no more filters for this source */
2100 if (psf_prev)
2101 psf_prev->sf_next = psf->sf_next;
2102 else
2103 pmc->mca_sources = psf->sf_next;
2104 if (psf->sf_oldin && !(pmc->mca_flags & MAF_NOREPORT) &&
Daniel Borkmann6c567b72013-09-04 00:19:38 +02002105 !mld_in_v1_mode(idev)) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07002106 psf->sf_crcount = idev->mc_qrv;
2107 psf->sf_next = pmc->mca_tomb;
2108 pmc->mca_tomb = psf;
2109 rv = 1;
2110 } else
2111 kfree(psf);
2112 }
2113 return rv;
2114}
2115
Eric Dumazetb71d1d42011-04-22 04:53:02 +00002116static int ip6_mc_del_src(struct inet6_dev *idev, const struct in6_addr *pmca,
2117 int sfmode, int sfcount, const struct in6_addr *psfsrc,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002118 int delta)
2119{
2120 struct ifmcaddr6 *pmc;
2121 int changerec = 0;
2122 int i, err;
2123
2124 if (!idev)
2125 return -ENODEV;
2126 read_lock_bh(&idev->lock);
Ian Morris67ba4152014-08-24 21:53:10 +01002127 for (pmc = idev->mc_list; pmc; pmc = pmc->next) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07002128 if (ipv6_addr_equal(pmca, &pmc->mca_addr))
2129 break;
2130 }
2131 if (!pmc) {
2132 /* MCA not found?? bug */
2133 read_unlock_bh(&idev->lock);
2134 return -ESRCH;
2135 }
2136 spin_lock_bh(&pmc->mca_lock);
2137 sf_markstate(pmc);
2138 if (!delta) {
2139 if (!pmc->mca_sfcount[sfmode]) {
2140 spin_unlock_bh(&pmc->mca_lock);
2141 read_unlock_bh(&idev->lock);
2142 return -EINVAL;
2143 }
2144 pmc->mca_sfcount[sfmode]--;
2145 }
2146 err = 0;
Ian Morris67ba4152014-08-24 21:53:10 +01002147 for (i = 0; i < sfcount; i++) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07002148 int rv = ip6_mc_del1_src(pmc, sfmode, &psfsrc[i]);
2149
2150 changerec |= rv > 0;
2151 if (!err && rv < 0)
2152 err = rv;
2153 }
2154 if (pmc->mca_sfmode == MCAST_EXCLUDE &&
2155 pmc->mca_sfcount[MCAST_EXCLUDE] == 0 &&
2156 pmc->mca_sfcount[MCAST_INCLUDE]) {
2157 struct ip6_sf_list *psf;
2158
2159 /* filter mode change */
2160 pmc->mca_sfmode = MCAST_INCLUDE;
2161 pmc->mca_crcount = idev->mc_qrv;
2162 idev->mc_ifc_count = pmc->mca_crcount;
Ian Morris67ba4152014-08-24 21:53:10 +01002163 for (psf = pmc->mca_sources; psf; psf = psf->sf_next)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002164 psf->sf_crcount = 0;
2165 mld_ifc_event(pmc->idev);
2166 } else if (sf_setstate(pmc) || changerec)
2167 mld_ifc_event(pmc->idev);
2168 spin_unlock_bh(&pmc->mca_lock);
2169 read_unlock_bh(&idev->lock);
2170 return err;
2171}
2172
2173/*
2174 * Add multicast single-source filter to the interface list
2175 */
2176static int ip6_mc_add1_src(struct ifmcaddr6 *pmc, int sfmode,
Jun Zhao99d2f472011-11-30 06:21:05 +00002177 const struct in6_addr *psfsrc)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002178{
2179 struct ip6_sf_list *psf, *psf_prev;
2180
2181 psf_prev = NULL;
Ian Morris67ba4152014-08-24 21:53:10 +01002182 for (psf = pmc->mca_sources; psf; psf = psf->sf_next) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07002183 if (ipv6_addr_equal(&psf->sf_addr, psfsrc))
2184 break;
2185 psf_prev = psf;
2186 }
2187 if (!psf) {
Ingo Oeser0c600ed2006-03-20 23:01:32 -08002188 psf = kzalloc(sizeof(*psf), GFP_ATOMIC);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002189 if (!psf)
2190 return -ENOBUFS;
Ingo Oeser0c600ed2006-03-20 23:01:32 -08002191
Linus Torvalds1da177e2005-04-16 15:20:36 -07002192 psf->sf_addr = *psfsrc;
2193 if (psf_prev) {
2194 psf_prev->sf_next = psf;
2195 } else
2196 pmc->mca_sources = psf;
2197 }
2198 psf->sf_count[sfmode]++;
2199 return 0;
2200}
2201
2202static void sf_markstate(struct ifmcaddr6 *pmc)
2203{
2204 struct ip6_sf_list *psf;
2205 int mca_xcount = pmc->mca_sfcount[MCAST_EXCLUDE];
2206
Ian Morris67ba4152014-08-24 21:53:10 +01002207 for (psf = pmc->mca_sources; psf; psf = psf->sf_next)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002208 if (pmc->mca_sfcount[MCAST_EXCLUDE]) {
2209 psf->sf_oldin = mca_xcount ==
2210 psf->sf_count[MCAST_EXCLUDE] &&
2211 !psf->sf_count[MCAST_INCLUDE];
2212 } else
2213 psf->sf_oldin = psf->sf_count[MCAST_INCLUDE] != 0;
2214}
2215
2216static int sf_setstate(struct ifmcaddr6 *pmc)
2217{
David L Stevens7add2a42006-01-24 13:06:39 -08002218 struct ip6_sf_list *psf, *dpsf;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002219 int mca_xcount = pmc->mca_sfcount[MCAST_EXCLUDE];
2220 int qrv = pmc->idev->mc_qrv;
2221 int new_in, rv;
2222
2223 rv = 0;
Ian Morris67ba4152014-08-24 21:53:10 +01002224 for (psf = pmc->mca_sources; psf; psf = psf->sf_next) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07002225 if (pmc->mca_sfcount[MCAST_EXCLUDE]) {
2226 new_in = mca_xcount == psf->sf_count[MCAST_EXCLUDE] &&
2227 !psf->sf_count[MCAST_INCLUDE];
2228 } else
2229 new_in = psf->sf_count[MCAST_INCLUDE] != 0;
David L Stevens7add2a42006-01-24 13:06:39 -08002230 if (new_in) {
2231 if (!psf->sf_oldin) {
Al Viroe80e28b2006-02-03 20:10:03 -05002232 struct ip6_sf_list *prev = NULL;
David L Stevens7add2a42006-01-24 13:06:39 -08002233
Ian Morris67ba4152014-08-24 21:53:10 +01002234 for (dpsf = pmc->mca_tomb; dpsf;
2235 dpsf = dpsf->sf_next) {
David L Stevens7add2a42006-01-24 13:06:39 -08002236 if (ipv6_addr_equal(&dpsf->sf_addr,
2237 &psf->sf_addr))
2238 break;
2239 prev = dpsf;
2240 }
2241 if (dpsf) {
2242 if (prev)
2243 prev->sf_next = dpsf->sf_next;
2244 else
2245 pmc->mca_tomb = dpsf->sf_next;
2246 kfree(dpsf);
2247 }
2248 psf->sf_crcount = qrv;
2249 rv++;
2250 }
2251 } else if (psf->sf_oldin) {
2252 psf->sf_crcount = 0;
2253 /*
2254 * add or update "delete" records if an active filter
2255 * is now inactive
2256 */
Ian Morris67ba4152014-08-24 21:53:10 +01002257 for (dpsf = pmc->mca_tomb; dpsf; dpsf = dpsf->sf_next)
David L Stevens7add2a42006-01-24 13:06:39 -08002258 if (ipv6_addr_equal(&dpsf->sf_addr,
2259 &psf->sf_addr))
2260 break;
2261 if (!dpsf) {
Joe Perches5d553542010-05-31 17:23:22 +00002262 dpsf = kmalloc(sizeof(*dpsf), GFP_ATOMIC);
David L Stevens7add2a42006-01-24 13:06:39 -08002263 if (!dpsf)
2264 continue;
2265 *dpsf = *psf;
2266 /* pmc->mca_lock held by callers */
2267 dpsf->sf_next = pmc->mca_tomb;
2268 pmc->mca_tomb = dpsf;
2269 }
2270 dpsf->sf_crcount = qrv;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002271 rv++;
2272 }
2273 }
2274 return rv;
2275}
2276
2277/*
2278 * Add multicast source filter list to the interface list
2279 */
Eric Dumazetb71d1d42011-04-22 04:53:02 +00002280static int ip6_mc_add_src(struct inet6_dev *idev, const struct in6_addr *pmca,
2281 int sfmode, int sfcount, const struct in6_addr *psfsrc,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002282 int delta)
2283{
2284 struct ifmcaddr6 *pmc;
2285 int isexclude;
2286 int i, err;
2287
2288 if (!idev)
2289 return -ENODEV;
2290 read_lock_bh(&idev->lock);
Ian Morris67ba4152014-08-24 21:53:10 +01002291 for (pmc = idev->mc_list; pmc; pmc = pmc->next) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07002292 if (ipv6_addr_equal(pmca, &pmc->mca_addr))
2293 break;
2294 }
2295 if (!pmc) {
2296 /* MCA not found?? bug */
2297 read_unlock_bh(&idev->lock);
2298 return -ESRCH;
2299 }
2300 spin_lock_bh(&pmc->mca_lock);
2301
2302 sf_markstate(pmc);
2303 isexclude = pmc->mca_sfmode == MCAST_EXCLUDE;
2304 if (!delta)
2305 pmc->mca_sfcount[sfmode]++;
2306 err = 0;
Ian Morris67ba4152014-08-24 21:53:10 +01002307 for (i = 0; i < sfcount; i++) {
Jun Zhao99d2f472011-11-30 06:21:05 +00002308 err = ip6_mc_add1_src(pmc, sfmode, &psfsrc[i]);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002309 if (err)
2310 break;
2311 }
2312 if (err) {
2313 int j;
2314
2315 if (!delta)
2316 pmc->mca_sfcount[sfmode]--;
Ian Morris67ba4152014-08-24 21:53:10 +01002317 for (j = 0; j < i; j++)
RongQing.Li78d50212012-04-04 16:47:04 +00002318 ip6_mc_del1_src(pmc, sfmode, &psfsrc[j]);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002319 } else if (isexclude != (pmc->mca_sfcount[MCAST_EXCLUDE] != 0)) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07002320 struct ip6_sf_list *psf;
2321
2322 /* filter mode change */
2323 if (pmc->mca_sfcount[MCAST_EXCLUDE])
2324 pmc->mca_sfmode = MCAST_EXCLUDE;
2325 else if (pmc->mca_sfcount[MCAST_INCLUDE])
2326 pmc->mca_sfmode = MCAST_INCLUDE;
2327 /* else no filters; keep old mode for reports */
2328
2329 pmc->mca_crcount = idev->mc_qrv;
2330 idev->mc_ifc_count = pmc->mca_crcount;
Ian Morris67ba4152014-08-24 21:53:10 +01002331 for (psf = pmc->mca_sources; psf; psf = psf->sf_next)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002332 psf->sf_crcount = 0;
2333 mld_ifc_event(idev);
2334 } else if (sf_setstate(pmc))
2335 mld_ifc_event(idev);
2336 spin_unlock_bh(&pmc->mca_lock);
2337 read_unlock_bh(&idev->lock);
2338 return err;
2339}
2340
2341static void ip6_mc_clear_src(struct ifmcaddr6 *pmc)
2342{
2343 struct ip6_sf_list *psf, *nextpsf;
2344
Ian Morris67ba4152014-08-24 21:53:10 +01002345 for (psf = pmc->mca_tomb; psf; psf = nextpsf) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07002346 nextpsf = psf->sf_next;
2347 kfree(psf);
2348 }
2349 pmc->mca_tomb = NULL;
Ian Morris67ba4152014-08-24 21:53:10 +01002350 for (psf = pmc->mca_sources; psf; psf = nextpsf) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07002351 nextpsf = psf->sf_next;
2352 kfree(psf);
2353 }
2354 pmc->mca_sources = NULL;
2355 pmc->mca_sfmode = MCAST_EXCLUDE;
Denis Lukianovde9daad2005-09-14 20:53:42 -07002356 pmc->mca_sfcount[MCAST_INCLUDE] = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002357 pmc->mca_sfcount[MCAST_EXCLUDE] = 1;
2358}
2359
2360
2361static void igmp6_join_group(struct ifmcaddr6 *ma)
2362{
2363 unsigned long delay;
2364
2365 if (ma->mca_flags & MAF_NOREPORT)
2366 return;
2367
2368 igmp6_send(&ma->mca_addr, ma->idev->dev, ICMPV6_MGM_REPORT);
2369
Aruna-Hewapathirane63862b52014-01-11 07:15:59 -05002370 delay = prandom_u32() % unsolicited_report_interval(ma->idev);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002371
2372 spin_lock_bh(&ma->mca_lock);
2373 if (del_timer(&ma->mca_timer)) {
2374 atomic_dec(&ma->mca_refcnt);
2375 delay = ma->mca_timer.expires - jiffies;
2376 }
2377
2378 if (!mod_timer(&ma->mca_timer, jiffies + delay))
2379 atomic_inc(&ma->mca_refcnt);
2380 ma->mca_flags |= MAF_TIMER_RUNNING | MAF_LAST_REPORTER;
2381 spin_unlock_bh(&ma->mca_lock);
2382}
2383
2384static int ip6_mc_leave_src(struct sock *sk, struct ipv6_mc_socklist *iml,
2385 struct inet6_dev *idev)
2386{
2387 int err;
2388
WANG Congf7ed9252014-09-11 15:35:15 -07002389 /* callers have the socket lock and rtnl lock
David L Stevens5ab4a6c2005-12-27 14:03:00 -08002390 * so no other readers or writers of iml or its sflist
2391 */
Stephen Hemmingercfcabdc2007-10-09 01:59:42 -07002392 if (!iml->sflist) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07002393 /* any-source empty exclude case */
2394 return ip6_mc_del_src(idev, &iml->addr, iml->sfmode, 0, NULL, 0);
2395 }
2396 err = ip6_mc_del_src(idev, &iml->addr, iml->sfmode,
2397 iml->sflist->sl_count, iml->sflist->sl_addr, 0);
2398 sock_kfree_s(sk, iml->sflist, IP6_SFLSIZE(iml->sflist->sl_max));
2399 iml->sflist = NULL;
2400 return err;
2401}
2402
2403static void igmp6_leave_group(struct ifmcaddr6 *ma)
2404{
Daniel Borkmann6c567b72013-09-04 00:19:38 +02002405 if (mld_in_v1_mode(ma->idev)) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07002406 if (ma->mca_flags & MAF_LAST_REPORTER)
2407 igmp6_send(&ma->mca_addr, ma->idev->dev,
2408 ICMPV6_MGM_REDUCTION);
2409 } else {
2410 mld_add_delrec(ma->idev, ma);
2411 mld_ifc_event(ma->idev);
2412 }
2413}
2414
2415static void mld_gq_timer_expire(unsigned long data)
2416{
2417 struct inet6_dev *idev = (struct inet6_dev *)data;
2418
2419 idev->mc_gq_running = 0;
2420 mld_send_report(idev, NULL);
Salam Noureddine9260d3e2013-09-29 13:41:34 -07002421 in6_dev_put(idev);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002422}
2423
2424static void mld_ifc_timer_expire(unsigned long data)
2425{
2426 struct inet6_dev *idev = (struct inet6_dev *)data;
2427
2428 mld_send_cr(idev);
2429 if (idev->mc_ifc_count) {
2430 idev->mc_ifc_count--;
2431 if (idev->mc_ifc_count)
2432 mld_ifc_start_timer(idev, idev->mc_maxdelay);
2433 }
Salam Noureddine9260d3e2013-09-29 13:41:34 -07002434 in6_dev_put(idev);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002435}
2436
2437static void mld_ifc_event(struct inet6_dev *idev)
2438{
Daniel Borkmann6c567b72013-09-04 00:19:38 +02002439 if (mld_in_v1_mode(idev))
Linus Torvalds1da177e2005-04-16 15:20:36 -07002440 return;
2441 idev->mc_ifc_count = idev->mc_qrv;
2442 mld_ifc_start_timer(idev, 1);
2443}
2444
2445
2446static void igmp6_timer_handler(unsigned long data)
2447{
2448 struct ifmcaddr6 *ma = (struct ifmcaddr6 *) data;
2449
Daniel Borkmann6c567b72013-09-04 00:19:38 +02002450 if (mld_in_v1_mode(ma->idev))
Linus Torvalds1da177e2005-04-16 15:20:36 -07002451 igmp6_send(&ma->mca_addr, ma->idev->dev, ICMPV6_MGM_REPORT);
2452 else
2453 mld_send_report(ma->idev, ma);
2454
2455 spin_lock(&ma->mca_lock);
2456 ma->mca_flags |= MAF_LAST_REPORTER;
2457 ma->mca_flags &= ~MAF_TIMER_RUNNING;
2458 spin_unlock(&ma->mca_lock);
2459 ma_put(ma);
2460}
2461
Moni Shoua75c78502009-09-15 02:37:40 -07002462/* Device changing type */
2463
2464void ipv6_mc_unmap(struct inet6_dev *idev)
2465{
2466 struct ifmcaddr6 *i;
2467
2468 /* Install multicast list, except for all-nodes (already installed) */
2469
2470 read_lock_bh(&idev->lock);
2471 for (i = idev->mc_list; i; i = i->next)
2472 igmp6_group_dropped(i);
2473 read_unlock_bh(&idev->lock);
2474}
2475
2476void ipv6_mc_remap(struct inet6_dev *idev)
2477{
2478 ipv6_mc_up(idev);
2479}
2480
Linus Torvalds1da177e2005-04-16 15:20:36 -07002481/* Device going down */
2482
2483void ipv6_mc_down(struct inet6_dev *idev)
2484{
2485 struct ifmcaddr6 *i;
2486
2487 /* Withdraw multicast list */
2488
2489 read_lock_bh(&idev->lock);
Daniel Borkmannb4af8de2013-09-04 00:19:43 +02002490 mld_ifc_stop_timer(idev);
2491 mld_gq_stop_timer(idev);
2492 mld_dad_stop_timer(idev);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002493
Ian Morris67ba4152014-08-24 21:53:10 +01002494 for (i = idev->mc_list; i; i = i->next)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002495 igmp6_group_dropped(i);
2496 read_unlock_bh(&idev->lock);
2497
2498 mld_clear_delrec(idev);
2499}
2500
Hannes Frederic Sowa2f711932014-09-02 15:49:25 +02002501static void ipv6_mc_reset(struct inet6_dev *idev)
2502{
2503 idev->mc_qrv = sysctl_mld_qrv;
2504 idev->mc_qi = MLD_QI_DEFAULT;
2505 idev->mc_qri = MLD_QRI_DEFAULT;
2506 idev->mc_v1_seen = 0;
2507 idev->mc_maxdelay = unsolicited_report_interval(idev);
2508}
Linus Torvalds1da177e2005-04-16 15:20:36 -07002509
2510/* Device going up */
2511
2512void ipv6_mc_up(struct inet6_dev *idev)
2513{
2514 struct ifmcaddr6 *i;
2515
2516 /* Install multicast list, except for all-nodes (already installed) */
2517
2518 read_lock_bh(&idev->lock);
Hannes Frederic Sowa2f711932014-09-02 15:49:25 +02002519 ipv6_mc_reset(idev);
Ian Morris67ba4152014-08-24 21:53:10 +01002520 for (i = idev->mc_list; i; i = i->next)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002521 igmp6_group_added(i);
2522 read_unlock_bh(&idev->lock);
2523}
2524
2525/* IPv6 device initialization. */
2526
2527void ipv6_mc_init_dev(struct inet6_dev *idev)
2528{
Linus Torvalds1da177e2005-04-16 15:20:36 -07002529 write_lock_bh(&idev->lock);
Stephen Hemminger6457d262010-02-17 18:48:44 -08002530 spin_lock_init(&idev->mc_lock);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002531 idev->mc_gq_running = 0;
Pavel Emelyanovb24b8a22008-01-23 21:20:07 -08002532 setup_timer(&idev->mc_gq_timer, mld_gq_timer_expire,
2533 (unsigned long)idev);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002534 idev->mc_tomb = NULL;
2535 idev->mc_ifc_count = 0;
Pavel Emelyanovb24b8a22008-01-23 21:20:07 -08002536 setup_timer(&idev->mc_ifc_timer, mld_ifc_timer_expire,
2537 (unsigned long)idev);
Hannes Frederic Sowab173ee42013-06-27 00:07:01 +02002538 setup_timer(&idev->mc_dad_timer, mld_dad_timer_expire,
2539 (unsigned long)idev);
Hannes Frederic Sowa2f711932014-09-02 15:49:25 +02002540 ipv6_mc_reset(idev);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002541 write_unlock_bh(&idev->lock);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002542}
2543
2544/*
2545 * Device is about to be destroyed: clean up.
2546 */
2547
2548void ipv6_mc_destroy_dev(struct inet6_dev *idev)
2549{
2550 struct ifmcaddr6 *i;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002551
2552 /* Deactivate timers */
2553 ipv6_mc_down(idev);
2554
2555 /* Delete all-nodes address. */
Linus Torvalds1da177e2005-04-16 15:20:36 -07002556 /* We cannot call ipv6_dev_mc_dec() directly, our caller in
2557 * addrconf.c has NULL'd out dev->ip6_ptr so in6_dev_get() will
2558 * fail.
2559 */
YOSHIFUJI Hideakif3ee4012008-04-10 15:42:11 +09002560 __ipv6_dev_mc_dec(idev, &in6addr_linklocal_allnodes);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002561
YOSHIFUJI Hideakif3ee4012008-04-10 15:42:11 +09002562 if (idev->cnf.forwarding)
2563 __ipv6_dev_mc_dec(idev, &in6addr_linklocal_allrouters);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002564
2565 write_lock_bh(&idev->lock);
2566 while ((i = idev->mc_list) != NULL) {
2567 idev->mc_list = i->next;
2568 write_unlock_bh(&idev->lock);
2569
2570 igmp6_group_dropped(i);
2571 ma_put(i);
2572
2573 write_lock_bh(&idev->lock);
2574 }
2575 write_unlock_bh(&idev->lock);
2576}
2577
2578#ifdef CONFIG_PROC_FS
2579struct igmp6_mc_iter_state {
Daniel Lezcanob8ad0cb2008-03-07 11:16:55 -08002580 struct seq_net_private p;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002581 struct net_device *dev;
2582 struct inet6_dev *idev;
2583};
2584
2585#define igmp6_mc_seq_private(seq) ((struct igmp6_mc_iter_state *)(seq)->private)
2586
2587static inline struct ifmcaddr6 *igmp6_mc_get_first(struct seq_file *seq)
2588{
2589 struct ifmcaddr6 *im = NULL;
2590 struct igmp6_mc_iter_state *state = igmp6_mc_seq_private(seq);
YOSHIFUJI Hideaki12188542008-03-26 02:36:06 +09002591 struct net *net = seq_file_net(seq);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002592
Pavel Emelianov7562f872007-05-03 15:13:45 -07002593 state->idev = NULL;
Eric Dumazetce81b762009-11-11 17:34:30 +00002594 for_each_netdev_rcu(net, state->dev) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07002595 struct inet6_dev *idev;
Eric Dumazetce81b762009-11-11 17:34:30 +00002596 idev = __in6_dev_get(state->dev);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002597 if (!idev)
2598 continue;
2599 read_lock_bh(&idev->lock);
2600 im = idev->mc_list;
2601 if (im) {
2602 state->idev = idev;
2603 break;
2604 }
2605 read_unlock_bh(&idev->lock);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002606 }
2607 return im;
2608}
2609
2610static struct ifmcaddr6 *igmp6_mc_get_next(struct seq_file *seq, struct ifmcaddr6 *im)
2611{
2612 struct igmp6_mc_iter_state *state = igmp6_mc_seq_private(seq);
2613
2614 im = im->next;
2615 while (!im) {
Eric Dumazetce81b762009-11-11 17:34:30 +00002616 if (likely(state->idev != NULL))
Linus Torvalds1da177e2005-04-16 15:20:36 -07002617 read_unlock_bh(&state->idev->lock);
Eric Dumazetce81b762009-11-11 17:34:30 +00002618
2619 state->dev = next_net_device_rcu(state->dev);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002620 if (!state->dev) {
2621 state->idev = NULL;
2622 break;
2623 }
Eric Dumazetce81b762009-11-11 17:34:30 +00002624 state->idev = __in6_dev_get(state->dev);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002625 if (!state->idev)
2626 continue;
2627 read_lock_bh(&state->idev->lock);
2628 im = state->idev->mc_list;
2629 }
2630 return im;
2631}
2632
2633static struct ifmcaddr6 *igmp6_mc_get_idx(struct seq_file *seq, loff_t pos)
2634{
2635 struct ifmcaddr6 *im = igmp6_mc_get_first(seq);
2636 if (im)
2637 while (pos && (im = igmp6_mc_get_next(seq, im)) != NULL)
2638 --pos;
2639 return pos ? NULL : im;
2640}
2641
2642static void *igmp6_mc_seq_start(struct seq_file *seq, loff_t *pos)
Eric Dumazetce81b762009-11-11 17:34:30 +00002643 __acquires(RCU)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002644{
Eric Dumazetce81b762009-11-11 17:34:30 +00002645 rcu_read_lock();
Linus Torvalds1da177e2005-04-16 15:20:36 -07002646 return igmp6_mc_get_idx(seq, *pos);
2647}
2648
2649static void *igmp6_mc_seq_next(struct seq_file *seq, void *v, loff_t *pos)
2650{
Eric Dumazetce81b762009-11-11 17:34:30 +00002651 struct ifmcaddr6 *im = igmp6_mc_get_next(seq, v);
2652
Linus Torvalds1da177e2005-04-16 15:20:36 -07002653 ++*pos;
2654 return im;
2655}
2656
2657static void igmp6_mc_seq_stop(struct seq_file *seq, void *v)
Eric Dumazetce81b762009-11-11 17:34:30 +00002658 __releases(RCU)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002659{
2660 struct igmp6_mc_iter_state *state = igmp6_mc_seq_private(seq);
Eric Dumazetce81b762009-11-11 17:34:30 +00002661
Linus Torvalds1da177e2005-04-16 15:20:36 -07002662 if (likely(state->idev != NULL)) {
2663 read_unlock_bh(&state->idev->lock);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002664 state->idev = NULL;
2665 }
2666 state->dev = NULL;
Eric Dumazetce81b762009-11-11 17:34:30 +00002667 rcu_read_unlock();
Linus Torvalds1da177e2005-04-16 15:20:36 -07002668}
2669
2670static int igmp6_mc_seq_show(struct seq_file *seq, void *v)
2671{
2672 struct ifmcaddr6 *im = (struct ifmcaddr6 *)v;
2673 struct igmp6_mc_iter_state *state = igmp6_mc_seq_private(seq);
2674
2675 seq_printf(seq,
Harvey Harrison4b7a4272008-10-29 12:50:24 -07002676 "%-4d %-15s %pi6 %5d %08X %ld\n",
Linus Torvalds1da177e2005-04-16 15:20:36 -07002677 state->dev->ifindex, state->dev->name,
Harvey Harrisonb0711952008-10-28 16:05:40 -07002678 &im->mca_addr,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002679 im->mca_users, im->mca_flags,
2680 (im->mca_flags&MAF_TIMER_RUNNING) ?
2681 jiffies_to_clock_t(im->mca_timer.expires-jiffies) : 0);
2682 return 0;
2683}
2684
Philippe De Muyter56b3d972007-07-10 23:07:31 -07002685static const struct seq_operations igmp6_mc_seq_ops = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07002686 .start = igmp6_mc_seq_start,
2687 .next = igmp6_mc_seq_next,
2688 .stop = igmp6_mc_seq_stop,
2689 .show = igmp6_mc_seq_show,
2690};
2691
2692static int igmp6_mc_seq_open(struct inode *inode, struct file *file)
2693{
Daniel Lezcanob8ad0cb2008-03-07 11:16:55 -08002694 return seq_open_net(inode, file, &igmp6_mc_seq_ops,
2695 sizeof(struct igmp6_mc_iter_state));
Linus Torvalds1da177e2005-04-16 15:20:36 -07002696}
2697
Arjan van de Ven9a321442007-02-12 00:55:35 -08002698static const struct file_operations igmp6_mc_seq_fops = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07002699 .owner = THIS_MODULE,
2700 .open = igmp6_mc_seq_open,
2701 .read = seq_read,
2702 .llseek = seq_lseek,
Daniel Lezcanob8ad0cb2008-03-07 11:16:55 -08002703 .release = seq_release_net,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002704};
2705
2706struct igmp6_mcf_iter_state {
Daniel Lezcanob8ad0cb2008-03-07 11:16:55 -08002707 struct seq_net_private p;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002708 struct net_device *dev;
2709 struct inet6_dev *idev;
2710 struct ifmcaddr6 *im;
2711};
2712
2713#define igmp6_mcf_seq_private(seq) ((struct igmp6_mcf_iter_state *)(seq)->private)
2714
2715static inline struct ip6_sf_list *igmp6_mcf_get_first(struct seq_file *seq)
2716{
2717 struct ip6_sf_list *psf = NULL;
2718 struct ifmcaddr6 *im = NULL;
2719 struct igmp6_mcf_iter_state *state = igmp6_mcf_seq_private(seq);
YOSHIFUJI Hideaki12188542008-03-26 02:36:06 +09002720 struct net *net = seq_file_net(seq);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002721
Pavel Emelianov7562f872007-05-03 15:13:45 -07002722 state->idev = NULL;
2723 state->im = NULL;
Eric Dumazetce81b762009-11-11 17:34:30 +00002724 for_each_netdev_rcu(net, state->dev) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07002725 struct inet6_dev *idev;
Eric Dumazetce81b762009-11-11 17:34:30 +00002726 idev = __in6_dev_get(state->dev);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002727 if (unlikely(idev == NULL))
2728 continue;
2729 read_lock_bh(&idev->lock);
2730 im = idev->mc_list;
2731 if (likely(im != NULL)) {
2732 spin_lock_bh(&im->mca_lock);
2733 psf = im->mca_sources;
2734 if (likely(psf != NULL)) {
2735 state->im = im;
2736 state->idev = idev;
2737 break;
2738 }
2739 spin_unlock_bh(&im->mca_lock);
2740 }
2741 read_unlock_bh(&idev->lock);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002742 }
2743 return psf;
2744}
2745
2746static struct ip6_sf_list *igmp6_mcf_get_next(struct seq_file *seq, struct ip6_sf_list *psf)
2747{
2748 struct igmp6_mcf_iter_state *state = igmp6_mcf_seq_private(seq);
2749
2750 psf = psf->sf_next;
2751 while (!psf) {
2752 spin_unlock_bh(&state->im->mca_lock);
2753 state->im = state->im->next;
2754 while (!state->im) {
Eric Dumazetce81b762009-11-11 17:34:30 +00002755 if (likely(state->idev != NULL))
Linus Torvalds1da177e2005-04-16 15:20:36 -07002756 read_unlock_bh(&state->idev->lock);
Eric Dumazetce81b762009-11-11 17:34:30 +00002757
2758 state->dev = next_net_device_rcu(state->dev);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002759 if (!state->dev) {
2760 state->idev = NULL;
2761 goto out;
2762 }
Eric Dumazetce81b762009-11-11 17:34:30 +00002763 state->idev = __in6_dev_get(state->dev);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002764 if (!state->idev)
2765 continue;
2766 read_lock_bh(&state->idev->lock);
2767 state->im = state->idev->mc_list;
2768 }
2769 if (!state->im)
2770 break;
2771 spin_lock_bh(&state->im->mca_lock);
2772 psf = state->im->mca_sources;
2773 }
2774out:
2775 return psf;
2776}
2777
2778static struct ip6_sf_list *igmp6_mcf_get_idx(struct seq_file *seq, loff_t pos)
2779{
2780 struct ip6_sf_list *psf = igmp6_mcf_get_first(seq);
2781 if (psf)
2782 while (pos && (psf = igmp6_mcf_get_next(seq, psf)) != NULL)
2783 --pos;
2784 return pos ? NULL : psf;
2785}
2786
2787static void *igmp6_mcf_seq_start(struct seq_file *seq, loff_t *pos)
Eric Dumazetce81b762009-11-11 17:34:30 +00002788 __acquires(RCU)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002789{
Eric Dumazetce81b762009-11-11 17:34:30 +00002790 rcu_read_lock();
Linus Torvalds1da177e2005-04-16 15:20:36 -07002791 return *pos ? igmp6_mcf_get_idx(seq, *pos - 1) : SEQ_START_TOKEN;
2792}
2793
2794static void *igmp6_mcf_seq_next(struct seq_file *seq, void *v, loff_t *pos)
2795{
2796 struct ip6_sf_list *psf;
2797 if (v == SEQ_START_TOKEN)
2798 psf = igmp6_mcf_get_first(seq);
2799 else
2800 psf = igmp6_mcf_get_next(seq, v);
2801 ++*pos;
2802 return psf;
2803}
2804
2805static void igmp6_mcf_seq_stop(struct seq_file *seq, void *v)
Eric Dumazetce81b762009-11-11 17:34:30 +00002806 __releases(RCU)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002807{
2808 struct igmp6_mcf_iter_state *state = igmp6_mcf_seq_private(seq);
2809 if (likely(state->im != NULL)) {
2810 spin_unlock_bh(&state->im->mca_lock);
2811 state->im = NULL;
2812 }
2813 if (likely(state->idev != NULL)) {
2814 read_unlock_bh(&state->idev->lock);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002815 state->idev = NULL;
2816 }
2817 state->dev = NULL;
Eric Dumazetce81b762009-11-11 17:34:30 +00002818 rcu_read_unlock();
Linus Torvalds1da177e2005-04-16 15:20:36 -07002819}
2820
2821static int igmp6_mcf_seq_show(struct seq_file *seq, void *v)
2822{
2823 struct ip6_sf_list *psf = (struct ip6_sf_list *)v;
2824 struct igmp6_mcf_iter_state *state = igmp6_mcf_seq_private(seq);
2825
2826 if (v == SEQ_START_TOKEN) {
Joe Perches1744bea2014-11-04 15:37:03 -08002827 seq_puts(seq, "Idx Device Multicast Address Source Address INC EXC\n");
Linus Torvalds1da177e2005-04-16 15:20:36 -07002828 } else {
2829 seq_printf(seq,
Harvey Harrison4b7a4272008-10-29 12:50:24 -07002830 "%3d %6.6s %pi6 %pi6 %6lu %6lu\n",
Linus Torvalds1da177e2005-04-16 15:20:36 -07002831 state->dev->ifindex, state->dev->name,
Harvey Harrisonb0711952008-10-28 16:05:40 -07002832 &state->im->mca_addr,
2833 &psf->sf_addr,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002834 psf->sf_count[MCAST_INCLUDE],
2835 psf->sf_count[MCAST_EXCLUDE]);
2836 }
2837 return 0;
2838}
2839
Philippe De Muyter56b3d972007-07-10 23:07:31 -07002840static const struct seq_operations igmp6_mcf_seq_ops = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07002841 .start = igmp6_mcf_seq_start,
2842 .next = igmp6_mcf_seq_next,
2843 .stop = igmp6_mcf_seq_stop,
2844 .show = igmp6_mcf_seq_show,
2845};
2846
2847static int igmp6_mcf_seq_open(struct inode *inode, struct file *file)
2848{
Daniel Lezcanob8ad0cb2008-03-07 11:16:55 -08002849 return seq_open_net(inode, file, &igmp6_mcf_seq_ops,
2850 sizeof(struct igmp6_mcf_iter_state));
Linus Torvalds1da177e2005-04-16 15:20:36 -07002851}
2852
Arjan van de Ven9a321442007-02-12 00:55:35 -08002853static const struct file_operations igmp6_mcf_seq_fops = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07002854 .owner = THIS_MODULE,
2855 .open = igmp6_mcf_seq_open,
2856 .read = seq_read,
2857 .llseek = seq_lseek,
Daniel Lezcanob8ad0cb2008-03-07 11:16:55 -08002858 .release = seq_release_net,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002859};
Daniel Lezcanoea82edf2008-03-21 04:10:53 -07002860
Alexey Dobriyan2c8c1e72010-01-17 03:35:32 +00002861static int __net_init igmp6_proc_init(struct net *net)
Daniel Lezcanoea82edf2008-03-21 04:10:53 -07002862{
2863 int err;
2864
2865 err = -ENOMEM;
Gao fengd4beaa62013-02-18 01:34:54 +00002866 if (!proc_create("igmp6", S_IRUGO, net->proc_net, &igmp6_mc_seq_fops))
Daniel Lezcanoea82edf2008-03-21 04:10:53 -07002867 goto out;
Gao fengd4beaa62013-02-18 01:34:54 +00002868 if (!proc_create("mcfilter6", S_IRUGO, net->proc_net,
2869 &igmp6_mcf_seq_fops))
Daniel Lezcanoea82edf2008-03-21 04:10:53 -07002870 goto out_proc_net_igmp6;
2871
2872 err = 0;
2873out:
2874 return err;
2875
2876out_proc_net_igmp6:
Gao fengece31ff2013-02-18 01:34:56 +00002877 remove_proc_entry("igmp6", net->proc_net);
Daniel Lezcanoea82edf2008-03-21 04:10:53 -07002878 goto out;
2879}
2880
Alexey Dobriyan2c8c1e72010-01-17 03:35:32 +00002881static void __net_exit igmp6_proc_exit(struct net *net)
Daniel Lezcanoea82edf2008-03-21 04:10:53 -07002882{
Gao fengece31ff2013-02-18 01:34:56 +00002883 remove_proc_entry("mcfilter6", net->proc_net);
2884 remove_proc_entry("igmp6", net->proc_net);
Daniel Lezcanoea82edf2008-03-21 04:10:53 -07002885}
2886#else
Alexey Dobriyan2c8c1e72010-01-17 03:35:32 +00002887static inline int igmp6_proc_init(struct net *net)
Daniel Lezcanoea82edf2008-03-21 04:10:53 -07002888{
2889 return 0;
2890}
Alexey Dobriyan2c8c1e72010-01-17 03:35:32 +00002891static inline void igmp6_proc_exit(struct net *net)
Daniel Lezcanoea82edf2008-03-21 04:10:53 -07002892{
Daniel Lezcanoea82edf2008-03-21 04:10:53 -07002893}
Linus Torvalds1da177e2005-04-16 15:20:36 -07002894#endif
2895
Alexey Dobriyan2c8c1e72010-01-17 03:35:32 +00002896static int __net_init igmp6_net_init(struct net *net)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002897{
Linus Torvalds1da177e2005-04-16 15:20:36 -07002898 int err;
2899
Denis V. Lunev1ed85162008-04-03 14:31:03 -07002900 err = inet_ctl_sock_create(&net->ipv6.igmp_sk, PF_INET6,
2901 SOCK_RAW, IPPROTO_ICMPV6, net);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002902 if (err < 0) {
Joe Perchesf3213832012-05-15 14:11:53 +00002903 pr_err("Failed to initialize the IGMP6 control socket (err %d)\n",
Linus Torvalds1da177e2005-04-16 15:20:36 -07002904 err);
Daniel Lezcanob8ad0cb2008-03-07 11:16:55 -08002905 goto out;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002906 }
2907
Denis V. Lunev1ed85162008-04-03 14:31:03 -07002908 inet6_sk(net->ipv6.igmp_sk)->hop_limit = 1;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002909
Daniel Lezcanoea82edf2008-03-21 04:10:53 -07002910 err = igmp6_proc_init(net);
2911 if (err)
Daniel Lezcanob8ad0cb2008-03-07 11:16:55 -08002912 goto out_sock_create;
Daniel Lezcanob8ad0cb2008-03-07 11:16:55 -08002913out:
2914 return err;
2915
2916out_sock_create:
Denis V. Lunev1ed85162008-04-03 14:31:03 -07002917 inet_ctl_sock_destroy(net->ipv6.igmp_sk);
Daniel Lezcanob8ad0cb2008-03-07 11:16:55 -08002918 goto out;
2919}
2920
Alexey Dobriyan2c8c1e72010-01-17 03:35:32 +00002921static void __net_exit igmp6_net_exit(struct net *net)
Daniel Lezcanob8ad0cb2008-03-07 11:16:55 -08002922{
Denis V. Lunev1ed85162008-04-03 14:31:03 -07002923 inet_ctl_sock_destroy(net->ipv6.igmp_sk);
Daniel Lezcanoea82edf2008-03-21 04:10:53 -07002924 igmp6_proc_exit(net);
Daniel Lezcanob8ad0cb2008-03-07 11:16:55 -08002925}
2926
2927static struct pernet_operations igmp6_net_ops = {
2928 .init = igmp6_net_init,
2929 .exit = igmp6_net_exit,
2930};
2931
2932int __init igmp6_init(void)
2933{
2934 return register_pernet_subsys(&igmp6_net_ops);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002935}
2936
2937void igmp6_cleanup(void)
2938{
Daniel Lezcanob8ad0cb2008-03-07 11:16:55 -08002939 unregister_pernet_subsys(&igmp6_net_ops);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002940}