On Saturday 02 April 2005 18:54, linux lover wrote: > Hello all, > I just joined this list. Welcome! I'd suggest you read http://www.catb.org/~esr/faqs/smart-questions.html to make the most out of your mailing list(s) experience. > I use Ethereal and > found that for each captured packet ethereal displays > not only its detail info but HEX dump at bottom. > I also want to study how it works and how > can i add new protocol to it. What i first want to > know is that which function in ethreal source code > display that hex info? How ethereal captures packets? libpcap does the capturing. You can find the source code of the library at http://www.tcpdump.org/ -A
Powered by MHonArc 2.6.10