netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [pull] all patches complete
@ 2009-02-13 15:45 Jan Engelhardt
  2009-02-16 10:41 ` Patrick McHardy
  0 siblings, 1 reply; 7+ messages in thread
From: Jan Engelhardt @ 2009-02-13 15:45 UTC (permalink / raw)
  To: kaber; +Cc: Netfilter Developer Mailing List



All patches have been gathered and collected, pullable at the usual 
place of
	git://dev.medozas.de/iptables master

with contents:
Jamal Hadi Salim (5):
      libxtables: set names of programs
      libxtables: add xtables_set_revision
      libxtables: make iptables and ip6tables use xtables_free_opts
      libxtables: consolidate merge_options into xtables_merge_options
      libxtables: consolidate init calls into one function

Jan Engelhardt (4):
      libipq: add missing doc for NF_ values
      build: restructure Makefile for include/ directory
      libipq: fix compile error
      build: remove unneeded -ldl from iptables_xml_LDADD

Marc Fournier (1):
      doc: fix option typo in libxt_multiport

Shaul Karl (1):
      doc: fix one layout issue in iptables-restore.8


 Makefile.am                    |    8 ++--
 configure.ac                   |    3 +-
 extensions/libxt_multiport.man |    4 +-
 include/Makefile.am            |    8 +++
 include/ip6tables.h            |    2 +
 include/iptables.h             |    2 +
 include/xtables.h.in           |    9 +++-
 ip6tables-restore.c            |   10 +++-
 ip6tables-save.c               |   10 +++-
 ip6tables-standalone.c         |   11 ++++-
 ip6tables.c                    |   70 ++++------------------------
 iptables-restore.8             |    1 -
 iptables-restore.c             |   10 +++-
 iptables-save.c                |   10 +++-
 iptables-standalone.c          |   10 +++-
 iptables.c                     |   76 +++++--------------------------
 libipq/Makefile.am             |    1 -
 libipq/ipq_set_verdict.3       |    7 +++
 libipq/libipq.c                |    2 +
 xtables.c                      |   99 +++++++++++++++++++++++++++++-----------
 20 files changed, 180 insertions(+), 173 deletions(-)

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

end of thread, other threads:[~2009-02-16 12:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-13 15:45 [pull] all patches complete Jan Engelhardt
2009-02-16 10:41 ` Patrick McHardy
2009-02-16 12:11   ` Jan Engelhardt
2009-02-16 12:15     ` Patrick McHardy
2009-02-16 12:17     ` Patrick McHardy
2009-02-16 12:25       ` Jan Engelhardt
2009-02-16 12:27         ` Patrick McHardy

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