summaryrefslogtreecommitdiff
path: root/net/bpf
diff options
context:
space:
mode:
authorXin Long <lucien.xin@gmail.com>2021-10-28 05:36:04 -0400
committerDavid S. Miller <davem@davemloft.net>2021-10-29 12:21:23 +0100
commit75cf662c64dd8543f56c329c69eba18141c8fd9f (patch)
tree03cce6f1a8f05eaba99b0d9114770e9c251e8616 /net/bpf
parentcc4665ca646c96181a7c00198aa72c59e0c576e8 (diff)
downloadlinux-75cf662c64dd8543f56c329c69eba18141c8fd9f.tar.gz
linux-75cf662c64dd8543f56c329c69eba18141c8fd9f.tar.bz2
linux-75cf662c64dd8543f56c329c69eba18141c8fd9f.zip
sctp: return true only for pathmtu update in sctp_transport_pl_toobig
sctp_transport_pl_toobig() supposes to return true only if there's pathmtu update, so that in sctp_icmp_frag_needed() it would call sctp_assoc_sync_pmtu() and sctp_retransmit(). This patch is to fix these return places in sctp_transport_pl_toobig(). Fixes: 836964083177 ("sctp: do state transition when receiving an icmp TOOBIG packet") Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bpf')
0 files changed, 0 insertions, 0 deletions