From: Patrick McHardy <kaber@trash.net>
To: Jing Min Zhao <zhaojingmin@hotmail.com>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: H.323 conntrack/NAT helper update for 2.6.17-rc1
Date: Wed, 05 Apr 2006 19:10:23 +0200 [thread overview]
Message-ID: <4433F9FF.6050709@trash.net> (raw)
In-Reply-To: <BAY109-DAV15AA944ABA789908271E35B3CB0@phx.gbl>
Jing Min Zhao wrote:
> Hi, Patrick,
>
> This patch is to update 2.6.17-rc1 to the latest state. It includes
> following changes that are not in 2.6.17-rc1:
>
> 1. Add new parameter 'default_rrq_ttl'.
> 2. Change get_h245_addr to static
> 3. Change to use EXPORT_SYMBOL_GPL
> 4. Move some extern function prototypes from ip_nat_helper_h323.c to
> ip_conntrack_h323.h.
> 5. Move ip_conntrack_helper_h323_asn1.h and
> ip_conntrack_helper_h323_types.h from net/ipv4/netfilter/ to
> include/linux/netfilter_ipv4/.
>
> Please have a look at it and apply it.
Applied, thanks. A couple of comments though:
- I've split your patches into the logical changes, this is prefered
to "version-updates". Ideally you just send one patch per change.
- whitespace changes:
- /* ip_nat_mangle_udp_packet uses skb_make_writable() to copy
- * or pull everything in a linear buffer, so we can safely
+ /* ip_nat_mangle_udp_packet uses skb_make_writable() to
copy
+ * or pull everything in a linear buffer, so we can safely
Please try to avoid such things, except for seperated patches that
_remove_ whitespace :)
- I've changed default_rrq_timeout to unsigned because it is assigned
to an unsigned member.
- Changelogs in the source-code: its your choice, but I personally
prefer to avoid changelogs in the source files, they tend to
grow pretty fast and you are mostly not interested in them. If
you are, you can use the git history.
Thanks again.
next prev parent reply other threads:[~2006-04-05 17:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-05 0:29 H.323 conntrack/NAT helper update for 2.6.17-rc1 Jing Min Zhao
2006-04-05 15:21 ` Harald Welte
2006-04-05 15:32 ` Jing Min Zhao
2006-04-06 7:29 ` Harald Welte
2006-04-05 17:10 ` Patrick McHardy [this message]
2006-04-05 17:40 ` Jing Min Zhao
-- strict thread matches above, loose matches on Subject: below --
2006-04-04 3:55 Jing Min Zhao
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=4433F9FF.6050709@trash.net \
--to=kaber@trash.net \
--cc=netfilter-devel@lists.netfilter.org \
--cc=zhaojingmin@hotmail.com \
/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.