From: Florian Westphal <fw@strlen.de>
To: Ken-ichirou MATSUZAWA <chamaken@gmail.com>
Cc: Florian Westphal <fw@strlen.de>,
The netfilter developer mailinglist
<netfilter-devel@vger.kernel.org>,
Pablo Neira Ayuso <pablo@netfilter.org>
Subject: Re: [PATCHv3 1/1 lnf-ct] qa: build unshared nfct environment
Date: Fri, 24 Oct 2014 11:24:41 +0200 [thread overview]
Message-ID: <20141024092441.GB5675@breakpoint.cc> (raw)
In-Reply-To: <20141007044007.GB2507@gmail.com>
Ken-ichirou MATSUZAWA <chamaken@gmail.com> wrote:
> nssocket forks and change netns pre-establishd by ip(8), serves its
> socket descriptor to parent via nssocket(). Since this socket is
> isolated, it can be used to create regression tests for conntrack.
>
> This also adds a conntrack event testcase as a first user.
> A ct_echo_event.sh script is provided to build and run this test
> automatically:
>
> # ./qa/ct_echo_event.sh
> make: Entering directory...
> ...debug output like:
> [NEW] tcp 6 2 SYN_SENT src=10.255.255.249 dst=10.255.255.250 sport...
> [UPDATE] tcp 6 2 SYN_RECV src=10.255.255.249 dst=10.255.255.250 sport...
> ...
> [DESTROY] icmp 1 src=10.255.255.249 dst=10.255.255.250 type=8 code=0...
> # echo $?
> 0
Applied, thanks for your patience.
prev parent reply other threads:[~2014-10-24 9:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-30 9:02 [PATCH lnfct] qa: build unshared nfct environment Ken-ichirou MATSUZAWA
2014-09-30 10:16 ` Florian Westphal
2014-10-04 14:13 ` [PATCHv2 " Ken-ichirou MATSUZAWA
2014-10-07 4:38 ` [PATCHv3 0/1 lnf-ct] " Ken-ichirou MATSUZAWA
2014-10-07 4:40 ` [PATCHv3 1/1 " Ken-ichirou MATSUZAWA
2014-10-24 9:24 ` Florian Westphal [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=20141024092441.GB5675@breakpoint.cc \
--to=fw@strlen.de \
--cc=chamaken@gmail.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.