Linux Netfilter development
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Jan Engelhardt <jengelh@computergmbh.de>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH 05/13] Combine IP{,6}T_LIB_DIR into XTABLES_LIBDIR
Date: Sun, 13 Apr 2008 07:16:04 +0200	[thread overview]
Message-ID: <48019714.7090505@trash.net> (raw)
In-Reply-To: <fe1aa95786eb67a3a417c7dee571e7cc4f6a9ec9.1207813085.git.jengelh@computergmbh.de>

Jan Engelhardt wrote:
> iptables and ip6tables will now recognize the XTABLES_LIBDIR environment
> variable for extensions to look in before going to the (old) IPT_LIB_DIR
> or IP6T_LIB_DIR (depending on program!) or the default location (/usr..).
> 
> XTABLES_LIBDIR can also take multiple directories (like PATH, separated
> by colon).
> ---
>  configure.ac              |   13 ++---
>  extensions/GNUmakefile.in |    6 +-
>  include/ip6tables.h       |    4 --
>  include/iptables.h        |    4 --
>  ip6tables-restore.c       |   11 +++-
>  ip6tables-save.c          |   11 +++-
>  ip6tables-standalone.c    |   11 +++-
>  iptables-restore.c        |   11 +++-
>  iptables-save.c           |   11 +++-
>  iptables-standalone.c     |   11 +++-
>  libiptc/libiptc.c         |    4 --
>  xtables.c                 |   94 ++++++++++++++++++++-----------------
>  12 files changed, 108 insertions(+), 83 deletions(-)

Applied.

  reply	other threads:[~2008-04-13  5:16 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-10  7:38 [PATCH 01/13] Correct the family member value of libxt_mark revision 1 Jan Engelhardt
2008-04-10  7:38 ` [PATCH 02/13] Fix all remaining warnings (missing declarations, missing prototypes) Jan Engelhardt
2008-04-13  5:08   ` Patrick McHardy
2008-04-10  7:38 ` [PATCH 03/13] xtables.h: move non-exported parts to internal.h Jan Engelhardt
2008-04-13  5:10   ` Patrick McHardy
2008-04-13  6:07     ` Jan Engelhardt
2008-04-13  6:09       ` Patrick McHardy
2008-04-10  7:38 ` [PATCH 04/13] Add support for xt_hashlimit match revision 1 Jan Engelhardt
2008-04-13  5:11   ` Patrick McHardy
2008-04-10  7:38 ` [PATCH 05/13] Combine IP{,6}T_LIB_DIR into XTABLES_LIBDIR Jan Engelhardt
2008-04-13  5:16   ` Patrick McHardy [this message]
2008-04-10  7:38 ` [PATCH 06/13] Move libipt_recent to libxt_recent Jan Engelhardt
2008-04-13  5:16   ` Patrick McHardy
2008-04-10  7:38 ` [PATCH 07/13] libxt_recent: add IPv6 support Jan Engelhardt
2008-04-10  7:38 ` [PATCH 08/13] libxt_recent: add missing --rsource,--rdest options to manpage Jan Engelhardt
2008-04-10  7:38 ` [PATCH 09/13] manpages: fix broken markup (missing close tags) Jan Engelhardt
2008-04-13  5:18   ` Patrick McHardy
2008-04-10  7:38 ` [PATCH 10/13] manpages: grammar and spelling Jan Engelhardt
2008-04-13  5:19   ` Patrick McHardy
2008-04-10  7:38 ` [PATCH 11/13] manpages: update to reflect fine-grained control Jan Engelhardt
2008-04-13  5:20   ` Patrick McHardy
2008-04-10  7:38 ` [PATCH 12/13] Add all necessary header files - compilation fix for various cases Jan Engelhardt
2008-04-13  5:21   ` Patrick McHardy
2008-04-13  9:35     ` Jan Engelhardt
2008-04-13  9:35       ` Patrick McHardy
2008-04-13 10:05         ` Jan Engelhardt
2008-04-10  7:38 ` [PATCH 13/13] configure: split --enable-libipq from --enable-devel Jan Engelhardt
2008-04-13  5:22   ` Patrick McHardy
2008-04-10  7:39 ` [PATCH 01/13] Correct the family member value of libxt_mark revision 1 Jan Engelhardt
2008-04-11 10:44   ` Jan Engelhardt

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=48019714.7090505@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox