https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2781
Summary: [PATCH] bootp dissector - show binary FQDN as text
Product: Wireshark
Version: 1.0.2
Platform: PC
OS/Version: NetBSD
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: roy@xxxxxxxxxxxx
Created an attachment (id=2135)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2135)
Display FQDN binary encoded name as text
Build Information:
$ wireshark -v
wireshark 1.0.2
Copyright 1998-2008 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled with GTK+ 2.12.10, with GLib 2.16.3, with libpcap 0.9.4, with libz
1.2.3, without POSIX capabilities, with libpcre 7.7, with SMI 0.4.5, without
ADNS, without Lua, with GnuTLS 2.2.5, with Gcrypt 1.4.1, with Heimdal Kerberos,
without PortAudio, without AirPcap.
Running on NetBSD 4.99.70, with libpcap version 0.9.4.
Built using gcc 4.1.3 20080202 prerelease (NetBSD nb1 20080202).
--
I write the DHCP client, dhcpcd.
Version 4 defaults to sending the FQDN name DNS encoded as ASCII encoding is
deprecated in RFC4702.
I've attached a patch so that wireshark can display the decoded FQDN name.
Please consider applying it - thanks!
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.