ipt_ACCOUNT
19 years agoipt_ACCOUNT: (tomj) disabled debug message, implemented some Patrick McHardy changes
Thomas Jarosch [Thu, 13 May 2004 07:43:37 +0000]
ipt_ACCOUNT: (tomj) disabled debug message, implemented some Patrick McHardy changes

19 years agokernel-2.4: (tomj) updated ipt_ACCOUNT module
Thomas Jarosch [Tue, 11 May 2004 18:33:36 +0000]
kernel-2.4: (tomj) updated ipt_ACCOUNT module

19 years agoipt_ACCOUNT: (tomj) make memory handling interrupt safe
Thomas Jarosch [Tue, 11 May 2004 18:12:12 +0000]
ipt_ACCOUNT: (tomj) make memory handling interrupt safe

19 years agochanged all comment from C++ to C style
Thomas Jarosch [Thu, 6 May 2004 11:25:34 +0000]
changed all comment from C++ to C style

19 years agoipt_ACCOUNT: (tomj) astyled using K&R style
Thomas Jarosch [Thu, 6 May 2004 11:19:26 +0000]
ipt_ACCOUNT: (tomj) astyled using K&R style

20 years agochanged download URL
Thomas Jarosch [Wed, 14 Apr 2004 08:32:48 +0000]
changed download URL

20 years agopolished documentation for first public release
Thomas Jarosch [Tue, 13 Apr 2004 14:22:07 +0000]
polished documentation for first public release

20 years agofull pom-ng suite for ipt_ACCOUNT
Thomas Jarosch [Mon, 12 Apr 2004 18:55:54 +0000]
full pom-ng suite for ipt_ACCOUNT

20 years agolibipt_ACCOUNT, ipt_ACCOUNT: (tomj) implemented handle usage, free all handles and...
Thomas Jarosch [Mon, 12 Apr 2004 17:33:00 +0000]
libipt_ACCOUNT, ipt_ACCOUNT: (tomj) implemented handle usage, free all handles and get table names.
                                    Fixed one memory free issue causing a kernel oops

20 years agoincreased readabilty of memory management, fixed memory leak on unload
Thomas Jarosch [Sat, 10 Apr 2004 17:59:03 +0000]
increased readabilty of memory management, fixed memory leak on unload

20 years agoiptables: (tomj) buffer userspace data in global temporary page,
Thomas Jarosch [Sat, 10 Apr 2004 17:45:09 +0000]
iptables: (tomj) buffer userspace data in global temporary page,
                 use separate spinlock for userspace data access to minimize packet "downtime"

20 years agoiptables: (tomj) fixed IPs ending with 255, fixed double count issue
Thomas Jarosch [Sat, 10 Apr 2004 16:58:12 +0000]
iptables: (tomj) fixed IPs ending with 255, fixed double count issue

20 years agofix for last checkin
Thomas Jarosch [Fri, 9 Apr 2004 15:24:57 +0000]
fix for last checkin

20 years agobe on the safe side with itemcounter
Thomas Jarosch [Fri, 9 Apr 2004 15:23:53 +0000]
be on the safe side with itemcounter

20 years agoiptables: (tomj) fixed itemcount for good
Thomas Jarosch [Fri, 9 Apr 2004 15:16:21 +0000]
iptables: (tomj) fixed itemcount for good

20 years agoiptables: (tomj) implemented code for userspace communication
Thomas Jarosch [Fri, 9 Apr 2004 12:40:42 +0000]
iptables: (tomj) implemented code for userspace communication

20 years agoiptables: (tomj) packet processing fully working
Thomas Jarosch [Thu, 8 Apr 2004 23:30:53 +0000]
iptables: (tomj) packet processing fully working

20 years agoiptables: (tomj) fixed badly broken memory handling, basic stuff now working
Thomas Jarosch [Thu, 8 Apr 2004 22:35:57 +0000]
iptables: (tomj) fixed badly broken memory handling, basic stuff now working

20 years agoiptables: (tomj) small header, added ipt_account.c here until we have patch-o-matic
Thomas Jarosch [Thu, 8 Apr 2004 15:02:30 +0000]
iptables: (tomj) small header, added ipt_account.c here until we have patch-o-matic

20 years agofixed typo
Thomas Jarosch [Thu, 8 Apr 2004 12:38:02 +0000]
fixed typo

20 years agoiptables: (tomj) merged ipt_ACCOUNT headers from userspace prototype
Thomas Jarosch [Thu, 8 Apr 2004 09:23:30 +0000]
iptables: (tomj) merged ipt_ACCOUNT headers from userspace prototype

20 years agoiptables: (tomj) userspace support for ACCOUNT target, disabled distcc (Makefile...
Thomas Jarosch [Wed, 7 Apr 2004 22:42:31 +0000]
iptables: (tomj) userspace support for ACCOUNT target, disabled distcc (Makefile broken)