site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com On Jun 27, 2007, at 6:33 AM, Rakesh Singhal wrote: = Mike _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... I am using enetlognke interface filter to print the packets, which are moving on network. For incoming packets, i cant see the packet header, so I dont have information of Destination Addr, Source Addr and Ethernet Type. Can you tell me how to get the whole packet? If this is what you are trying to do, you should move your work to user space. See the manpage for the pcap library: 'man pcap'. This email sent to site_archiver@lists.apple.com