git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42a2d92
)
netfilter: fix connlimit Kconfig prompt string
author
Randy Dunlap
<rdunlap@infradead.org>
Thu, 7 Nov 2013 05:48:22 +0000
(21:48 -0800)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Wed, 13 Nov 2013 22:31:11 +0000
(23:31 +0100)
Under Core Netfilter Configuration, connlimit match support has
an extra double quote at the end of it.
Fixes a portion of kernel bugzilla #52671:
https://bugzilla.kernel.org/show_bug.cgi?id=52671
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reported-by: lailavrazda1979@gmail.com
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
No differences found