iptables branch, master, updated. v1.4.10-76-g094f104

Patrick McHardy netfilter-cvslog-bounces at lists.netfilter.org
Wed Feb 23 17:40:20 CET 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "iptables".

The branch, master has been updated
       via  094f104af71ca859c7c44406baed401659ad9421 (commit)
       via  4e5d4bff933d77158d9d32b4f87c5842decf670e (commit)
       via  b9210cfd9da3d57610be4e86ef45c48dd1b65edf (commit)
       via  7a1043bcb6ac6315c991cf02c9a12568398fc837 (commit)
       via  86786bf3a5e875232ae63d9f9b3dbb542ac2e392 (commit)
       via  e88a7c2c7175742b58b6aa03f2b5aba2d80330a1 (commit)
       via  12a18d6043092bd2574b2bced635259b16317e57 (commit)
       via  c2efcd321271e6658d9cad87eff0a09d16f2766e (commit)
      from  87dc7c4c842deb1e2e3d38089ffcad9f238d98de (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 094f104af71ca859c7c44406baed401659ad9421
Author: Jan Engelhardt <jengelh at medozas.de>
Date:   Sat Feb 19 20:00:06 2011 +0100

    libipt_ECN: set proper option flags
    
    When specifying --ecn-tcp-remove, *flags will be wrongly set to denote
    that --ecn-ip-ect had been specified.
    
    Signed-off-by: Jan Engelhardt <jengelh at medozas.de>

commit 4e5d4bff933d77158d9d32b4f87c5842decf670e
Author: Jan Engelhardt <jengelh at medozas.de>
Date:   Sat Feb 19 19:37:53 2011 +0100

    extensions: add missing checks for specific flags
    
    With "!flags", any option will be accepted. The extensions however
    want one very specific option to be used (or wrong help text).
    
    Commits: DNAT: v1.3.8~23, osf: v1.4.6~3
    
    Signed-off-by: Jan Engelhardt <jengelh at medozas.de>

commit b9210cfd9da3d57610be4e86ef45c48dd1b65edf
Author: Jan Engelhardt <jengelh at medozas.de>
Date:   Sat Feb 19 15:29:21 2011 +0100

    libip6t_hbh: remove unimplemented --hbh-not-strict
    
    Same as with ip6t_dst.
    
    Signed-off-by: Jan Engelhardt <jengelh at medozas.de>

commit 7a1043bcb6ac6315c991cf02c9a12568398fc837
Author: Jan Engelhardt <jengelh at medozas.de>
Date:   Fri Feb 18 01:48:33 2011 +0100

    libip6t_dst: remove unimplemented --dst-not-strict
    
    This was never ever implemented in the kernel, so just remove it.
    
    Signed-off-by: Jan Engelhardt <jengelh at medozas.de>

commit 86786bf3a5e875232ae63d9f9b3dbb542ac2e392
Author: Jan Engelhardt <jengelh at medozas.de>
Date:   Fri Feb 18 02:29:14 2011 +0100

    Remove unused CVS expanded keywords
    
    Signed-off-by: Jan Engelhardt <jengelh at medozas.de>

commit e88a7c2c7175742b58b6aa03f2b5aba2d80330a1
Author: Jan Engelhardt <jengelh at medozas.de>
Date:   Fri Feb 18 02:00:33 2011 +0100

    extensions: remove redundant init functions
    
    The main program already zeroes the per-extension data block.
    
    Signed-off-by: Jan Engelhardt <jengelh at medozas.de>

commit 12a18d6043092bd2574b2bced635259b16317e57
Author: Jan Engelhardt <jengelh at medozas.de>
Date:   Fri Feb 18 01:45:05 2011 +0100

    doc: fix misspelling of "field"
    
    Signed-off-by: Jan Engelhardt <jengelh at medozas.de>

commit c2efcd321271e6658d9cad87eff0a09d16f2766e
Author: Jan Engelhardt <jengelh at medozas.de>
Date:   Thu Feb 17 14:56:05 2011 +0100

    doc: fix wrong sentence about negation in xt_limit
    
    This is an update to commit v1.4.7~6.
    
    Signed-off-by: Jan Engelhardt <jengelh at medozas.de>

-----------------------------------------------------------------------

Summary of changes:
 extensions/libip6t_ah.c         |    4 +---
 extensions/libip6t_dst.c        |   29 -----------------------------
 extensions/libip6t_frag.c       |    6 +-----
 extensions/libip6t_hbh.c        |   25 -------------------------
 extensions/libip6t_ipv6header.c |   10 ----------
 extensions/libip6t_rt.c         |    8 +-------
 extensions/libipt_DNAT.c        |    2 +-
 extensions/libipt_ECN.c         |    6 ++----
 extensions/libipt_SAME.c        |   12 ------------
 extensions/libipt_TTL.c         |    2 --
 extensions/libipt_ttl.c         |    2 --
 extensions/libxt_NFLOG.c        |    1 -
 extensions/libxt_RATEEST.c      |    8 --------
 extensions/libxt_TCPOPTSTRIP.c  |    9 ---------
 extensions/libxt_dccp.c         |    8 --------
 extensions/libxt_hashlimit.c    |    1 -
 extensions/libxt_limit.man      |    7 +++++--
 extensions/libxt_osf.c          |    2 +-
 extensions/libxt_sctp.c         |    2 --
 extensions/libxt_string.c       |    3 +--
 ip6tables-restore.c             |    2 --
 iptables-restore.c              |    2 --
 iptables-xml.c                  |    2 --
 libipq/ipq_create_handle.3      |    2 --
 libipq/ipq_errstr.3             |    2 --
 libipq/ipq_message_type.3       |    2 --
 libipq/ipq_read.3               |    2 --
 libipq/ipq_set_mode.3           |    2 --
 libipq/ipq_set_verdict.3        |    2 --
 libipq/libipq.3                 |    2 --
 30 files changed, 13 insertions(+), 154 deletions(-)


hooks/post-receive
-- 
iptables



More information about the netfilter-cvslog mailing list