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

Date: Thu, 19 Nov 2009 13:30:01 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31016

User: stig
Date: 2009/11/19 05:30 AM

Log:
 Added support for some missing custom column types:
  FT_NONE: Print nothing
  FT_PROTOCOL: Print "Yes" if protocol exists in packet
  FT_IPv6: Print address
 
 The changes in r29551 made wireshark crash for this columns.

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