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(-) -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html