ipt_ACCOUNT
16 years agoipt_ACCOUNT: (tomj) support for 2.6.21 v1.9
Thomas Jarosch [Thu, 26 Apr 2007 12:12:35 +0000]
ipt_ACCOUNT: (tomj) support for 2.6.21

17 years agoUpdate readme file
Thomas Jarosch [Wed, 14 Feb 2007 16:56:56 +0000]
Update readme file

17 years agofix compile warnings
Thomas Jarosch [Tue, 13 Feb 2007 16:26:11 +0000]
fix compile warnings

17 years agoipt_ACCOUNT: (tomj) fix for kernel >= 2.6.19, compat glue for older kernels, simplifi...
Thomas Jarosch [Tue, 13 Feb 2007 16:07:02 +0000]
ipt_ACCOUNT: (tomj) fix for kernel >= 2.6.19, compat glue for older kernels, simplified iptables patching

17 years agoiptables.patch file as released
Thomas Jarosch [Tue, 13 Feb 2007 14:35:41 +0000]
iptables.patch file as released

17 years agoipt_ACCOUNT: (tomj) port for 2.6.19
Thomas Jarosch [Wed, 20 Dec 2006 15:47:02 +0000]
ipt_ACCOUNT: (tomj) port for 2.6.19

17 years agoipt_ACCOUNT: (tomj) 64 bit cleanliness by Carl-Daniel Hailfinger
Thomas Jarosch [Thu, 19 Oct 2006 08:42:03 +0000]
ipt_ACCOUNT: (tomj) 64 bit cleanliness by Carl-Daniel Hailfinger

17 years agoInitial 2.6 submission
Thomas Jarosch [Thu, 19 Oct 2006 08:37:32 +0000]
Initial 2.6 submission

17 years agoipt_ACCOUNT, kernel-2.6: (tomj) fixes for 2.6.17
Thomas Jarosch [Mon, 4 Sep 2006 13:55:58 +0000]
ipt_ACCOUNT, kernel-2.6: (tomj) fixes for 2.6.17

17 years agoipt_ACCOUNT: (tomj) ported to 2.6
Thomas Jarosch [Mon, 8 May 2006 12:16:28 +0000]
ipt_ACCOUNT: (tomj) ported to 2.6
    ATTENTION: Don't push out for Intranator

17 years agoSwitched to our own "external" repository
Thomas Jarosch [Sun, 30 Apr 2006 10:59:33 +0000]
Switched to our own "external" repository

18 years agoipt_ACCOUNT: (tomj) compile fixes from netfilter devel
Thomas Jarosch [Fri, 20 May 2005 12:16:19 +0000]
ipt_ACCOUNT: (tomj) compile fixes from netfilter devel

18 years agofix comment
Thomas Jarosch [Fri, 13 May 2005 10:04:31 +0000]
fix comment

18 years agoipt_ACCOUNT, kernel-2.4: (tomj) fix endless loop in 32 bit netmasks, fix small lockin...
Thomas Jarosch [Fri, 13 May 2005 10:02:01 +0000]
ipt_ACCOUNT, kernel-2.4: (tomj) fix endless loop in 32 bit netmasks, fix small locking bug

19 years agoipt_ACCOUNT: (tomj) fixed & greatly improved locking
Thomas Jarosch [Thu, 14 Apr 2005 20:55:52 +0000]
ipt_ACCOUNT: (tomj) fixed & greatly improved locking

19 years agosync with netfilter pom-ng
Thomas Jarosch [Tue, 5 Apr 2005 07:34:37 +0000]
sync with netfilter pom-ng

19 years agoupdated copyrights
Thomas Jarosch [Tue, 5 Apr 2005 07:25:59 +0000]
updated copyrights

19 years agoipt_ACCOUNT: (tomj) fix for the last fix (double added offsets)
Thomas Jarosch [Mon, 4 Apr 2005 21:47:10 +0000]
ipt_ACCOUNT: (tomj) fix for the last fix (double added offsets)

19 years agoipt_ACCOUNT: (tomj) really fix large networks
Thomas Jarosch [Mon, 4 Apr 2005 16:48:09 +0000]
ipt_ACCOUNT: (tomj) really fix large networks

19 years agomake more functions static
Thomas Jarosch [Mon, 4 Apr 2005 13:35:01 +0000]
make more functions static

19 years agoipt_ACCOUNT: (tomj) fix for large networks
Thomas Jarosch [Mon, 4 Apr 2005 09:05:59 +0000]
ipt_ACCOUNT: (tomj) fix for large networks

19 years agoipt_ACCOUNT, kernel-2.4: (tomj) increase maximum table size to 128
Thomas Jarosch [Tue, 15 Jun 2004 13:14:20 +0000]
ipt_ACCOUNT, kernel-2.4: (tomj) increase maximum table size to 128

19 years agochanged package status to beta
Thomas Jarosch [Thu, 10 Jun 2004 17:07:55 +0000]
changed package status to beta

19 years agoipt_ACCOUNT: (tomj) better return code handling
Thomas Jarosch [Mon, 7 Jun 2004 19:37:34 +0000]
ipt_ACCOUNT: (tomj) better return code handling

19 years agoipt_ACCOUNT: (tomj) compile with older gccs fixes
Thomas Jarosch [Mon, 7 Jun 2004 19:21:33 +0000]
ipt_ACCOUNT: (tomj) compile with older gccs fixes

19 years agoipt_ACCOUNT: (tomj) done Patrick McHardy fixes (except "won't compile on older gccs"?)
Thomas Jarosch [Mon, 7 Jun 2004 18:44:26 +0000]
ipt_ACCOUNT: (tomj) done Patrick McHardy fixes (except "won't compile on older gccs"?)

19 years agoipt_ACCOUNT, libipt_ACCOUNT: (tomj) changed ipt_account_ structure names to ipt_acc
Thomas Jarosch [Sat, 29 May 2004 09:47:01 +0000]
ipt_ACCOUNT, libipt_ACCOUNT: (tomj) changed ipt_account_ structure names to ipt_acc

19 years agoipt_ACCOUNT: (gerd) linebreaks at width 80 (sometimes 84)
Gerd v. Egidy [Fri, 28 May 2004 20:41:31 +0000]
ipt_ACCOUNT: (gerd) linebreaks at width 80 (sometimes 84)

19 years agoipt_ACCOUNT, kernel-2.4: (tomj) fixed kernel memory leak for class A networks
Thomas Jarosch [Wed, 26 May 2004 08:21:36 +0000]
ipt_ACCOUNT, kernel-2.4: (tomj) fixed kernel memory leak for class A networks

19 years agoipt_ACCOUNT: (tomj) more code style fixes and modularization
Thomas Jarosch [Fri, 14 May 2004 16:03:46 +0000]
ipt_ACCOUNT: (tomj) more code style fixes and modularization

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)