diff options
author | Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> | 2018-04-26 16:59:02 -0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-04-27 14:35:24 -0400 |
commit | 38687b56c51b535024d46d6b5375163a6a40a196 (patch) | |
tree | 56ef91a153676cf598653f135975fabb58694018 /net/Makefile | |
parent | 439ef0309cf4b743d76edc2abeca72b27ee1d996 (diff) | |
download | linux-38687b56c51b535024d46d6b5375163a6a40a196.tar.bz2 |
sctp: allow unsetting sockopt MAXSEG
RFC 6458 Section 8.1.16 says that setting MAXSEG as 0 means that the user
is not limiting it, and not that it should set to the *current* maximum,
as we are doing.
This patch thus allow setting it as 0, effectively removing the user
limit.
Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/Makefile')
0 files changed, 0 insertions, 0 deletions