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 42075: /trunk-1.6/gtk/ /trunk-1.6/gtk/: capture_dlg.c

Date: Sat, 14 Apr 2012 21:55:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42075

User: guy
Date: 2012/04/14 02:55 PM

Log:
 Get the filter text box before we even look at the link-layer header
 types, and bail if we dn't have one.
 
 Fix the comment for the "selected link-layer header type is unsupported"
 case, and colorize the text box as empty in that case.
 
 Use "Unknown" rather than "not supported" for the dummy link-layer
 header type entry we add if we don't have a list of link-layer header
 types; at least for pipes, we don't, and *can't*, know what link-layer
 header type we'll see.

Directory: /trunk-1.6/gtk/
  Changes    Path             Action
  +36 -21    capture_dlg.c    Modified