Wireshark-bugs: [Wireshark-bugs] [Bug 1884] New: tshark should not initialize libadns in case of

Date: Sun, 30 Sep 2007 19:10:23 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1884

           Summary: tshark should not initialize libadns in case of -n
           Product: Wireshark
           Version: 0.99.6
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: TShark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: fpeters@xxxxxxxxxx


Build Information:

--
Forwarded from http://bugs.debian.org/411265

----
Florian Lohoff:

while looking at output of tshark startet with -n i discovered a libadns
bug. (Another ethereal/wireshark bug #305466 should be assigned to
libadns). 

For me the output is like this:

        flo@lnxp-1115:~/permac/pcap/incoming$ tshark -n -r
00:13:49:e0:35:da-20070217181000.cap -w /dev/null
        adns: /etc/resolv.conf:3: unknown option `timeout:2'
        adns: /etc/resolv.conf:3: unknown option `attempts:2'

The problem is an adns bug i opened already: http://bugs.debian.org/411263

My point is - tshark/wireshark should not even initialize the libadns
in case running with -n.


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.