Wireshark-commits: [Wireshark-commits] rev 46238: /trunk/ /trunk/: tshark.c

Date: Tue, 27 Nov 2012 23:05:03 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46238

User: morriss
Date: 2012/11/27 03:05 PM

Log:
 Delay the reading of the hosts file ("-H") until after cf_open() has been
 called.  (cf_open() calls init_dissection() which, since r45511,
 re-initializes the name resolution database.)
 
 Complain if the user gives an invalid argument to "-W".
 
 Specify the invalid argument if we don't like a "-z" argument.

Directory: /trunk/
  Changes    Path          Action
  +18 -7     tshark.c      Modified