From: Thomas Jarosch Date: Wed, 14 Apr 2004 08:32:48 +0000 (+0000) Subject: changed download URL X-Git-Tag: v1.9~35 X-Git-Url: http://developer.intra2net.com/git/?p=ipt_ACCOUNT;a=commitdiff_plain;h=116ea15013ca46f6f9c4d5038569e2103e5f22fd changed download URL --- diff --git a/help b/help index f28b9da..aafa32f 100644 --- a/help +++ b/help @@ -14,4 +14,4 @@ A special subnet is "0.0.0.0/0": All data is stored in the src_bytes and src_packets structure of slot "0". This is useful if you want to account the overall traffic to/from your internet provider. -For more information go to http://www.intra2net.com/opensource/ipt_ACCOUNT +For more information go to http://www.intra2net.com/opensource/ipt_account diff --git a/linux/net/ipv4/netfilter/ipt_ACCOUNT.c b/linux/net/ipv4/netfilter/ipt_ACCOUNT.c index edac8ff..8b1ce2a 100644 --- a/linux/net/ipv4/netfilter/ipt_ACCOUNT.c +++ b/linux/net/ipv4/netfilter/ipt_ACCOUNT.c @@ -1,6 +1,6 @@ /*************************************************************************** * This is a module which is used for counting packets. * - * See http://www.intra2net.com/opensource/ipt_ACCOUNT * + * See http://www.intra2net.com/opensource/ipt_account * * for further information * * * * Copyright (C) 2004 by Intra2net AG *