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

21 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

21 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

21 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

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

21 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

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

21 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

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

21 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

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

21 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

21 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

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

21 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

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