Source-Changes archive

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

Re: CVS commit: src/sys/netkey



> Module Name:  src
> Committed By: itojun
> Date:         Wed May 26 02:59:15 UTC 2004
> 
> Modified Files:
>       src/sys/netkey: key.c keysock.c keysock.h
> 
> Log Message:
> dump/spddump can now handle tons of records.

i don't think that it's safe to sleep in LIST_FOREACH in key_spddump.
sptree/savtree are protected only by spl and biglock, aren't them?

YAMAMOTO Takashi



Home | Main Index | Thread Index | Old Index