commit | 439ef0309cf4b743d76edc2abeca72b27ee1d996 | [log] [tgz] |
---|---|---|
author | Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> | Thu Apr 26 16:59:01 2018 -0300 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 27 14:35:23 2018 -0400 |
tree | 28249b9f025a593815d0e5da16ac29288fe41465 | |
parent | 63d01330aad9531a491db1bed5f15cc6b7fd1a78 [diff] |
sctp: consider idata chunks when setting SCTP_MAXSEG When setting SCTP_MAXSEG sock option, it should consider which kind of data chunk is being used if the asoc is already available, so that the limit better reflect reality. Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>