Wireshark-commits: [Wireshark-commits] rev 24415: /trunk/epan/ /trunk/epan/: proto.c

Date: Fri, 22 Feb 2008 03:44:18 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24415

User: sfisher
Date: 2008/02/22 03:44 AM

Log:
 Add ability to make more field types into custom columns: FT_ETHER & FT_BYTES.
 Also change display of FT_STRING(Z) to turn non-printable characters into
 backslash + number values.

Directory: /trunk/epan/
  Changes    Path          Action
  +5 -1      proto.c       Modified