commit | 83eaddab4378db256d00d295bda6ca997cd13a52 | [log] [tgz] |
---|---|---|
author | WANG Cong <xiyou.wangcong@gmail.com> | Tue May 09 16:59:54 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu May 11 12:17:02 2017 -0400 |
tree | 544eeb2934d627c6e828df941216f6ad806df90b | |
parent | 0fe20fafd1791f993806d417048213ec57b81045 [diff] |
ipv6/dccp: do not inherit ipv6_mc_list from parent Like commit 657831ffc38e ("dccp/tcp: do not inherit mc_list from parent") we should clear ipv6_mc_list etc. for IPv6 sockets too. Cc: Eric Dumazet <edumazet@google.com> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>