Re: [tcpdump-workers] Libpcap 1.0, WinPcap and documentation

2008-04-09 Thread Guy Harris
Gianluca Varenni wrote: Within WinPcap I have a big problem in generating the documentation. Within WinPcap we generate html with doxygen out of an (outdated) version of pcap.h. In the past it was a pain because the pcap.h file used for the documentation was never up-to-date. The problem is t

[tcpdump-workers] Libpcap 1.0, WinPcap and documentation

2008-04-09 Thread Gianluca Varenni
Hi all. I've just seen that all the documentation of libpcap has been migrated from a single pcap.3 file to single .3pcap files, one per function (more or less). Within WinPcap I have a big problem in generating the documentation. Within WinPcap we generate html with doxygen out of an (outda

[tcpdump-workers] What was wrong with my -k flag?

2008-04-09 Thread Matthew Topper
Hi. I submitted a patch implementing captures for an arbitrary length of time by slightly modifying both tcpdump and libpcap. I don't understand why they've been ignored. Can someone please explain to me what was wrong with them that they will not be included? Thanks - This is the tcpdump-work