From: Pablo Neira <pablo@eurodev.net>
To: Bo Xiong <bxiong@actiontec.com>, netfilter-devel@lists.netfilter.org
Subject: Re: [PATCH 2.6] Use C99 initializers for conntrack sysctl tables
Date: Mon, 23 Feb 2004 00:41:18 +0100 [thread overview]
Message-ID: <40393E1E.5050807@eurodev.net> (raw)
In-Reply-To: <4036D735.E834F74A@actiontec.com>
Bo Xiong wrote:
>init_conntrack() will creat a new conntrack, bu where add the new
>conntrack to hash_list?
>-Bo
>
>
>
Hi Bo,
why didn't you create a new thread? the topic of this message is different.
anyway, have a look at:
http://lxr.linux.no/source/net/ipv4/netfilter/ip_conntrack_core.c#L460
init_conntrack creates a new conntrack and insert it to the hash list as
well (see list_prepend).
best regards,
Pablo
next prev parent reply other threads:[~2004-02-22 23:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-20 21:07 [PATCH 2.6] Use C99 initializers for conntrack sysctl tables Harald Welte
2004-02-20 22:28 ` Patrick McHardy
2004-02-20 23:12 ` David S. Miller
2004-02-21 3:57 ` Bo Xiong
2004-02-22 16:07 ` Henrik Nordstrom
2004-02-22 23:41 ` Pablo Neira [this message]
2004-02-22 23:45 ` Pablo Neira
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=40393E1E.5050807@eurodev.net \
--to=pablo@eurodev.net \
--cc=bxiong@actiontec.com \
--cc=netfilter-devel@lists.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.