From: Frédéric Marchal Date: Sat, 2 Jul 2011 19:49:07 +0000 (+0000) Subject: Add documentation for IP addresses in hostalias X-Git-Tag: v2.3.2~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0e9cc2c95e521ac2224e5137446c7562e7e07c3;p=thirdparty%2Fsarg.git Add documentation for IP addresses in hostalias Previous commit added support for IP addresses in the hostalias file but I forgot to update the documentation in sarg.conf. --- diff --git a/sarg.conf b/sarg.conf index dcfda71..74caf33 100644 --- a/sarg.conf +++ b/sarg.conf @@ -739,8 +739,8 @@ # host name found in the log. # Host names replaced by identical aliases are grouped together in the # reports. -# IP addresses are processed as string. There is no support for CIDR -# notation. +# IP addresses are supported and accept the CIDR notation both for IPv4 and +# IPv6 addresses. # # Example: # *.gstatic.com @@ -749,5 +749,5 @@ # *.myphone.microsoft.com:443 *.myphone.microsoft.com:secure # *.freeav.net antivirus:freeav # *.mail.live.com -# 65.55.33.119 *.mail.live.com +# 65.52.00.00/14 *.mail.live.com #hostalias /usr/local/sarg/hostalias