netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Option parsing fixes (t-10)
@ 2011-05-24  1:21 Jan Engelhardt
  2011-05-24  1:21 ` [PATCH 01/10] libxt_time: always ignore libc timezone Jan Engelhardt
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Jan Engelhardt @ 2011-05-24  1:21 UTC (permalink / raw)
  To: kaber; +Cc: netfilter-devel



This goes on top of the previous series of 13.

===

The following changes since commit 11811bc2f6e7a333c32ad4b4685ac769b5f7c379:

  libxt_ipvs: restore network-byte order (2011-05-23 00:22:27 +0200)

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

Jan Engelhardt (10):
      libxt_time: always ignore libc timezone
      libxt_time: --utc and --localtz are mutually exclusive
      doc: use .IP list for TCPMSS
      doc: remove redundant .IP calls in libxt_time
      libxt_time: remove --localtz option
      libxt_u32: --u32 option is required
      libip6t_rt: restore --rt-type storing
      libxtables: more detailed error message on multi-int parsing
      libxtables: use uintmax for xtables_strtoul
      libxtables: make multiint parser have greater range

 extensions/libip6t_rt.c     |    4 +-
 extensions/libxt_TCPMSS.man |   14 +++--------
 extensions/libxt_time.c     |   41 ++++++++++++++++++++++++-----------
 extensions/libxt_time.man   |   45 +++++++++++++++++++++++++++------------
 extensions/libxt_u32.c      |    3 +-
 include/xtables.h.in        |    4 +-
 xtables.c                   |   11 +++++----
 xtoptions.c                 |   49 +++++++++++++++++++++++++++++--------------
 8 files changed, 108 insertions(+), 63 deletions(-)

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

end of thread, other threads:[~2011-05-24  1:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-24  1:21 Option parsing fixes (t-10) Jan Engelhardt
2011-05-24  1:21 ` [PATCH 01/10] libxt_time: always ignore libc timezone Jan Engelhardt
2011-05-24  1:21 ` [PATCH 02/10] libxt_time: --utc and --localtz are mutually exclusive Jan Engelhardt
2011-05-24  1:21 ` [PATCH 03/10] doc: use .IP list for TCPMSS Jan Engelhardt
2011-05-24  1:21 ` [PATCH 04/10] doc: remove redundant .IP calls in libxt_time Jan Engelhardt
2011-05-24  1:21 ` [PATCH 05/10] libxt_time: remove --localtz option Jan Engelhardt
2011-05-24  1:21 ` [PATCH 06/10] libxt_u32: --u32 option is required Jan Engelhardt
2011-05-24  1:21 ` [PATCH 07/10] libip6t_rt: restore --rt-type storing Jan Engelhardt
2011-05-24  1:21 ` [PATCH 08/10] libxtables: more detailed error message on multi-int parsing Jan Engelhardt
2011-05-24  1:21 ` [PATCH 09/10] libxtables: use uintmax for xtables_strtoul Jan Engelhardt
2011-05-24  1:21 ` [PATCH 10/10] libxtables: make multiint parser have greater range Jan Engelhardt

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