https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3003
Guy Harris <guy@xxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|guy@xxxxxxxxxxxx |
--- Comment #8 from Guy Harris <guy@xxxxxxxxxxxx> 2008-10-28 15:04:26 PDT ---
So the attached capture has, for example, packet 98, which has:
a source MAC address of 00:18:39:b6:f7:31;
a destination MAC address of 00:0b:82:06:8a:80;
a source IP address of 192.168.14.137;
a destination IP address of 192.168.14.109;
an IP ID of 0x10cf;
a correct IP checksum;
an RTP payload with SSRC 0xC6001C5, Seq of 806, Time of 257749517
and then packet 101, which is the same except for the source MAC address, which
is 00:1e:68:0b:10:74.
If you're seeing the same sort of thing with WinDump (run it with the "-e" flag
to see the source and destination MAC addresses), this is either a WinPcap bug
or a bug somewhere in the Windows networking stack.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.