netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH] netfilter: conntrack: add missing DCCP protocol changes in	event cache
Date: Mon, 25 May 2009 17:30:54 +0200	[thread overview]
Message-ID: <4A1AB9AE.3020305@trash.net> (raw)
In-Reply-To: <20090509184603.7636.66528.stgit@Decadence>

Pablo Neira Ayuso wrote:
> This patch adds the missing protocol state-change event reporting
> for DCCP.
> 
> $ sudo conntrack -E
>     [NEW] dccp     33 240 src=192.168.0.2 dst=192.168.1.2 sport=57040 dport=5001 [UNREPLIED] src=192.168.1.2 dst=192.168.1.100 sport=5001 dport=57040
> 
> With this patch:
> 
> $ sudo conntrack -E
>     [NEW] dccp     33 240 REQUEST src=192.168.0.2 dst=192.168.1.2 sport=57040 dport=5001 [UNREPLIED] src=192.168.1.2 dst=192.168.1.100 sport=5001 dport=57040
>

Applied, thanks Pablo.


      reply	other threads:[~2009-05-25 15:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-09 18:45 [PATCH] netfilter fix for 2.6.30-rc Pablo Neira Ayuso
2009-05-09 18:46 ` [PATCH] netfilter: conntrack: add missing DCCP protocol changes in event cache Pablo Neira Ayuso
2009-05-25 15:30   ` Patrick McHardy [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A1AB9AE.3020305@trash.net \
    --to=kaber@trash.net \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).