[PATCH IPTABLES 0/13]: Unifies rest of ip[6]tables matches/targets

Yasuyuki KOZAKAI yasuyuki.kozakai at toshiba.co.jp
Tue Jul 24 08:57:40 CEST 2007


Hi all,

From: Yasuyuki KOZAKAI <yasuyuki.kozakai at toshiba.co.jp>

> From: Yasuyuki KOZAKAI <yasuyuki.kozakai at toshiba.co.jp>
> 
> > Well, I found missing FIN in text of help() in libipt_tcp.c then also
> > fixed. New release is necessary again ? grrr..  If so, I'll change version
> > in Makefile, and apply xtables patches to main trunk.
> 
> If no one wants new release again before commiting thse patches,
> I'll commit them into main trunk without changing version in Makefile
> next week (maybe Tuesday).

I've commited them. I will commit following for other matches/targets
this weekend. Finally we can save about 3600 lines and add IPv6 support to
13 modules.

This time I post patches generated by 'git-format-patch -M' for ease of
review.

[01/13] Add IPv6 support to CONNMARK match
[02/13] Unifies libip[6]t_CONNSECMARK into libxt_CONNSECMARK
[03/13] Unifies libip[6]t_MARK into libxt_MARK
[04/13] Unifies libip[6]t_hashlimit into libxt_hashlimit
[05/13] Unifies libip[6]t_connmark into libxt_connmark
[06/13] Unifies libip[6]t_state into libxt_state
[07/13] Unifies libip[6]t_NFLOG into libxt_NFLOG
[08/13] Unifies libip[6]t_TRACE into libxt_TRACE
[09/13] Add IPv6 support to CLASSIFY target
[10/13] Add IPv6 support to DSCP target
[11/13] Add IPv6 support to connbytes match
[12/13] Add IPv6 support to helper match
[13/13] Add IPv6 support to statistic match

-- Yasuyuki Kozakai



More information about the netfilter-devel mailing list