From 60ef210fea10df4ff2aa108b80b7eb4e7034af0d Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Tue, 27 Nov 2007 13:15:19 +0000 Subject: [PATCH] topconfig set NETFILTER_XT_MATCH_TIME svn path=/dists/trunk/linux-2.6/; revision=9789 --- debian/changelog | 3 ++- debian/config/config | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1fac0f816..5549fedae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,9 @@ linux-2.6 (2.6.24~rc3-1~experimental.1) UNRELEASED; urgency=low * New upstream release, rebase dfsg stuff plus drivers-atm.patch, scripts-kconfig-reportoldconfig.patch. * [amd64] Set HIGH_RES_TIMERS and NO_HZ. + * topconfig set NETFILTER_XT_MATCH_TIME. - -- maximilian attems Mon, 26 Nov 2007 22:12:26 +0100 + -- maximilian attems Tue, 27 Nov 2007 14:14:04 +0100 linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low diff --git a/debian/config/config b/debian/config/config index 33ddcdd7c..e1e9c3648 100644 --- a/debian/config/config +++ b/debian/config/config @@ -269,6 +269,7 @@ CONFIG_NETFILTER_XT_MATCH_STATE=m CONFIG_NETFILTER_XT_MATCH_STATISTIC=m CONFIG_NETFILTER_XT_MATCH_STRING=m CONFIG_NETFILTER_XT_MATCH_TCPMSS=m +CONFIG_NETFILTER_XT_MATCH_TIME=m CONFIG_NETFILTER_XT_MATCH_U32=m CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m