aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/sm_statetable.c
diff options
context:
space:
mode:
authorXin Long <lucien.xin@gmail.com>2019-08-19 22:02:49 +0800
committerDavid S. Miller <davem@davemloft.net>2019-08-19 18:27:29 -0700
commit56dd525abd56f7acd7b44a52935726e3ada4916c (patch)
tree0688ad16be9e02992a32bf0099f65da9b45d822e /net/sctp/sm_statetable.c
parentsctp: add sctp_auth_init and sctp_auth_free (diff)
downloadlinux-dev-56dd525abd56f7acd7b44a52935726e3ada4916c.tar.xz
linux-dev-56dd525abd56f7acd7b44a52935726e3ada4916c.zip
sctp: add SCTP_AUTH_SUPPORTED sockopt
SCTP_AUTH_SUPPORTED sockopt is used to set enpoint's auth flag. With this feature, each endpoint will have its own flag for its future asoc's auth_capable, instead of netns auth flag. Note that when both ep's auth_enable is enabled, endpoint auth related data should be initialized. If asconf_enable is also set, SCTP_CID_ASCONF/SCTP_CID_ASCONF_ACK should be added into auth_chunk_list. Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions