Wireshark-commits: [Wireshark-commits] rev 34571: /trunk/ /trunk/: text2pcap.c

Date: Tue, 19 Oct 2010 16:13:50 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34571

User: wmeier
Date: 2010/10/19 09:13 AM

Log:
 Change dummy MAC addresses so we don't get Wireshark expert message:
 "[...] Source MAC must not be a group address: IEEE 802.3-2002, Section 3.2.3(b)"
 Specifically: use 0a:01:01:01:01:01 and 0a:02:02:02;02:02 (and dummy IP addresses
 10.1.1.1 and 10.2.2.2).

Directory: /trunk/
  Changes    Path           Action
  +3 -3      text2pcap.c    Modified