Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 3265] New: New dissector: LDSS (local download sharing ser

Date: Tue, 17 Feb 2009 13:18:27 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3265

           Summary: New dissector: LDSS (local download sharing service)
           Product: Wireshark
           Version: SVN
          Platform: PC
               URL: http://www.wireshark.org/lists/wireshark-
                    dev/200606/msg00033.html
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Medium
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: rocket@xxxxxxxxxxxxxx



Chris A <rocket@xxxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2756|                            |review_for_checkin?
               Flag|                            |


Created an attachment (id=2756)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2756)
LDSS dissector

Build Information:
wireshark 1.1.3-cadams-mgsft-ldss-1 (SVN Rev 27462)

Copyright 1998-2009 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.14.7, with GLib 2.18.4, with WinPcap (version unknown),
with libz 1.2.3, without POSIX capabilities, with libpcre 7.0, with SMI 0.4.8,
with c-ares 1.6.0, with Lua 5.1, with GnuTLS 2.6.4, with Gcrypt 1.4.4, with MIT
Kerberos, with GeoIP, with PortAudio V19-devel (built Feb 16 2009), with
AirPcap.

Running on Windows XP Service Pack 3, build 2600, with WinPcap version 4.0.1
(packet.dll version 4.0.0.901), based on libpcap version 0.9.5, GnuTLS 2.6.4,
Gcrypt 1.4.4, without AirPcap.

Built using Microsoft Visual C++ 9.0 build 21022
--
Hi,

ManageSoft developed the LDSS protocol for computers at a remote site, such as
a branch office, to work together to download files from a WAN. Marketing named
the product SmartPeer - you can find the press release online. Vasantha Crabb
originally submitted a plugin for LDSS in June 2006, but didn't follow up on
the feedback given.

http://www.wireshark.org/lists/wireshark-dev/200606/msg00033.html

I've expanded the dissector to cover file transfers between peers. I've made it
a new-style dissector (it used to be a plugin) and I've cleaned the indenting
up.

It's been through something like 700 passes of fuzz-test.sh, and I've used
checkAPIs.pl and checkhf.pl on it. (checkhf.pl gave a false positive "NO ARRAY"
message for the message_id field, but that field has an array.)

I'm happy to answer any questions you have. I also welcome feedback on
improvements that could be made. I'm hoping the patch can be reviewed and made
available in Wireshark 1.0.7. The sooner the better - we'd love be able to
start using it in production.

As Vas said in 2006, thanks again for Wireshark - it's an amazing piece of
software.


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