Re: [pmacct-discussion] Expiring Orphan fragment

2010-04-30 Thread Paolo Lucente
Hi Sergio, On Thu, Apr 29, 2010 at 11:23:35AM -0300, Sergio Charpinel Jr. wrote: Does anyone know what this mean? I getting a lot of them in pmacctd.log Expiring orphan fragment: ip_src=210.197.202.84 ip_dst=200.137.66.1 proto=17 id=8885 It means some IP fragments have been staying too long

Re: [pmacct-discussion] Expiring Orphan fragment

2010-04-30 Thread Sergio Charpinel Jr.
I did the function. But I'm calling it with select function_name(table_name) , and I getting errors in nfacctd.log: ERROR ( default/pgsql ): ERROR ( default/pgsql ): Here is the function, if anyone wanna do something similar: CREATE OR REPLACE FUNCTION cria_tab_pmacct(text) RETURNS void AS $$