Keep a copy of the interface description and capture filter around so that
authorGerald Combs <gerald@wireshark.org>
Thu, 1 Apr 2010 21:55:01 +0000 (21:55 -0000)
committerGerald Combs <gerald@wireshark.org>
Thu, 1 Apr 2010 21:55:01 +0000 (21:55 -0000)
commitcc5d7670bde3072fdc4aa738c7643e50133c2cb2
treeff46a91b7d856f44d11317046d270906f9b538ef
parentdc5e066caedd01323d815c60a8c988263bdd9619
Keep a copy of the interface description and capture filter around so that
we can use it in the main window title during and after capture. Add a
"-X" option for providing a description for stdin.

svn path=/trunk/; revision=32357
capture.c
capture_ui_utils.c
cfile.c
cfile.h
file.c
file.h
gtk/main.c