netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* iptables: guided option parser, run 4
@ 2011-05-01 11:50 Jan Engelhardt
  2011-05-01 11:50 ` [PATCH 1/9] build: bump libxtables ABI version Jan Engelhardt
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Jan Engelhardt @ 2011-05-01 11:50 UTC (permalink / raw)
  To: kaber; +Cc: netfilter-devel


The following changes since commit 26ed9ea93564bb5ffdb5238eaa202cd9bcf6d6d1:

  combine ip6?tables-multi into xtables-multi (2011-04-19 18:22:11 -0700)

are available in the git repository at:
  git://dev.medozas.de/iptables opts

Jan Engelhardt (9):
      build: bump libxtables ABI version
      libxt_TEE: use guided option parser
      xtoptions: respect return value in xtables_getportbyname
      libxt_TOS: use guided option parser
      libxt_tos: use guided option parser
      extensions: remove unused TOS code
      libxtables: XTTYPE_PORTRC support
      libxt_udp: use guided option parser
      libxt_dccp: use guided option parser

 configure.ac            |    2 +-
 extensions/libxt_TEE.c  |  103 +++++-----------------------------
 extensions/libxt_TOS.c  |  137 +++++++++++++++++++--------------------------
 extensions/libxt_dccp.c |  134 +++++++++++++-------------------------------
 extensions/libxt_tos.c  |   88 +++++++++++------------------
 extensions/libxt_udp.c  |   95 ++++++++++---------------------
 extensions/tos_values.c |   58 -------------------
 include/xtables.h.in    |   11 +++-
 xtoptions.c             |  142 +++++++++++++++++++++++++++++++++++++++++++++++
 9 files changed, 327 insertions(+), 443 deletions(-)

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

end of thread, other threads:[~2011-05-18 13:58 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-01 11:50 iptables: guided option parser, run 4 Jan Engelhardt
2011-05-01 11:50 ` [PATCH 1/9] build: bump libxtables ABI version Jan Engelhardt
2011-05-01 11:50 ` [PATCH 2/9] libxt_TEE: use guided option parser Jan Engelhardt
2011-05-01 11:50 ` [PATCH 3/9] xtoptions: respect return value in xtables_getportbyname Jan Engelhardt
2011-05-01 11:50 ` [PATCH 4/9] libxt_TOS: use guided option parser Jan Engelhardt
2011-05-01 11:50 ` [PATCH 5/9] libxt_tos: " Jan Engelhardt
2011-05-01 11:50 ` [PATCH 6/9] extensions: remove unused TOS code Jan Engelhardt
2011-05-01 11:50 ` [PATCH 7/9] libxtables: XTTYPE_PORTRC support Jan Engelhardt
2011-05-01 11:50 ` [PATCH 8/9] libxt_udp: use guided option parser Jan Engelhardt
2011-05-18 12:49   ` Lutz Jaenicke
2011-05-18 13:58     ` Jan Engelhardt
2011-05-01 11:50 ` [PATCH 9/9] libxt_dccp: " Jan Engelhardt
2011-05-09  9:26 ` iptables: guided option parser, run 4 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).