mbox

Accumulated fixes v2

Message ID 1359381586-11940-1-git-send-email-jengelh@inai.de
State Not Applicable
Headers show

Pull-request

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

Message

Jan Engelhardt Jan. 28, 2013, 1:59 p.m. UTC
The following changes since commit 166f20a3665a28e0f5fcedd0914c8e7d41521428:

  doc: document nat table for IPv6 (2013-01-28 12:38:21 +0100)

are available in the git repository at:

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

for you to fetch changes up to 22a75444ef99f72235ef31ae516c15999e268b04:

  iptables: reword warning on using an alias (2013-01-28 14:39:00 +0100)

----------------------------------------------------------------
Jan Engelhardt (6):
      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
      iptables: fall back to using save function when print is not defined
      iptables: reword warning on using an alias

 extensions/GNUmakefile.in   |   21 +++++++++++++++------
 extensions/libip6t_eui64.c  |    2 +-
 extensions/libxt_standard.c |   14 ++++++++++++++
 iptables/ip6tables.c        |   31 +++++++++++++------------------
 iptables/iptables.c         |   31 +++++++++++++------------------
 libxtables/xtables.c        |   21 +++++++++++++++++++++
 tests/options-most.rules    |    2 ++
 7 files changed, 79 insertions(+), 43 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Jan Engelhardt Jan. 31, 2013, 2:13 a.m. UTC | #1
On Monday 2013-01-28 14:59, Jan Engelhardt wrote:

>----------------------------------------------------------------
>Jan Engelhardt (6):
>      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
>      iptables: fall back to using save function when print is not defined
>      iptables: reword warning on using an alias

Any disposition on this?
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Pablo Neira Ayuso Jan. 31, 2013, 9:41 a.m. UTC | #2
On Thu, Jan 31, 2013 at 03:13:32AM +0100, Jan Engelhardt wrote:
> On Monday 2013-01-28 14:59, Jan Engelhardt wrote:
> 
> >----------------------------------------------------------------
> >Jan Engelhardt (6):
> >      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
> >      iptables: fall back to using save function when print is not defined
> >      iptables: reword warning on using an alias
> 
> Any disposition on this?

Jozsef's patchset is more important at this moment. Once those
applied, I'll look again into these.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html