http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2324
Summary: DHCP coordinate-based Location Configuration Option 123
(RFC3825)
Product: Wireshark
Version: SVN
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: khwolf1@xxxxxxxxx
Karl Heinz Wolf <khwolf1@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1508| |review_for_checkin?
Flag| |
Created an attachment (id=1508)
--> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=1508)
DHCPv4 Option 123 coordinate-based location patch
Build Information:
wireshark 0.99.6
Copyright 1998-2007 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.0, with GLib 2.14.1, with libpcap 0.9.7, with libz
1.2.3.3, with libpcre 7.4, without Net-SNMP, with ADNS, without Lua, with
GnuTLS
1.6.3, with Gcrypt 1.2.4, with MIT Kerberos, with PortAudio <= V18, without
AirPcap.
Running on Linux 2.6.22-14-generic, with libpcap version 0.9.7.
Built using gcc 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2).
--
This patch adds support for DHCPv4 coordinate-based Location Configuration
Option 123, as proposed by RFC 3825.
The decoding functionality is based on the RFC3825decoder by Klaus Darilion
http://www.enum.at/rfc3825encoder.529.0.html
Patch is included in the attachment, and additionally the librfc3825.h file is
needed.
a capture example is also included.
fuzz testing: I did 14700 passes.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.