Re: [PATCH] conntrack: Add missing tables dying and unconfirmed to usage output.

2016-04-07 Thread Pablo Neira Ayuso
On Thu, Apr 07, 2016 at 07:30:57PM +0200, Mart Frauenlob wrote: > On 07.04.2016 11:45, Pablo Neira Ayuso wrote: > >also applied. > > > > I'd update the man page also, but I'm unsure about the wording. > Is there a description of the tables dying and unconfirmed > somewhere in the source? Or maybe

Re: [PATCH] conntrack: Add missing tables dying and unconfirmed to usage output.

2016-04-07 Thread Mart Frauenlob
On 07.04.2016 11:45, Pablo Neira Ayuso wrote: also applied. I'd update the man page also, but I'm unsure about the wording. Is there a description of the tables dying and unconfirmed somewhere in the source? Or maybe someone can help me out with a brief description? Thanks, Mart -- To unsub

Re: [PATCH] conntrack: Add missing tables dying and unconfirmed to usage output.

2016-04-07 Thread Pablo Neira Ayuso
also applied. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH] conntrack: Add missing tables dying and unconfirmed to usage output.

2016-04-04 Thread Mart Frauenlob
Signed-off-by: Mart Frauenlob --- src/conntrack.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/conntrack.c b/src/conntrack.c index d40f23f..b384e07 100644 --- a/src/conntrack.c +++ b/src/conntrack.c @@ -520,7 +520,7 @@ static const char usage_commands[] =