> Hi people
> How do I take a look at the IP packets which are logged by the kernel if
the
> SO_DEBUG option is set in the socket using the setsockopt system call .

normally you are provided with trpt which can show the info logged
by the kernel, however in Linux i couldn't find any command which displays
info logged by SO_DEBUG .
you could use tcpdump, however, this uses pcaplib (interface level capture)
which has no connection whatsover with the logging done using SO_DEBUG.


regards
ankur




__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

-----------------------------------------------------
The mailing list archives are available at 
http://lists.linux-india.org/cgi-bin/wilma/linux-delhi/

Reply via email to