commit | fdcee2cbb8438702ea1b328fb6e0ac5e9a40c7f8 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Wed May 17 07:16:40 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu May 18 10:24:08 2017 -0400 |
tree | 36eeaff66310ffd838274809cdb6a628400732ca | |
parent | a3f96c47c8d4c38be71fdbb440a99968c764ba62 [diff] |
sctp: do not inherit ipv6_{mc|ac|fl}_list from parent SCTP needs fixes similar to 83eaddab4378 ("ipv6/dccp: do not inherit ipv6_mc_list from parent"), otherwise bad things can happen. Signed-off-by: Eric Dumazet <edumazet@google.com> Reported-by: Andrey Konovalov <andreyknvl@google.com> Tested-by: Andrey Konovalov <andreyknvl@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>