pcap implementations?
I'm working on EtherDump (freshmeat.net/projects...) and i'm considering writing a teeny-weeny implementation of the pcap format for my tool. Are there any other small/embedded implementations or really simple examples of how to structure it? I saw the pcap draft doc in CVS so I could always go on that, but an already written example is just so much quicker to follow, and plus if somebody's already got something made I can use I could just use that.
pcap implementations?
I'm working on EtherDump (freshmeat.net/projects...) and i'm considering writing a teeny-weeny implementation of the pcap format for my tool. Are there any other small/embedded implementations or really simple examples of how to structure it? I saw the pcap draft doc in CVS so I could always go on that, but an already written example is just so much quicker to follow, and plus if somebody's already got something made I can use I could just use that.