netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Jan Engelhardt <jengelh@medozas.de>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: iptables: clean up main command loop
Date: Wed, 09 Feb 2011 08:13:43 +0100	[thread overview]
Message-ID: <4D523EA7.40200@trash.net> (raw)
In-Reply-To: <1297216137-18505-1-git-send-email-jengelh@medozas.de>

Am 09.02.2011 02:48, schrieb Jan Engelhardt:
> This is a respin of the earlier patch. Now the cases for -j and -m
> are also in their own functions, and the shared code has
> moved to xshared.c.
> 
> 
> The following changes since commit e76ec99b48745b0e3c8aecbc91ed5bba186cf25f:
> 
>   libxt_cluster: fix inversion in the cluster match (2011-02-06 21:34:33 +0100)
> 
> are available in the git repository at:
>   git://dev.medozas.de/iptables master
> 
> Jan Engelhardt (11):
>       src: collect do_command variables in a struct
>       src: move large default: block from do_command6 into its own function
>       src: share iptables_command_state across the two programs
>       src: deduplicate find_proto function
>       src: move OPT_FRAGMENT to the end so the list can be shared
>       src: put shared option flags into xshared
>       src: deduplicate and simplify implicit protocol extension loading
>       src: unclutter command_default function
>       src: move jump option handling from do_command6 into its own function
>       src: move match option handling from do_command6 into its own functions
>       iptables: fix error message for unknown options
> 

Pulled, thanks Jan!

      parent reply	other threads:[~2011-02-09  7:13 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-09  1:48 iptables: clean up main command loop Jan Engelhardt
2011-02-09  1:48 ` [PATCH 01/11] src: collect do_command variables in a struct Jan Engelhardt
2011-02-09  1:48 ` [PATCH 02/11] src: move large default: block from do_command6 into its own function Jan Engelhardt
2011-02-09  1:48 ` [PATCH 03/11] src: share iptables_command_state across the two programs Jan Engelhardt
2011-02-09  1:48 ` [PATCH 04/11] src: deduplicate find_proto function Jan Engelhardt
2011-02-09  1:48 ` [PATCH 05/11] src: move OPT_FRAGMENT to the end so the list can be shared Jan Engelhardt
2011-02-09  1:48 ` [PATCH 06/11] src: put shared option flags into xshared Jan Engelhardt
2011-02-09  1:48 ` [PATCH 07/11] src: deduplicate and simplify implicit protocol extension loading Jan Engelhardt
2011-02-09  1:48 ` [PATCH 08/11] src: unclutter command_default function Jan Engelhardt
2011-02-09  1:48 ` [PATCH 09/11] src: move jump option handling from do_command6 into its own function Jan Engelhardt
2011-02-09  1:48 ` [PATCH 10/11] src: move match option handling from do_command6 into its own functions Jan Engelhardt
2011-02-09  1:48 ` [PATCH 11/11] iptables: fix error message for unknown options Jan Engelhardt
2011-02-09  7:13 ` 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=4D523EA7.40200@trash.net \
    --to=kaber@trash.net \
    --cc=jengelh@medozas.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 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).