aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2008-10-23 07:59:52 +0000
committerDavid S. Miller <[email protected]>2008-10-23 07:59:52 +0000
commit91bd6b1e030266cf87d3f567b49f0fa60a7318ba (patch)
treed67e4365680e59a6eed1a13847f5fb9e016a7eed /net/unix/af_unix.c
parentMerge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... (diff)
downloadkernel-91bd6b1e030266cf87d3f567b49f0fa60a7318ba.tar.gz
kernel-91bd6b1e030266cf87d3f567b49f0fa60a7318ba.zip
sctp: Drop ICMP packet too big message with MTU larger than current PMTU
If ICMP packet too big message is received with MTU larger than current PMTU, SCTP will still accept this ICMP message and sync the PMTU of assoc with the wrong MTU. Endpoing A Endpoint B (ESTABLISHED) (ESTABLISHED) ICMP ---------> (packet too big, MTU too larger) sync PMTU This patch fixed the problem by drop that ICMP message. Signed-off-by: Wei Yongjun <[email protected]> Signed-off-by: Vlad Yasevich <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions