ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 2084] dissector for Distributed Lock Protocol version 3

Date: Mon, 10 Dec 2007 06:32:58 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2084


jet@xxxxxxxx changed:

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




------- Comment #1 from jet@xxxxxxxx  2007-12-10 06:32 GMT -------
Created an attachment (id=1241)
 --> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=1241&action=view)
Routines for dlm3 dissection

Use to build following patch for epan/dissectors/Makefile.common.

Index: epan/dissectors/Makefile.common
===================================================================
--- epan/dissectors/Makefile.common     (revision 23790)
+++ epan/dissectors/Makefile.common     (working copy)
@@ -342,6 +342,7 @@
        packet-dis-pdus.c       \
        packet-diffserv-mpls-common.c   \
        packet-distcc.c         \
+       packet-dlm3.c           \
        packet-dlsw.c           \
        packet-dmp.c            \
        packet-dnp.c            \


-- 
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.