Update of /home/repo-0.14/pmacct/src
In directory romesco.pmacct.net:/tmp/cvs-serv1538/src

Modified Files:
        addr.c addr.h cfg_handlers.c network.h nfacctd.c 
        pmacct-build.h sfacctd.c 
Log Message:


* fix, cfg_handlers.c : all functions parsing configuration directives, and
  expecting string arguments, are now running a lower_string() so to act as
  case insensitive.
* fix, IPv6 & NetFlow exporter IP address: upon enabling IPv6, NetFlow
  exporter IP addresses were written as IPv4-mapped IPv6 address. This was
  causing confusion when composing maps since the 'ip' field would change
  depending on whether IPv6 was enabled or not. This is now fixed and IPv4-
  mapped IPv6 addresses are now internally translated to plain IPv4 ones.


_______________________________________________
pmacct-commits mailing list
http://www.pmacct.net/#mailinglists

Reply via email to