commit | 37051f73862d15862aecc08b887b2884137af327 | [log] [tgz] |
---|---|---|
author | Andrei Pelinescu-Onciul <andrei@iptel.org> | Mon Nov 23 15:53:57 2009 -0500 |
committer | Vlad Yasevich <vladislav.yasevich@hp.com> | Mon Nov 23 15:53:57 2009 -0500 |
tree | c62999e8365a14ecb5f87a2921bc964bc609b915 | |
parent | 90f2f5318b3a5b0898fef0fec9b91376c7de7a2c [diff] |
sctp: allow setting path_maxrxt independent of SPP_PMTUD_ENABLE Since draft-ietf-tsvwg-sctpsocket-15.txt, setting the SPP_MTUD_ENABLE flag when changing pathmaxrxt via the SCTP_PEER_ADDR_PARAMS setsockopt is not required any longer. Signed-off-by: Andrei Pelinescu-Onciul <andrei@iptel.org> Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>