http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31105
User: jake
Date: 2009/11/27 05:16 PM
Log:
From J.C. Wren:
This patch adds protocol dissection support for the Assa Abloy R3 protocol.
R3 is an electronic lock management protocol for configuring operational
parameters, adding/removing/altering users, dumping log files, etc.
Directory: /trunk/epan/dissectors/
Changes Path Action
+2 -0 Makefile.common Modified
+5685 -0 packet-assa_r3.c Added
+986 -0 packet-assa_r3_public.h Added
Directory: /trunk/epan/
Changes Path Action
+1 -0 CMakeLists.txt Modified