]> git.ipfire.org Git - thirdparty/iptables.git/log
thirdparty/iptables.git
17 years agoextension/sctp: fix - mistake to pass a pointer where array is required
Li Zefan [Thu, 18 Oct 2007 09:12:49 +0000 (09:12 +0000)] 
extension/sctp: fix - mistake to pass a pointer where array is required

Macros like SCTP_CHUNKMAP_XXX(chukmap) require chukmap to be an array,
but print_chunks() passes a pointer to these macros.

Li Zefan <lizf@cn.fujitsu.com>

17 years ago[PATCH iptables] print warnings to stderr
Max Kellermann [Wed, 17 Oct 2007 16:36:49 +0000 (16:36 +0000)] 
[PATCH iptables] print warnings to stderr

iptables prints some of its error messages and warnings to stdout.
This patch applies to svn r7075 and will make iptables print
diagnostic messages to stderr instead.

Signed-off-by: Max Kellermann <max@duempel.org>
17 years agoInstall ip6tables-{save,restore} manpages
Patrick McHardy [Wed, 17 Oct 2007 08:52:19 +0000 (08:52 +0000)] 
Install ip6tables-{save,restore} manpages

17 years agoFix sscanf type errors
Patrick McHardy [Wed, 17 Oct 2007 08:48:58 +0000 (08:48 +0000)] 
Fix sscanf type errors

17 years agoAdd ip6tables-{save,restore} to non-experimental target, fix strict aliasing warnings
Patrick McHardy [Tue, 16 Oct 2007 08:49:31 +0000 (08:49 +0000)] 
Add ip6tables-{save,restore} to non-experimental target, fix strict aliasing warnings

17 years agobump version to 1.4.0rc1 v1.4.0-rc1
Pablo Neira Ayuso [Mon, 15 Oct 2007 12:49:23 +0000 (12:49 +0000)] 
bump version to 1.4.0rc1

17 years agomake print-extensions doesn't show libxt_* extensions
Sebastian Claßen [Mon, 8 Oct 2007 05:13:51 +0000 (05:13 +0000)] 
make print-extensions doesn't show libxt_* extensions

In extensions/Makefile the variable PFX_EXT_SLIB_OPTS is not appended to
OPTIONALS, therefor 'make print-extensions' doesn't show any optional
libxt_* extension.

Sebastian Claßen <sebastian.classen@freenet.ag>

17 years agoUnique symbols and no '&' characters
László Attila Tóth [Mon, 8 Oct 2007 05:12:42 +0000 (05:12 +0000)] 
Unique symbols and no '&' characters

Removing '&' from .._match and ..._target variables.
Give all symbols unique names.

Signed-off-by: Laszlo Attila Toth
17 years agoRemove redundant dst/hbh lines
Jan Engelhardt [Thu, 4 Oct 2007 16:30:40 +0000 (16:30 +0000)] 
Remove redundant dst/hbh lines

Remove hbh stuff from libip6t_dst,
remove dst stuff from libip6t_hbh.

Signed-off-by: Jan Engelhardt <jengelh@gmx.de>
17 years agoUnique symbols 6/6
Jan Engelhardt [Thu, 4 Oct 2007 16:29:39 +0000 (16:29 +0000)] 
Unique symbols 6/6

Give symbols of libxt targets unique names (3/3).

Adds unique prefixes to all functions (most of them - especially the hook
functions) so that debugging programs can unambiguously map a symbol to an
address. Also unifies the names of the xtables_match/xtables_target structs,
(based upon libxt_connmark.c/libip6t_*.c).

Signed-off-by: Jan Engelhardt <jengelh@gmx.de>
17 years agoUnique names 5/6
Jan Engelhardt [Thu, 4 Oct 2007 16:29:21 +0000 (16:29 +0000)] 
Unique names 5/6

Give symbols of libxt matches unique names (3/3).

Adds unique prefixes to all functions (most of them - especially the hook
functions) so that debugging programs can unambiguously map a symbol to an
address. Also unifies the names of the xtables_match/xtables_target structs,
(based upon libxt_connmark.c/libip6t_*.c).

Signed-off-by: Jan Engelhardt <jengelh@gmx.de>
17 years agoUnique names 4/6
Jan Engelhardt [Thu, 4 Oct 2007 16:29:00 +0000 (16:29 +0000)] 
Unique names 4/6

Give symbols of libxt targets unique names (2/3).

Adds unique prefixes to all functions (most of them - especially the hook
functions) so that debugging programs can unambiguously map a symbol to an
address. Also unifies the names of the xtables_match/xtables_target structs,
(based upon libxt_connmark.c/libip6t_*.c).

Signed-off-by: Jan Engelhardt <jengelh@gmx.de>
17 years agoUnique names 3/6
Jan Engelhardt [Thu, 4 Oct 2007 16:28:39 +0000 (16:28 +0000)] 
Unique names 3/6

Give symbols of libxt matches unique names (2/3).

Adds unique prefixes to all functions (most of them - especially the hook
functions) so that debugging programs can unambiguously map a symbol to an
address. Also unifies the names of the xtables_match/xtables_target structs,
(based upon libxt_connmark.c/libip6t_*.c).

Signed-off-by: Jan Engelhardt <jengelh@gmx.de>
17 years agoUnique names 2/6
Jan Engelhardt [Thu, 4 Oct 2007 16:27:30 +0000 (16:27 +0000)] 
Unique names 2/6

Give symbols of libxt targets unique names (1/3).

Adds unique prefixes to all functions (most of them - especially the hook
functions) so that debugging programs can unambiguously map a symbol to an
address. Also unifies the names of the xtables_match/xtables_target structs,
(based upon libxt_connmark.c/libip6t_*.c).

Signed-off-by: Jan Engelhardt <jengelh@gmx.de>
17 years agoUnique symbols 1/6
Jan Engelhardt [Thu, 4 Oct 2007 16:27:07 +0000 (16:27 +0000)] 
Unique symbols 1/6

Give symbols of libxt matches unique names (1/3).

Adds unique prefixes to all functions (most of them - especially the hook
functions) so that debugging programs can unambiguously map a symbol to an
address. Also unifies the names of the xtables_match/xtables_target structs,
(based upon libxt_connmark.c/libip6t_*.c).

Signed-off-by: Jan Engelhardt <jengelh@gmx.de>
17 years agoNo ipt in xt
Jan Engelhardt [Thu, 4 Oct 2007 16:26:33 +0000 (16:26 +0000)] 
No ipt in xt

Cease using ipt_entry_match (replaced by xt_entry_match).

Signed-off-by: Jan Engelhardt <jengelh@gmx.de>
17 years agoConstify data structures
Jan Engelhardt [Thu, 4 Oct 2007 16:25:58 +0000 (16:25 +0000)] 
Constify data structures

Constify more data structures. Make functions static.

Signed-off-by: Jan Engelhardt <jengelh@gmx.de>
17 years agoDelete empty ->print() and ->save() functions
Jan Engelhardt [Thu, 4 Oct 2007 16:25:23 +0000 (16:25 +0000)] 
Delete empty ->print() and ->save() functions

Deletes empty ->print() and ->save() functions.
ip[6]tables prints the trivial thing automatically.

Signed-off-by: Jan Engelhardt <jengelh@gmx.de>
17 years agoDelete empty ->final_check() functions
Jan Engelhardt [Thu, 4 Oct 2007 16:24:50 +0000 (16:24 +0000)] 
Delete empty ->final_check() functions

Deletes empty ->final_check() functions, and makes ip[6]tables
checks for NULL on these.

Signed-off-by: Jan Engelhardt <jengelh@gmx.de>
17 years agoDelete empty ->init() functions
Jan Engelhardt [Thu, 4 Oct 2007 16:24:00 +0000 (16:24 +0000)] 
Delete empty ->init() functions

Deletes empty ->init() functions. ip[6]tables already
checks for .init being NULL or not.

Signed-off-by: Jan Engelhardt <jengelh@gmx.de>
17 years agoRemove stray NULLs
Jan Engelhardt [Thu, 4 Oct 2007 16:23:20 +0000 (16:23 +0000)] 
Remove stray NULLs

Mixing member accessors (non-named vs named) is not good.
Remove stray NULL.

Signed-off-by: Jan Engelhardt <jengelh@gmx.de>
17 years agoAddrtype match: renaming functions
László Attila Tóth [Thu, 4 Oct 2007 05:01:35 +0000 (05:01 +0000)] 
Addrtype match: renaming functions

The function names in libipt_addrtype.c makes debugging hard, also I renamed them
prefixed by 'addrtype_'.

Laszlo attila toth <panther@balabit.hu>

17 years agoCouldn't load/find match `u32'
Hann-Huei Chiou [Fri, 28 Sep 2007 15:27:43 +0000 (15:27 +0000)] 
Couldn't load/find match `u32'

iptables (up to 0927 snapshot) keeps complaining of "Couldn't
load (or find, if NO_SHARED_LIBS=1) match `u32'. After comparing
with other libxt_*.c, I found that there's no member ".family"
in the "u32_reg" structure, while ".family = AF_INET6" exists
in "u32_reg6"

Hann-Huei Chiou <koala@ascenvision.com>

17 years agoAdd the libxt_time iptables match
Jan Engelhardt [Sun, 23 Sep 2007 15:17:42 +0000 (15:17 +0000)] 
Add the libxt_time iptables match

This is libipt_time from POM-ng enhanced by the following:

 * day-of-month support (for example "match on the 15th of each month")
 * inversion support for --weekdays and --monthdays
 * match against UTC or local timezone
 * a manpage

Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>
17 years agoFix u32 warnings
Jan Engelhardt [Wed, 19 Sep 2007 12:59:33 +0000 (12:59 +0000)] 
Fix u32 warnings

warning: format '%ld' expects type 'long int', but argument 3 has type 'int'.

With %u alone, you would get "but arg-start is long" warnings on x64.
With %lu, you would get "but arg-start is int" on x86.
Fix it up by explicitly deciding for one (%u and cast to unsigned int)
and using that.

Jan Engelhardt <jengelh@computergmbh.de>

17 years agoAdds u32 to iptables.
Jan Engelhardt [Mon, 10 Sep 2007 11:50:46 +0000 (11:50 +0000)] 
Adds u32 to iptables.

Signed-off-by: Jan Engelhardt <jengelh@gmx.de>
17 years agoFix unused function warning
Patrick McHardy [Sat, 8 Sep 2007 16:52:25 +0000 (16:52 +0000)] 
Fix unused function warning

17 years agoFix more sparse warnings: non-C99 array declaration, incorrect function prototypes
Patrick McHardy [Sat, 8 Sep 2007 16:00:01 +0000 (16:00 +0000)] 
Fix more sparse warnings: non-C99 array declaration, incorrect function prototypes

17 years agoFix sparse warnings: non-ANSI function declarations, 0 used as pointer
Patrick McHardy [Sat, 8 Sep 2007 15:59:04 +0000 (15:59 +0000)] 
Fix sparse warnings: non-ANSI function declarations, 0 used as pointer

17 years agoMakefile for man pages of xtables extensions (Laszlo Attila Toth <panther@balabit...
László Attila Tóth [Thu, 6 Sep 2007 11:11:36 +0000 (11:11 +0000)] 
Makefile for man pages of xtables extensions (Laszlo Attila Toth <panther@balabit.hu>)

 * no extra target/match by default  :)
 * man page of fix modules (PF_EXT_SLIB etc.) plus optional
  (...SLIB_OPTS)  modules generated, but not all.
 * because of the previous one I had to rename PF_EXT_SE_SLIB to
   PF_EXT_SELINUX_SLIB etc. as a non-optional variable, original
   PF_EXT_SE_SLIB gets the value of PF_EXT_SELINUX_SLIB if DO_SELINUX is
   set to 1.

17 years agoRemove unsupported connrate extension
Patrick McHardy [Thu, 6 Sep 2007 11:06:11 +0000 (11:06 +0000)] 
Remove unsupported connrate extension

17 years agoBuild manpages for xtables extensions (Laszlo Attila Toth <panther@balabit.hu>)
László Attila Tóth [Wed, 5 Sep 2007 15:00:11 +0000 (15:00 +0000)] 
Build manpages for xtables extensions (Laszlo Attila Toth <panther@balabit.hu>)

17 years agoFix aligned_u64 type on 64 bit: its an unsigned long, not an unsigned long long.
Patrick McHardy [Wed, 5 Sep 2007 14:19:23 +0000 (14:19 +0000)] 
Fix aligned_u64 type on 64 bit: its an unsigned long, not an unsigned long long.
Fixes compiler warning in quota match.

17 years agoFix strict aliasing warnings
Patrick McHardy [Wed, 5 Sep 2007 14:10:53 +0000 (14:10 +0000)] 
Fix strict aliasing warnings

17 years agoBuild IPv6 hbh/dst matches unconditionally
Patrick McHardy [Wed, 5 Sep 2007 14:02:28 +0000 (14:02 +0000)] 
Build IPv6 hbh/dst matches unconditionally

17 years agoBuild IPv6 rt match unconditionally
Patrick McHardy [Wed, 5 Sep 2007 14:00:15 +0000 (14:00 +0000)] 
Build IPv6 rt match unconditionally

17 years agoBuild ipv6header match unconditionally
Patrick McHardy [Wed, 5 Sep 2007 13:58:58 +0000 (13:58 +0000)] 
Build ipv6header match unconditionally

17 years agoBuild IPv6 mh match unconditionally
Patrick McHardy [Wed, 5 Sep 2007 13:57:28 +0000 (13:57 +0000)] 
Build IPv6 mh match unconditionally

17 years agoResync header files and build IPv6 frag match unconditionally
Patrick McHardy [Wed, 5 Sep 2007 13:56:30 +0000 (13:56 +0000)] 
Resync header files and build IPv6 frag match unconditionally

17 years agoResync header file and build IPv6 ah match unconditionally
Patrick McHardy [Wed, 5 Sep 2007 13:55:27 +0000 (13:55 +0000)] 
Resync header file and build IPv6 ah match unconditionally

17 years agoBuild IPv6 REJECT target unconditionally
Patrick McHardy [Wed, 5 Sep 2007 13:53:55 +0000 (13:53 +0000)] 
Build IPv6 REJECT target unconditionally

17 years agoResync header file and build CLUSTERIP target unconditionally
Patrick McHardy [Wed, 5 Sep 2007 13:52:15 +0000 (13:52 +0000)] 
Resync header file and build CLUSTERIP target unconditionally

17 years agoBuild recent match unconditionally
Patrick McHardy [Wed, 5 Sep 2007 13:50:33 +0000 (13:50 +0000)] 
Build recent match unconditionally

17 years agoBuild dccp match unconditionally
Patrick McHardy [Wed, 5 Sep 2007 13:48:50 +0000 (13:48 +0000)] 
Build dccp match unconditionally

17 years agoBuild string match unconditionally
Patrick McHardy [Wed, 5 Sep 2007 13:47:58 +0000 (13:47 +0000)] 
Build string match unconditionally

17 years agoBuild statistic match unconditionally
Patrick McHardy [Wed, 5 Sep 2007 13:47:05 +0000 (13:47 +0000)] 
Build statistic match unconditionally

17 years agoBuild connbytes match unconditionally
Patrick McHardy [Wed, 5 Sep 2007 13:46:02 +0000 (13:46 +0000)] 
Build connbytes match unconditionally

17 years agoBuild quota match unconditionally
Patrick McHardy [Wed, 5 Sep 2007 13:44:51 +0000 (13:44 +0000)] 
Build quota match unconditionally

17 years agoBuild NFLOG target unconditionally
Patrick McHardy [Wed, 5 Sep 2007 13:42:58 +0000 (13:42 +0000)] 
Build NFLOG target unconditionally

17 years agoRemove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)
Peter Riley [Sun, 2 Sep 2007 13:09:07 +0000 (13:09 +0000)] 
Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)

17 years agoFix dscp match manpage (zhangxiliang <zhangxiliang@cn.fujitsu.com>)
zhangxiliang [Wed, 29 Aug 2007 20:05:57 +0000 (20:05 +0000)] 
Fix dscp match manpage (zhangxiliang <zhangxiliang@cn.fujitsu.com>)

The description for the value in option "-m dscp -dscp" should be
modified to 0~63.

The option can match 6 bit DSCP field within the TOS field in the IP
header. So the range for the option should be 0~(26-1) that is 0~63.

17 years agoResync ip6t_REJECT.h with kernel - seems the entire time we had an imcompatible
Patrick McHardy [Thu, 23 Aug 2007 16:39:36 +0000 (16:39 +0000)] 
Resync ip6t_REJECT.h with kernel - seems the entire time we had an imcompatible
header :(

Noticed by Peter Riley <Peter.Riley@hotpop.com>

17 years agoIn <xsl:param name="$node"/>, "$node" is not a valid QName.
Dan Nicholson [Mon, 6 Aug 2007 10:01:45 +0000 (10:01 +0000)] 
In <xsl:param name="$node"/>, "$node" is not a valid QName.

See http://www.w3.org/TR/xslt#variables

Dan Nicholson <dbn.lists@gmail.com>

17 years agoAdd IPv6 support to statistic match
Yasuyuki KOZAKAI [Sat, 4 Aug 2007 08:28:23 +0000 (08:28 +0000)] 
Add IPv6 support to statistic match

17 years agoAdd IPv6 support to helper match
Yasuyuki KOZAKAI [Sat, 4 Aug 2007 08:26:59 +0000 (08:26 +0000)] 
Add IPv6 support to helper match

17 years agoAdd IPv6 support to connbytes match
Yasuyuki KOZAKAI [Sat, 4 Aug 2007 08:25:43 +0000 (08:25 +0000)] 
Add IPv6 support to connbytes match

17 years agoAdd IPv6 support to DSCP target
Yasuyuki KOZAKAI [Sat, 4 Aug 2007 08:24:29 +0000 (08:24 +0000)] 
Add IPv6 support to DSCP target

17 years agoAdd IPv6 support to CLASSIFY target
Yasuyuki KOZAKAI [Sat, 4 Aug 2007 08:23:13 +0000 (08:23 +0000)] 
Add IPv6 support to CLASSIFY target

17 years agoUnifies libip[6]t_TRACE into libxt_TRACE
Yasuyuki KOZAKAI [Sat, 4 Aug 2007 08:22:03 +0000 (08:22 +0000)] 
Unifies libip[6]t_TRACE into libxt_TRACE

17 years agoUnifies libip[6]t_NFLOG into libxt_NFLOG
Yasuyuki KOZAKAIYasuyuki KOZAKAI [Sat, 4 Aug 2007 08:21:16 +0000 (08:21 +0000)] 
Unifies libip[6]t_NFLOG into libxt_NFLOG

17 years agoRevert commit 6990.
Yasuyuki KOZAKAI [Sat, 4 Aug 2007 08:19:38 +0000 (08:19 +0000)] 
Revert commit 6990.
That log is not correct and .NF_LOG-testx has incorrect mode.

17 years agoUnifies libip[6]t_state into libxt_state
Yasuyuki KOZAKAIYasuyuki KOZAKAI [Sat, 4 Aug 2007 08:21:16 +0000 (08:21 +0000)] 
Unifies libip[6]t_state into libxt_state

17 years agoUnifies libip[6]t_state into libxt_state
Yasuyuki KOZAKAI [Sat, 4 Aug 2007 08:09:51 +0000 (08:09 +0000)] 
Unifies libip[6]t_state into libxt_state

17 years agoUnifies libip[6]t_connmark into libxt_connmark
Yasuyuki KOZAKAI [Sat, 4 Aug 2007 08:09:04 +0000 (08:09 +0000)] 
Unifies libip[6]t_connmark into libxt_connmark

17 years agoUnifies libip[6]t_hashlimit into libxt_hashlimit
Yasuyuki KOZAKAI [Sat, 4 Aug 2007 08:08:20 +0000 (08:08 +0000)] 
Unifies libip[6]t_hashlimit into libxt_hashlimit

17 years agoUnifies libip[6]t_MARK into libxt_MARK
Yasuyuki KOZAKAI [Sat, 4 Aug 2007 08:06:55 +0000 (08:06 +0000)] 
Unifies libip[6]t_MARK into libxt_MARK

17 years agoUnifies libip[6]t_CONNSECMARK into libxt_CONNSECMARK
Yasuyuki KOZAKAI [Sat, 4 Aug 2007 08:05:46 +0000 (08:05 +0000)] 
Unifies libip[6]t_CONNSECMARK into libxt_CONNSECMARK

17 years agoAdd IPv6 support to CONNMARK match
Yasuyuki KOZAKAI [Sat, 4 Aug 2007 08:04:43 +0000 (08:04 +0000)] 
Add IPv6 support to CONNMARK match

17 years agoTries to load libxt_*.so at first.
Yasuyuki KOZAKAI [Sat, 4 Aug 2007 05:22:17 +0000 (05:22 +0000)] 
Tries to load libxt_*.so at first.
If failed, it tries libip[6]t_*.so.

17 years agoMake @msg argument a const char *, just like printf().
Jan Engelhardt [Wed, 1 Aug 2007 15:19:15 +0000 (15:19 +0000)] 
Make @msg argument a const char *, just like printf().

Signed-off-by: Jan Engelhardt <jengelh@gmx.de>
17 years agoMoves libip{,6}t_connlimit to libxt.
Jan Engelhardt [Tue, 31 Jul 2007 16:47:38 +0000 (16:47 +0000)] 
Moves libip{,6}t_connlimit to libxt.
Also fixes an option parsing bug (connlimit_parse() may receive
a 'c' that is not from the connlimit options table).

Signed-off-by: Jan Engelhardt <jengelh@gmx.de>
17 years agoMake the option structures const.
Jan Engelhardt [Mon, 30 Jul 2007 14:46:51 +0000 (14:46 +0000)] 
Make the option structures const.

Signed-off-by: Jan Engelhardt <jengelh@gmx.de>
17 years agoMakes it possible to omit extra_opts of matches/targets if unnecessary.
Jan Engelhardt [Mon, 30 Jul 2007 14:32:26 +0000 (14:32 +0000)] 
Makes it possible to omit extra_opts of matches/targets if unnecessary.
(Jan Engelhardt <jengelh@gmx.de>)

A nice side effect is that merge_option() doesn't copy options in that case.

17 years agoThe option struct needs to be terminated, otherwise ip{,6}tables
Jan Engelhardt [Mon, 30 Jul 2007 13:56:15 +0000 (13:56 +0000)] 
The option struct needs to be terminated, otherwise ip{,6}tables
will access illegal memory in merge_options().

Signed-off-by: Jan Engelhardt <jengelh@gmx.de>
17 years agoRemove the .next=NULL field. This is automatically initialized to zero.
Jan Engelhardt [Mon, 30 Jul 2007 13:38:44 +0000 (13:38 +0000)] 
Remove the .next=NULL field. This is automatically initialized to zero.
I've kept .print=NULL and .save=NULL so it stands out
(since iptables will do the print/save then).

Signed-off-by: Jan Engelhardt <jengelh@gmx.de>
17 years agoMake xtables_target->extra_opts const (xtables_match->extra_opts already is)
Jan Engelhardt [Mon, 30 Jul 2007 13:20:43 +0000 (13:20 +0000)] 
Make xtables_target->extra_opts const (xtables_match->extra_opts already is)

Signed-off-by: Jan Engelhardt <jengelh@gmx.de>
18 years agoChanges permissions of test scripts of dccp, string, and quota match
Yasuyuki KOZAKAI [Tue, 24 Jul 2007 08:24:37 +0000 (08:24 +0000)] 
Changes permissions of test scripts of dccp, string, and quota match

18 years agoUnifies libip[6]t_NFQUEUE.c into libxt_NFQUEUE.c
Yasuyuki KOZAKAI [Tue, 24 Jul 2007 07:29:36 +0000 (07:29 +0000)] 
Unifies libip[6]t_NFQUEUE.c into libxt_NFQUEUE.c

18 years agoUnifies libip[6]t_SECMARK.c into libxt_SECMARK.c
Yasuyuki KOZAKAI [Tue, 24 Jul 2007 07:27:02 +0000 (07:27 +0000)] 
Unifies libip[6]t_SECMARK.c into libxt_SECMARK.c

18 years agoUnifies libip[6]t_TCPMSS.c into libxt_TCPMSS.c
Yasuyuki KOZAKAI [Tue, 24 Jul 2007 07:22:24 +0000 (07:22 +0000)] 
Unifies libip[6]t_TCPMSS.c into libxt_TCPMSS.c

18 years agoAdd IPv6 support to comment match
Yasuyuki KOZAKAI [Tue, 24 Jul 2007 07:21:17 +0000 (07:21 +0000)] 
Add IPv6 support to comment match

18 years agoAdd IPv6 support to dccp match.
Yasuyuki KOZAKAI [Tue, 24 Jul 2007 07:19:41 +0000 (07:19 +0000)] 
Add IPv6 support to dccp match.

18 years agoAdd IPv6 support to dscp match.
Yasuyuki KOZAKAI [Tue, 24 Jul 2007 07:17:23 +0000 (07:17 +0000)] 
Add IPv6 support to dscp match.

18 years agoUnifies libip[6]t_esp.c into libxt_esp.c
Yasuyuki KOZAKAI [Tue, 24 Jul 2007 07:16:20 +0000 (07:16 +0000)] 
Unifies libip[6]t_esp.c into libxt_esp.c

18 years agoUnifies libip[6]t_length.c into libxt_length.c
Yasuyuki KOZAKAI [Tue, 24 Jul 2007 07:15:03 +0000 (07:15 +0000)] 
Unifies libip[6]t_length.c into libxt_length.c

18 years agoUnifies libip[6]t_limit.c into libxt_limit.c.
Yasuyuki KOZAKAI [Tue, 24 Jul 2007 07:11:26 +0000 (07:11 +0000)] 
Unifies libip[6]t_limit.c into libxt_limit.c.

18 years agoUnifies libip[6]t_mac.c into libxt_mac.c
Yasuyuki KOZAKAI [Tue, 24 Jul 2007 07:09:51 +0000 (07:09 +0000)] 
Unifies libip[6]t_mac.c into libxt_mac.c

18 years agoUnifies libip[6]t_physdev.c into libxt_physdev.c
Yasuyuki KOZAKAI [Tue, 24 Jul 2007 07:06:57 +0000 (07:06 +0000)] 
Unifies libip[6]t_physdev.c into libxt_physdev.c

18 years agoAdd IPv6 support to pkttype match
Yasuyuki KOZAKAI [Tue, 24 Jul 2007 07:05:45 +0000 (07:05 +0000)] 
Add IPv6 support to pkttype match

18 years agoAdd IPv6 support to quota match
Yasuyuki KOZAKAI [Tue, 24 Jul 2007 07:03:59 +0000 (07:03 +0000)] 
Add IPv6 support to quota match

18 years agoUnifies libip[6]t_sctp.c into libxt_sctp.c
Yasuyuki KOZAKAI [Tue, 24 Jul 2007 07:02:26 +0000 (07:02 +0000)] 
Unifies libip[6]t_sctp.c into libxt_sctp.c

18 years agoUnifies libip[6]t_standard.c into libxt_standard.c
Yasuyuki KOZAKAI [Tue, 24 Jul 2007 07:00:40 +0000 (07:00 +0000)] 
Unifies libip[6]t_standard.c into libxt_standard.c

18 years agoUnifies libip[6]t_tcp.c into libxt_tcp.c.
Yasuyuki KOZAKAI [Tue, 24 Jul 2007 06:59:00 +0000 (06:59 +0000)] 
Unifies libip[6]t_tcp.c into libxt_tcp.c.

18 years agoAdd IPv6 support to tcpmss match
Yasuyuki KOZAKAI [Tue, 24 Jul 2007 06:57:56 +0000 (06:57 +0000)] 
Add IPv6 support to tcpmss match

18 years agoUnifies libip[6]t_udp.c into libxt_udp.c
Yasuyuki KOZAKAI [Tue, 24 Jul 2007 06:56:21 +0000 (06:56 +0000)] 
Unifies libip[6]t_udp.c into libxt_udp.c

18 years agoUnifies libip[6]_mark.c into libxt_mark.c
Yasuyuki KOZAKAI [Tue, 24 Jul 2007 06:55:05 +0000 (06:55 +0000)] 
Unifies libip[6]_mark.c into libxt_mark.c

18 years agoUse unified API in libipt_mark.c
Yasuyuki KOZAKAI [Tue, 24 Jul 2007 06:53:14 +0000 (06:53 +0000)] 
Use unified API in libipt_mark.c

18 years agoAdd IPv6 support to string match
Yasuyuki KOZAKAI [Tue, 24 Jul 2007 06:52:16 +0000 (06:52 +0000)] 
Add IPv6 support to string match

18 years agoMoves libipt_string.c to libxt_string.c
Yasuyuki KOZAKAI [Tue, 24 Jul 2007 06:51:30 +0000 (06:51 +0000)] 
Moves libipt_string.c to libxt_string.c

18 years agoUse unified API in string match
Yasuyuki KOZAKAI [Tue, 24 Jul 2007 06:50:03 +0000 (06:50 +0000)] 
Use unified API in string match