diff --git a/debian/changelog b/debian/changelog index 7375358d7..b4078f589 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Sat, 26 Apr 2008 23:11:17 +0200 diff --git a/debian/config/config b/debian/config/config index 2af8968de..f3b085304 100644 --- a/debian/config/config +++ b/debian/config/config @@ -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 diff --git a/debian/config/mips/config.4kc-malta b/debian/config/mips/config.4kc-malta index fdd489f9b..79115c333 100644 --- a/debian/config/mips/config.4kc-malta +++ b/debian/config/mips/config.4kc-malta @@ -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 diff --git a/debian/config/mips/config.5kc-malta b/debian/config/mips/config.5kc-malta index 6b0a32bbd..3867b0b26 100644 --- a/debian/config/mips/config.5kc-malta +++ b/debian/config/mips/config.5kc-malta @@ -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 diff --git a/debian/config/mipsel/config.4kc-malta b/debian/config/mipsel/config.4kc-malta index 275a4a7fa..4ab60509c 100644 --- a/debian/config/mipsel/config.4kc-malta +++ b/debian/config/mipsel/config.4kc-malta @@ -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 diff --git a/debian/config/mipsel/config.5kc-malta b/debian/config/mipsel/config.5kc-malta index 19f6e74af..1e89b9b61 100644 --- a/debian/config/mipsel/config.5kc-malta +++ b/debian/config/mipsel/config.5kc-malta @@ -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