Wireshark-commits: [Wireshark-commits] rev 23828: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 10 Dec 2007 19:02:59 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23828

User: jake
Date: 2007/12/10 07:02 PM

Log:
 From Masatake YAMATO:
 This dissector supports version 3.0 of the dlm (Distributed Lock Manager) protocol.
 Actual implementation for the protocol is in linux kernel. See files under linux/fs/dlm/.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +1 -0      Makefile.common    Modified
  +1268 -0   packet-dlm3.c      Added