Wireshark-commits: [Wireshark-commits] rev 20660: /trunk/epan/ /trunk/epan/: strutil.c
From:
sfisher@xxxxxxxxxxxxx
Date: Thu, 01 Feb 2007 01:37:35 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20660
User: sfisher
Date: 2007/02/01 01:37 AM
Log:
Allow byte strings (FT_BYTES) to have four digits seperated by - : and .
in addition to the currently supported two or one digit at a time. This
applies in particular to the FT_ETHER MAC addresses, so that a MAC address
can now be entered as xxxx.xxxx.xxxx in addition to the traditional formats.
Directory: /trunk/epan/
Changes Path Action
+49 -11 strutil.c Modified