Bug 6753

Summary: little typo in net/ipv4/netfilter/Kconfig
Product: Networking Reporter: Dmytro Bagrii (dmb)
Component: Netfilter/IptablesAssignee: Alexey Dobriyan (adobriyan)
Status: CLOSED CODE_FIX    
Severity: low CC: bunk
Priority: P2    
Hardware: i386   
OS: Linux   
Kernel Version: 2.6.17 Subsystem:
Regression: --- Bisected commit-id:
Attachments: Fix

Description Dmytro Bagrii 2006-06-27 04:17:16 UTC
Most recent kernel where this bug did not occur: I don't know
Problem Description:
Typo in net/ipv4/netfilter/Kconfig:309
In help section of config option IP_NF_MATCH_HASHLIMIT it is written: "this
match dynamically crates a hash table". I think it means "creates" instead of
"crates"
Comment 1 Matt LaPlante 2006-06-29 11:19:48 UTC
Created attachment 8456 [details]
Fix
Comment 2 Matt LaPlante 2006-06-29 11:21:15 UTC
Thanks for the report.  I've attached a fix for the bug. It has been submitted 
to LKML for inclusion in the next series.
Comment 3 Adrian Bunk 2006-06-29 18:03:59 UTC
The fix just went into Linus' tree.
Comment 4 Dmytro Bagrii 2006-09-07 02:53:18 UTC
Patch (http://bugzilla.kernel.org/attachment.cgi?id=8456&action=view) not yet 
included in tree.
Comment 5 Matt LaPlante 2006-09-07 05:59:19 UTC
The patch has been in the 2.6.18 git since Adrian posted above.  It will be in
the main 2.6.18 tree.