ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 33474: /trunk/gtk/ /trunk/gtk/: Makefile.common dissecto

Date: Thu, 08 Jul 2010 11:05:19 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33474

User: etxrab
Date: 2010/07/08 04:05 AM

Log:
 Add "WS internal" to the menues this can be used to display internal information like the curren "entry" dissector tables. Emem statistics
 could be another item to add.
 
 Add dissector tables treview. This cab be used to find which UDP ports are registered for example.

Directory: /trunk/gtk/
  Changes    Path                      Action
  +2 -0      Makefile.common           Modified
  +321 -0    dissector_tables_dlg.c    Added
  +25 -0     dissector_tables_dlg.h    Added
  +4 -0      menus.c                   Modified