diff options
author | Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> | 2016-07-15 21:40:02 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-07-17 07:02:09 +0200 |
commit | c5c4e45c4b79acb23f07e43dac1348e67b4ddf91 (patch) | |
tree | 2d8301b1cdf6ee86ad4e296a4dc67eb7ce2c1b11 /kernel/bpf | |
parent | sctp: recvmsg should be able to run even if sock is in closing state (diff) | |
download | linux-c5c4e45c4b79acb23f07e43dac1348e67b4ddf91.tar.xz linux-c5c4e45c4b79acb23f07e43dac1348e67b4ddf91.zip |
sctp: fix GSO for IPv6
commit 90017accff61 ("sctp: Add GSO support") didn't register SCTP GSO
offloading for IPv6 and yet didn't put any restrictions on generating
GSO packets while in IPv6, which causes all IPv6 GSO'ed packets to be
silently dropped.
The fix is to properly register the offload this time.
Fixes: 90017accff61 ("sctp: Add GSO support")
Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/bpf')
0 files changed, 0 insertions, 0 deletions