01.10.2013, 06:11, "Michael Richardson" :
> from
> https://github.com/the-tcpdump-group/tcpdump/issues/333
>
> details an issue where differences in arch and compiler result in different
> extractions of floating point objects in LMP packets. Guy discovers it has
> something to do with assumptions
> from
> https://github.com/the-tcpdump-group/tcpdump/issues/333
>
> details an issue where differences in arch and compiler result in different
> extractions of floating point objects in LMP packets. Guy discovers it has
> something to do with assumptions about x86 SSE.
>
> and I think we might
from
https://github.com/the-tcpdump-group/tcpdump/issues/333
details an issue where differences in arch and compiler result in different
extractions of floating point objects in LMP packets. Guy discovers it has
something to do with assumptions about x86 SSE.
and I think we might find more exper