On Fri, Dec 8, 2017 at 12:45 AM, Xin Long <lucien....@gmail.com> wrote: > This isn't a sctp problem, but mld's, seems when lo's mtu became 0, > it allocs a skb without enough space in add_grec():
Shouldn't we just set its min_mtu to ETH_MIN_MTU?
On Fri, Dec 8, 2017 at 12:45 AM, Xin Long <lucien....@gmail.com> wrote: > This isn't a sctp problem, but mld's, seems when lo's mtu became 0, > it allocs a skb without enough space in add_grec():
Shouldn't we just set its min_mtu to ETH_MIN_MTU?