All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Jan Engelhardt <jengelh@computergmbh.de>
Cc: Netfilter Developer Mailing List <netfilter-devel@vger.kernel.org>
Subject: Re: [PATCH 06/10] [NETFILTER]: constify and annotate nf_{conntrack,nat}_proto_tcp
Date: Wed, 30 Jan 2008 16:40:12 +0100	[thread overview]
Message-ID: <47A09A5C.4000707@trash.net> (raw)
In-Reply-To: <Pine.LNX.4.64.0801260237360.15243@fbirervta.pbzchgretzou.qr>

Jan Engelhardt wrote:
> Constify a few data tables use const qualifiers on variables where
> possible in the nf_*_proto_tcp sources.
> 
> Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>
> ---
>  include/net/netfilter/nf_conntrack.h   |    2 +-
>  net/ipv4/netfilter/nf_nat_proto_tcp.c  |    2 +-
>  net/netfilter/nf_conntrack_proto_tcp.c |   44 +++++++++++++-----------
>  3 files changed, 26 insertions(+), 22 deletions(-)

Applied with some minor editing to remove conflicts with my
naming unification patch.

  reply	other threads:[~2008-01-30 15:40 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <fd8d288fb2570e7feabc650d002d36a3070b43a1.1201311315.git.jengelh@computergmbh.de>
2008-01-26  1:37 ` [PATCH 02/10] [NETFILTER]: annotate nf_{conntrack,nat}_sip with const Jan Engelhardt
2008-01-30 15:34   ` Patrick McHardy
2008-01-26  1:37 ` [PATCH 03/10] [NETFILTER]: annotate nf_{conntrack,nat}_tftp " Jan Engelhardt
2008-01-30 15:35   ` Patrick McHardy
2008-01-26  1:37 ` [PATCH 04/10] [NETFILTER]: annotate nf_{conntrack,nat}_pptp " Jan Engelhardt
2008-01-30 15:37   ` Patrick McHardy
2008-01-26  1:37 ` [PATCH 05/10] [NETFILTER]: annotate nf_conntrack_sane " Jan Engelhardt
2008-01-30 15:38   ` Patrick McHardy
2008-01-26  1:37 ` [PATCH 06/10] [NETFILTER]: constify and annotate nf_{conntrack,nat}_proto_tcp Jan Engelhardt
2008-01-30 15:40   ` Patrick McHardy [this message]
2008-01-26  1:37 ` [PATCH 07/10] [NETFILTER]: annotate nf_{conntrack,nat}_proto_udp{,lite} with const Jan Engelhardt
2008-01-30 15:47   ` Patrick McHardy
2008-01-26  1:37 ` [PATCH 08/10] [NETFILTER]: annotate nf_{conntrack,nat}_proto_gre " Jan Engelhardt
2008-01-30 15:48   ` Patrick McHardy
2008-01-26  1:37 ` [PATCH 09/10] [NETFILTER]: constify and annotate nf_{conntrack,nat}_icmp Jan Engelhardt
2008-01-30 15:49   ` Patrick McHardy
2008-01-26  1:38 ` [PATCH 10/10] [NETFILTER]: annotate nf_conntrack_l3proto_* with const Jan Engelhardt
2008-01-30 15:54   ` Patrick McHardy

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=47A09A5C.4000707@trash.net \
    --to=kaber@trash.net \
    --cc=jengelh@computergmbh.de \
    --cc=netfilter-devel@vger.kernel.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.