Re: Tracing a packet

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

 



Steve Iribarne wrote:
Is there a flag I can turn on when I compile that kernel that allows me to trace packets through the kernel??

Thanks.

Steve Iribarne
Dilithium Networks
TEL: +1 707 792 3920
FAX: +1 707 795 3744
steve.iribarne@xxxxxxxxxxxxxxxxxxxxx
Communications for a Borderless World
This electronic message contains information from Dilithium Networks Pty Ltd which may be privileged or confidential. The information is intended to be for the use of the individual(s) or entity named above. If you are not the intended recipient be aware that any disclosure, copying, distribution or use of the contents of this information is prohibited. If you have received this electronic message in error, please notify us by telephone or email (to the numbers or address above) immediately.


-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html
I don't know of any existing printks you can turn on, but there is a debug flag in the sock structure that you can can turn on and off at various point (to flag all the packets in a particular socket), and you can use that to instrument the kernel on your own when debugging various problems.

HTH
Neil

--
/***************************************************
 *Neil Horman
 *Software Engineer
 *Red Hat, Inc.
 *nhorman@xxxxxxxxxx
 *gpg keyid: 1024D / 0x92A74FA1
 *http://pgp.mit.edu
 ***************************************************/
-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux