current client-tags.c,1.1,1.2

Fabian Keil <[email protected]>
Newsgroups gmane.comp.web.privoxy.cvs
Message-ID <[email protected]>
Update of /cvsroot/ijbswa/current
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv6642

Modified Files:
	client-tags.c 
Log Message:
enable_client_specific_tag(): Log the ttl when adding client-specific tags


Index: client-tags.c
===================================================================
RCS file: /cvsroot/ijbswa/current/client-tags.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** client-tags.c	17 Mar 2016 10:42:27 -0000	1.1
--- client-tags.c	27 Mar 2016 16:54:33 -0000	1.2
***************
*** 492,496 ****
        add_tag_for_client(csp->ip_addr_str, tag_name, time_to_live);
        log_error(LOG_LEVEL_INFO,
!          "Tag '%s' enabled for client '%s'", tag->name, csp->ip_addr_str);
     }
  
--- 492,497 ----
        add_tag_for_client(csp->ip_addr_str, tag_name, time_to_live);
        log_error(LOG_LEVEL_INFO,
!          "Tag '%s' enabled for client '%s'. TTL: %d.",
!          tag->name, csp->ip_addr_str, time_to_live);
     }
  


------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.