Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 31287: /trunk/ /trunk/epan/dissectors/: packet-frame.c /

Date: Thu, 17 Dec 2009 01:18:20 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31287

User: stig
Date: 2009/12/16 05:18 PM

Log:
 Introduce "Ignore Packet" in the packet list.
 
 This will remove the package from the dissection functions without
 removing it from the capture file.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +15 -0     packet-frame.c    Modified

Directory: /trunk/epan/
  Changes    Path            Action
  +1 -0      frame_data.c    Modified
  +1 -0      frame_data.h    Modified
  +35 -0     prefs.c         Modified
  +2 -0      prefs.h         Modified

Directory: /trunk/gtk/
  Changes    Path                  Action
  +56 -2     main_packet_list.c    Modified
  +10 -0     main_packet_list.h    Modified
  +3 -0      main_statusbar.c      Modified
  +2 -0      menus.c               Modified
  +31 -2     new_packet_list.c     Modified
  +18 -0     new_packet_list.h     Modified


(4 files not shown)