4 Oct 2006 20:21
Re: [RESEND][PATCH] enable sniff on USB ports on
Guy Harris <guy <at> alum.mit.edu>
2006-10-04 18:21:19 GMT
2006-10-04 18:21:19 GMT
Michael Richardson wrote:
>>>>>> "Guy" == Guy Harris <guy <at> alum.mit.edu> writes:
> >> The USB pseudo headers are still in a separate file, must I move
> >> them into pcap.h ?!?
>
> Guy> Not necessarily.
>
> Guy> If we have a separate header, however, I'd prefer to create a
> Guy> "pcap" subdirectory of the top-level include directory
> Guy> ("/usr/include", "/usr/ local/include", etc.), and put pcap.h
> Guy> there, with "{top level include directory}/pcap.h" being just
>
> I concur.
I've checked in a change to do that. "pcap-usb.h" is now "pcap/usb.h"
(I didn't leave a "pcap-usb.h" file behind), and I also moved "sll.h" to
"pcap/sll.h" and install it (for the benefit of applications that want
to know what the DLT_LINUX_SLL cooked header looks like).
RSS Feed