diff options
author | Daniel Borkmann <dborkman@redhat.com> | 2013-08-09 15:09:08 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-08-12 22:12:20 -0700 |
commit | ac4f9599362475662efb6efbb334cbcec98d4778 (patch) | |
tree | d0cd203ef65e8459cfbc784e2fde2fb30d27aaec /net/sctp/transport.c | |
parent | 56329137211639528ddf05c59a9d7cbde6879d1f (diff) | |
download | talos-obmc-linux-ac4f9599362475662efb6efbb334cbcec98d4778.tar.gz talos-obmc-linux-ac4f9599362475662efb6efbb334cbcec98d4778.zip |
net: sctp: sctp_assoc_control_transport: fix MTU size in SCTP_PF state
The SCTP Quick failover draft [1] section 5.1, point 5 says that the cwnd
should be 1 MTU. So, instead of 1, set it to 1 MTU.
[1] https://tools.ietf.org/html/draft-nishida-tsvwg-sctp-failover-05
Reported-by: Karl Heiss <kheiss@gmail.com>
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Cc: Neil Horman <nhorman@tuxdriver.com>
Acked-by: Vlad Yasevich <vyasevich@gmail.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sctp/transport.c')
0 files changed, 0 insertions, 0 deletions