netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Accumulated fixes
@ 2013-01-24 19:37 Jan Engelhardt
  2013-01-24 19:37 ` [PATCH 1/8] build: also use libtool for install stage Jan Engelhardt
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: Jan Engelhardt @ 2013-01-24 19:37 UTC (permalink / raw)
  To: pablo; +Cc: netfilter-devel


The following changes since commit 983196ceb4d3bb7b6d3cf6da18bb6d5a5eafb347:

  doc: document the -4 and -6 options (2013-01-07 02:26:16 +0100)

are available in the git repository at:

  git://git.inai.de/iptables master

for you to fetch changes up to 4ce010a66d8479521a5f2cfc94fbaa232163f80c:

  build: fix libiptc build failure on old linux-glibc-devel headers (2013-01-24 20:36:18 +0100)

----------------------------------------------------------------
Jan Engelhardt (8):
      build: also use libtool for install stage
      build: do not dereference symlinks on installation
      libxtables: centralize checking for a .save function
      extensions: eui64: set userspacesize=0
      extensions: S/DNPT: add missing save function
      iptables: fall back to using save function when print is not defined
      iptables: reword warning on using an alias
      build: fix libiptc build failure on old linux-glibc-devel headers

 extensions/GNUmakefile.in   |   21 +++++++++++++++------
 extensions/libip6t_DNPT.c   |   19 +++++++++++++++++++
 extensions/libip6t_SNPT.c   |   19 +++++++++++++++++++
 extensions/libip6t_eui64.c  |    2 +-
 extensions/libxt_standard.c |    6 ++++++
 iptables/ip6tables.c        |   33 +++++++++++++++------------------
 iptables/iptables.c         |   31 +++++++++++++------------------
 libiptc/linux_list.h        |    4 ++--
 libiptc/linux_stddef.h      |    4 ++--
 libxtables/xtables.c        |   21 +++++++++++++++++++++
 tests/options-most.rules    |    2 ++
 11 files changed, 115 insertions(+), 47 deletions(-)

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2013-01-28 13:39 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-24 19:37 Accumulated fixes Jan Engelhardt
2013-01-24 19:37 ` [PATCH 1/8] build: also use libtool for install stage Jan Engelhardt
2013-01-28 11:33   ` Pablo Neira Ayuso
2013-01-28 13:23     ` Jan Engelhardt
2013-01-24 19:37 ` [PATCH 2/8] build: do not dereference symlinks on installation Jan Engelhardt
2013-01-24 19:37 ` [PATCH 3/8] libxtables: centralize checking for a .save function Jan Engelhardt
2013-01-28 11:35   ` Pablo Neira Ayuso
2013-01-28 13:39     ` Jan Engelhardt
2013-01-24 19:37 ` [PATCH 4/8] extensions: eui64: set userspacesize=0 Jan Engelhardt
2013-01-24 19:37 ` [PATCH 5/8] extensions: S/DNPT: add missing save function Jan Engelhardt
2013-01-28 11:36   ` Pablo Neira Ayuso
2013-01-24 19:37 ` [PATCH 6/8] iptables: fall back to using save function when print is not defined Jan Engelhardt
2013-01-28 11:37   ` Pablo Neira Ayuso
2013-01-24 19:37 ` [PATCH 7/8] iptables: reword warning on using an alias Jan Engelhardt
2013-01-24 19:37 ` [PATCH 8/8] build: fix libiptc build failure on old linux-glibc-devel headers Jan Engelhardt
2013-01-28 11:41   ` Pablo Neira Ayuso

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).