File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1250,7 +1250,7 @@ CONFIG_NF_CONNTRACK_LABELS=y
12501250CONFIG_NF_CONNTRACK_OVS=y
12511251# CONFIG_NF_CT_PROTO_DCCP is not set
12521252CONFIG_NF_CT_PROTO_GRE=y
1253- # CONFIG_NF_CT_PROTO_SCTP is not set
1253+ CONFIG_NF_CT_PROTO_SCTP=y
12541254# CONFIG_NF_CT_PROTO_UDPLITE is not set
12551255# CONFIG_NF_CONNTRACK_AMANDA is not set
12561256CONFIG_NF_CONNTRACK_FTP=y
@@ -1579,7 +1579,13 @@ CONFIG_IP_DCCP_TFRC_LIB=y
15791579# CONFIG_IP_DCCP_DEBUG is not set
15801580# end of DCCP Kernel Hacking
15811581
1582- # CONFIG_IP_SCTP is not set
1582+ CONFIG_IP_SCTP=y
1583+ # CONFIG_SCTP_DBG_OBJCNT is not set
1584+ CONFIG_SCTP_DEFAULT_COOKIE_HMAC_MD5=y
1585+ # CONFIG_SCTP_DEFAULT_COOKIE_HMAC_SHA1 is not set
1586+ # CONFIG_SCTP_DEFAULT_COOKIE_HMAC_NONE is not set
1587+ CONFIG_SCTP_COOKIE_HMAC_MD5=y
1588+ # CONFIG_SCTP_COOKIE_HMAC_SHA1 is not set
15831589CONFIG_RDS=y
15841590# CONFIG_RDS_RDMA is not set
15851591# CONFIG_RDS_TCP is not set
Original file line number Diff line number Diff line change @@ -1283,7 +1283,7 @@ CONFIG_NF_CONNTRACK_LABELS=y
12831283CONFIG_NF_CONNTRACK_OVS=y
12841284# CONFIG_NF_CT_PROTO_DCCP is not set
12851285CONFIG_NF_CT_PROTO_GRE=y
1286- # CONFIG_NF_CT_PROTO_SCTP is not set
1286+ CONFIG_NF_CT_PROTO_SCTP=y
12871287# CONFIG_NF_CT_PROTO_UDPLITE is not set
12881288# CONFIG_NF_CONNTRACK_AMANDA is not set
12891289CONFIG_NF_CONNTRACK_FTP=y
@@ -1596,7 +1596,13 @@ CONFIG_BRIDGE_EBT_LOG=y
15961596CONFIG_BRIDGE_EBT_NFLOG=y
15971597# CONFIG_BPFILTER is not set
15981598# CONFIG_IP_DCCP is not set
1599- # CONFIG_IP_SCTP is not set
1599+ CONFIG_IP_SCTP=y
1600+ # CONFIG_SCTP_DBG_OBJCNT is not set
1601+ CONFIG_SCTP_DEFAULT_COOKIE_HMAC_MD5=y
1602+ # CONFIG_SCTP_DEFAULT_COOKIE_HMAC_SHA1 is not set
1603+ # CONFIG_SCTP_DEFAULT_COOKIE_HMAC_NONE is not set
1604+ CONFIG_SCTP_COOKIE_HMAC_MD5=y
1605+ # CONFIG_SCTP_COOKIE_HMAC_SHA1 is not set
16001606CONFIG_RDS=y
16011607# CONFIG_RDS_RDMA is not set
16021608# CONFIG_RDS_TCP is not set
You can’t perform that action at this time.
0 commit comments