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)