Hi,
I think memory leak occured in defragmented packets returned by *
ring_gather_frags* function which are stored in *skk* variable and should be
freed at the end of *skb_ring_handler* function. I used *kfree_skb *to free
it.
Please let me know if I am wrong.
Regards,
Mahdi.

On Dec 30, 2007 5:01 PM, Michael Stiller <[EMAIL PROTECTED]> wrote:

> On Wed, 2007-12-26 at 10:49 +0330, M.D wrote:
> > Hi,
> > it seems that when enable_ip_defrag flag is on it causes system to
> > hang because of memory leakage in kernel.
> > I am sure it because of ip defragmentation, should I do any thing else
> > in addition to set enable_ip_defrag flag to 1?
>
> This is known and Francesco is working on it. To avoid the leak, don't
> use ip_defragmentation at the moment.
>
> Cheers,
>
> -Michael
>
>
> _______________________________________________
> Ntop-misc mailing list
> [email protected]
> http://listgateway.unipi.it/mailman/listinfo/ntop-misc
>
_______________________________________________
Ntop-misc mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-misc

Reply via email to