Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys



Christoph Egger <Christoph_Egger%gmx.de@localhost> wrote:
> > Module Name:        src
> > Committed By:       rmind
> > Date:               Fri Nov  5 01:35:58 UTC 2010
> > 
> > Modified Files:
> >     src/sys/dist/pf/net: if_pfsync.c pf_norm.c
> >     src/sys/netinet: in_var.h ip_id.c ip_input.c
> > 
> > Log Message:
> > ip_randomid: make mechanism MP-safe and more modular.
> > 
> > OK matt@
> 
> Where is ip_id_fini() called? If we don't we leak
> kernel memory.

We do not.  I have added it as a destructor.  We may #if 0 it.

-- 
Mindaugas


Home | Main Index | Thread Index | Old Index