Guy Harris wrote:
> Guy Harris wrote:
>
>> I'll figure out what needs to be fixed, and check in a fix. When that's
>> done, try building the top-of-tree libpcap and see if that fixes it.
>
> Unless I've missed something, it was a trivial fix - just move
>
> handle->selectable_fd = handle
Guy Harris wrote:
> I'll figure out what needs to be fixed, and check in a fix. When that's
> done, try building the top-of-tree libpcap and see if that fixes it.
Unless I've missed something, it was a trivial fix - just move
handle->selectable_fd = handle->fd;
*AFTER* the point at wh
Németh Márton wrote:
> I don't know much about the changes, do you know any idea what could went
> wrong?
>
> Márton Németh
>
> P.S.: Here is a copy of the "svn log" between the two revisions:
>
>
>
> r22635 | rich
Hi,
I found a regression: under Linux the raw USB packets can be caputred
until revision 22635, but cannot be starting with revision 22642. Between
these two revisions the revisions cannot be compiled from out of the box.
The bug report is here: http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2