>> Hi Dmitry,
>> 
>>> Actually, it is quite linux specific: SOCK_DIAG_BY_FAMILY needs tcp_diag
>>> kernel module to handle IPPROTO_TCP, and udp_diag - for IPPROTO_UDP
>>> sockets.
>> 
>> I’m not sure I understand the problem here — could you tell me which kernel 
>> version you had used so that I could try compiling that kernel here at my 
>> end?
> 
> The problem, if you call this situation a problem, is that
> SOCK_DIAG_BY_FAMILY is usually implemented by tcp_diag and udp_diag kernel
> modules, and when these modules are not loaded and automatic loading is
> not enabled (as it happened in my case), strace -yy feature won't work.
> 

I see, should we document this somewhere?(Readme-hacking?)

Thanks,
-- zm

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Strace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to