The following changes since commit f96cb8094ceffb9ffe8e94b4ee6800aa581dd021: doc: add VERSION section to manpages (2011-03-01 15:43:49 +0100) are available in the git repository at: git://dev.medozas.de/iptables master Stefan Tomanek (2): ip(6)tables-multi: unify subcommand handling iptables: add -C to check for existing rules include/libiptc/libip6tc.h | 6 ++++ include/libiptc/libiptc.h | 6 ++++ ip6tables-multi.c | 46 +++++++++------------------------- ip6tables.8.in | 10 ++++++- ip6tables.c | 60 +++++++++++++++++++++++++++++++++++++++---- iptables-multi.c | 52 ++++++++++--------------------------- iptables.8.in | 9 ++++++- iptables.c | 60 +++++++++++++++++++++++++++++++++++++++---- libiptc/libip4tc.c | 1 + libiptc/libip6tc.c | 1 + libiptc/libiptc.c | 30 +++++++++++++++++---- xshared.c | 36 ++++++++++++++++++++++++++ xshared.h | 11 ++++++++ 13 files changed, 235 insertions(+), 93 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