topconfig enable TCP_MD5SIG

seen enabled on generic fedora config
it is required for using MD5 TCP signatures to help protect BGP sessions.

don't override setting in mips* configs.

svn path=/dists/trunk/linux-2.6/; revision=11339
This commit is contained in:
Maximilian Attems 2008-05-08 20:49:24 +00:00
parent cc3122750b
commit d819b4cf30
6 changed files with 3 additions and 7 deletions

4
debian/changelog vendored
View File

@ -14,8 +14,8 @@ linux-2.6 (2.6.26~rc1-1~experimental.1) UNRELEASED; urgency=low
* [amd64, i386]: KVM_CLOCK, KVM_GUEST, ISCSI_IBFT_FIND, ISCSI_IBFT, THERMAL,
EEEPC_LAPTOP, FB_N411.
* [amd64]: Enable SCSI_DPT_I2O as 64 bit now.
* topconfig reenable USB_SERIAL_EDGEPORT, USB_SERIAL_EDGEPORT_TI.
(closes: #480195)
* Reenable USB_SERIAL_EDGEPORT, USB_SERIAL_EDGEPORT_TI. (closes: #480195)
* Enable TCP_MD5SIG for BGP sessions. (closes: #443742)
-- maximilian attems <maks@debian.org> Sat, 26 Apr 2008 23:11:17 +0200

View File

@ -2122,7 +2122,6 @@ CONFIG_DEFAULT_CUBIC=y
# CONFIG_DEFAULT_WESTWOOD is not set
# CONFIG_DEFAULT_RENO is not set
## end choice
# CONFIG_TCP_MD5SIG is not set
##
## file: net/ipv4/ipvs/Kconfig

View File

@ -2005,7 +2005,6 @@ CONFIG_DEFAULT_BIC=y
# CONFIG_DEFAULT_RENO is not set
## end choice
CONFIG_DEFAULT_TCP_CONG="bic"
# CONFIG_TCP_MD5SIG is not set
##
## file: net/ipv4/ipvs/Kconfig

View File

@ -2348,7 +2348,6 @@ CONFIG_DEFAULT_BIC=y
# CONFIG_DEFAULT_RENO is not set
## end choice
CONFIG_DEFAULT_TCP_CONG="bic"
# CONFIG_TCP_MD5SIG is not set
##
## file: net/ipv4/ipvs/Kconfig

View File

@ -1972,7 +1972,6 @@ CONFIG_DEFAULT_BIC=y
# CONFIG_DEFAULT_RENO is not set
## end choice
CONFIG_DEFAULT_TCP_CONG="bic"
# CONFIG_TCP_MD5SIG is not set
##
## file: net/ipv4/ipvs/Kconfig

View File

@ -2332,7 +2332,7 @@ CONFIG_DEFAULT_BIC=y
# CONFIG_DEFAULT_RENO is not set
## end choice
CONFIG_DEFAULT_TCP_CONG="bic"
# CONFIG_TCP_MD5SIG is not set
CONFIG_TCP_MD5SIG=y
##
## file: net/ipv4/ipvs/Kconfig