From: David S. Miller Date: Tue, 20 Aug 2019 01:27:29 +0000 (-0700) Subject: Merge branch 'sctp-support-per-endpoint-auth-and-asconf-flags' X-Git-Tag: v5.4-rc1~131^2~204 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5483ecefe9602502441b0b76968f9c4f888ad242;p=thirdparty%2Flinux.git Merge branch 'sctp-support-per-endpoint-auth-and-asconf-flags' Xin Long says: ==================== sctp: support per endpoint auth and asconf flags This patchset mostly does 3 things: 1. add per endpint asconf flag and use asconf flag properly and add SCTP_ASCONF_SUPPORTED sockopt. 2. use auth flag properly and add SCTP_AUTH_SUPPORTED sockopt. 3. remove the 'global feature switch' to discard chunks. ==================== Signed-off-by: David S. Miller --- 5483ecefe9602502441b0b76968f9c4f888ad242