2008/7/6 Aggelos Economopoulos <[EMAIL PROTECTED]>:
> I'm not a networking savvy person (working on it) but having spent some time
> on ctloutput functions lately it seems like an outright bug to me. Even if
> some code was depending on it, this behavior violates POLA and would need to
> go anyway.
>
>> Forget this, soopt_mcopyout() is called during getsockopt() but the
>> crash ocurred during setsockopt()...
>
> Right, but soopt_mcopyin() does the exact same thing ;) Nice catch. Things
Oops missed that. Thanks.
> seem to work here with these two changes (+ SOPTF_KVA), wanna commit it?
Ok. I'll fix soopt_mcopy{in,out} tonight.
Cheers,
Nicolas