From 116ea15013ca46f6f9c4d5038569e2103e5f22fd Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Wed, 14 Apr 2004 08:32:48 +0000 Subject: [PATCH] changed download URL --- help | 2 +- linux/net/ipv4/netfilter/ipt_ACCOUNT.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 * -- 1.7.1