add CONFIG_TCP_MD5SIG #44596
This commit is contained in:
parent
f0e0a74944
commit
0b4dc28cdf
4
PKGBUILD
4
PKGBUILD
@ -24,8 +24,8 @@ sha256sums=('0f2f7d44979bc8f71c4fc5d3308c03499c26a824dd311fdf6eef4dee0d7d5991'
|
||||
'SKIP'
|
||||
'c268985a82483fe75f0f397217208e262f85a356d1d9f34b9e22255e549d7ce9'
|
||||
'SKIP'
|
||||
'30a964b0ace75c4be814a69cc9cd998c990dbe25e5d268c480b5d78e47358e01'
|
||||
'c641d5ef32e5c2459bce390ec1581b34ad5727a1e20872acd763d30774112015'
|
||||
'7520b31018069786e59920ecb9cd74ff4613a862dc515a718bd97f2b0bc5c596'
|
||||
'520f61c8d80f06cb8c605ae124c59072794d2bacc71327dccb7350d9622a4fbf'
|
||||
'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'
|
||||
'1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99')
|
||||
validpgpkeys=(
|
||||
|
2
config
2
config
@ -852,7 +852,7 @@ CONFIG_TCP_CONG_DCTCP=m
|
||||
CONFIG_DEFAULT_CUBIC=y
|
||||
# CONFIG_DEFAULT_RENO is not set
|
||||
CONFIG_DEFAULT_TCP_CONG="cubic"
|
||||
# CONFIG_TCP_MD5SIG is not set
|
||||
CONFIG_TCP_MD5SIG=y
|
||||
CONFIG_IPV6=y
|
||||
CONFIG_IPV6_ROUTER_PREF=y
|
||||
CONFIG_IPV6_ROUTE_INFO=y
|
||||
|
@ -840,7 +840,7 @@ CONFIG_TCP_CONG_DCTCP=m
|
||||
CONFIG_DEFAULT_CUBIC=y
|
||||
# CONFIG_DEFAULT_RENO is not set
|
||||
CONFIG_DEFAULT_TCP_CONG="cubic"
|
||||
# CONFIG_TCP_MD5SIG is not set
|
||||
CONFIG_TCP_MD5SIG=y
|
||||
CONFIG_IPV6=y
|
||||
CONFIG_IPV6_ROUTER_PREF=y
|
||||
CONFIG_IPV6_ROUTE_INFO=y
|
||||
|
Loading…
Reference in New Issue
Block a user