[pmacct-discussion] raw data - question

2006-07-10 Thread Dian Baltadzhiev
hi all! at first - i would like to send my greetings to paolo, italy is world champion ;-) now, my question: is there an option, so that i can configure nfacctd to send src and dst addresses in raw format, i mean as a decimal number and not in dotted format. or should i change the source code?

Re: [pmacct-discussion] raw data - question

2006-07-10 Thread Paolo Lucente
Hello Dian, thank you very much for the WC greetings, hehe! On Mon, Jul 10, 2006 at 11:28:57AM +0200, Dian Baltadzhiev wrote: now, my question: is there an option, so that i can configure nfacctd to send src and dst addresses in raw format, i mean as a decimal number and not in dotted

Re: [pmacct-discussion] raw data - question

2006-07-10 Thread Dian Baltadzhiev
hi all! thank you for the fast reply! i think i found the decision, and i think that a configuration option would be appreciated( like #ifdef RAWFORMATEDIP). but ..you can just patch the source code (as of 0.10.2) in print_pugin.c, line 435: instead of printf(%-15s , src_host); you write