Wireshark-commits: [Wireshark-commits] master e090683: TFshark requires a file to be specified.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 18 Feb 2018 21:03:13 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e090683aff0763c4604d8ea8d060cf9a1a8cfc79
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e090683 by Guy Harris (guy@xxxxxxxxxxxx):

    TFshark requires a file to be specified.
    
    It's not a capture program, so you can't say "capture on this
    interface"; you need a file to read.
    
    Change-Id: I8498001e06974ecd4678a48ac7b17f6fc60f7911
    Reviewed-on: https://code.wireshark.org/review/25890
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  0347538   Don't start command-line taps until we've opened a file.
    adds  e090683   TFshark requires a file to be specified.


Summary of changes:
 tfshark.c | 104 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 53 insertions(+), 51 deletions(-)