Re: [tcpdump-workers] Linux evdev capture support (draft patch)

2008-12-09 Thread David Gibson
On Tue, Dec 09, 2008 at 08:47:18PM +1100, ronnie sahlberg wrote: > On Tue, Dec 9, 2008 at 7:40 PM, David Gibson > <[EMAIL PROTECTED]> wrote: > > I've implemented a first cut at adding support to libpcap to capture > > from the Linux /dev/input/event* (evdev) devices. Draft patch is > > included be

Re: [tcpdump-workers] Linux evdev capture support (draft patch)

2008-12-09 Thread ronnie sahlberg
On Tue, Dec 9, 2008 at 7:40 PM, David Gibson <[EMAIL PROTECTED]> wrote: > I've implemented a first cut at adding support to libpcap to capture > from the Linux /dev/input/event* (evdev) devices. Draft patch is > included below. > > However, I've realised there's a problem. Since it's an internal-

[tcpdump-workers] Linux evdev capture support (draft patch)

2008-12-09 Thread David Gibson
I've implemented a first cut at adding support to libpcap to capture from the Linux /dev/input/event* (evdev) devices. Draft patch is included below. However, I've realised there's a problem. Since it's an internal-only protocol, the evdev devices return packets which are in native-endian format