Wireshark-commits: [Wireshark-commits] rev 52910: /trunk/epan/ /trunk/epan/dissectors/: packet-brdw

Date: Sun, 27 Oct 2013 23:18:20 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52910

User: mmann
Date: 2013/10/27 11:18 PM

Log:
 Remove "Cisco MDS-specific" fields from packet_info.  2 of the 3 fields were used strictly for columns that are considered "deprecated" and I think the third could be put in that category as well.
 
 I assume the column enumerations haven't already been removed because of legacy "indexing issues", but if I'm wrong, we should definitely remove the columns altogether.  Could also see renaming columns to DEPRECATED_[X].

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +0 -1      packet-brdwlk.c    Modified
  +0 -1      packet-fc.c        Modified
  +2 -9      packet-mdshdr.c    Modified

Directory: /trunk/epan/
  Changes    Path              Action
  +3 -8      column-utils.c    Modified
  +4 -4      column.c          Modified
  +0 -3      packet_info.h     Modified