[PATCH iptables 0/8] iptables-translate: fix some bugs and add more translations to nft

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Liping Zhang <liping.zhang@xxxxxxxxxxxxxx>

This patch set fixes some bugs related to translation:
  * libipt_realm: add a missing space
  * libxt_iprange: ip6tables translation's format is not correct
  * libxt_iprange & libxt_devgroup: handle the invert flag properly
  * libxt_ipcomp: add range support

Also add libxt_quota, libxt_DSCP, libxt_statistic translation to nft.
Note: we only support statistic's nth mode translation, because random
mode is not completely supported in nft.

Liping Zhang (8):
  extensions: libipt_realm: add a missing space in translation
  extensions: libxt_iprange: rename "ip saddr" to "ip6 saddr" in
    ip6tables-xlate
  extensions: libxt_iprange: handle the invert flag properly in
    translation
  extensions: libxt_devgroup: handle the invert flag properly in
    translation
  extensions: libxt_ipcomp: add range support in translation
  extensions: libxt_quota: add translation to nft
  extensions: libxt_DSCP: add translation to nft
  extensions: libxt_statistic: add translation to nft

 extensions/libipt_realm.c    |  2 +-
 extensions/libxt_DSCP.c      | 64 +++++++++++++++++++++++++++++++++++---------
 extensions/libxt_devgroup.c  |  5 ++--
 extensions/libxt_ipcomp.c    | 10 ++++---
 extensions/libxt_iprange.c   | 52 ++++++++++++++---------------------
 extensions/libxt_quota.c     | 12 +++++++++
 extensions/libxt_statistic.c | 21 +++++++++++++++
 7 files changed, 115 insertions(+), 51 deletions(-)

-- 
2.5.5


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



[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux