From 5d24dc40e52b48d74f17fbc10da08c3d314cb387 Mon Sep 17 00:00:00 2001 From: Matt LaPlante Date: Thu, 29 Jun 2006 12:51:15 -0700 Subject: [PATCH] --- yaml --- r: 31343 b: refs/heads/master c: c22751b73a3770b3046102bb97b139218ff1875b h: refs/heads/master i: 31341: ca84ad0d37d59e86dd2e643f7e586ac448d72b53 31339: c5a48f83ad4cd393bdaa9175307cd8dee2507459 31335: 618f314eae03beea92efc75a79f40fd831caa54c 31327: 939a67a7bfafb93c0039cd67136cd6ba3774f96b v: v3 --- [refs] | 2 +- trunk/net/ipv4/netfilter/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index d3556e560a6a..21cb553ed29d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7263ade1e1e72e34fc3c179f3aeaa07a11872d22 +refs/heads/master: c22751b73a3770b3046102bb97b139218ff1875b diff --git a/trunk/net/ipv4/netfilter/Kconfig b/trunk/net/ipv4/netfilter/Kconfig index e1d7f5fbc526..ef0b5aac5838 100644 --- a/trunk/net/ipv4/netfilter/Kconfig +++ b/trunk/net/ipv4/netfilter/Kconfig @@ -332,7 +332,7 @@ config IP_NF_MATCH_HASHLIMIT help This option adds a new iptables `hashlimit' match. - As opposed to `limit', this match dynamically crates a hash table + As opposed to `limit', this match dynamically creates a hash table of limit buckets, based on your selection of source/destination ip addresses and/or ports.