summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2007-02-01 20:56:36 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2007-02-01 20:56:36 +0000
commit5f521f725b8c3defd388a89f9ce52be4ee946a08 (patch)
treef786eeac82f3f84c2ac5f5b6f0d7fde50e384b16 /AUTHORS
parentf2b23aaffb9cde58de39e018e4c8e8b6c6ade1e3 (diff)
downloadwireshark-5f521f725b8c3defd388a89f9ce52be4ee946a08.tar.gz
Ian Schorr <ian.schorr@gmail.com> Wed, Jan 31, 2007 at 7:24 PM To: wireshark-dev@wireshark.org Hello, Please consider for checkin the following new dissectors, for the FMP protocol. FMP (File Mapping Protocol) is the network protocol basis for EMC's HighRoad (MPFS) technology.  Highroad is used to allow multiple clients to share access to NAS-shared files while allowing clients to directly access data volumes (via, for example, Fibre Channel or iSCSI).  EMC currently uses this technology in our Celerra NAS servers, and we're currently in the process of open sourcing portions of the technology. FMP actually consists of two ONC/RPC-based protocols - the core FMP protocol, and FMP/Notify.  The latter is used as an asynchronous callback to inform clients of status changes, such as lock revocation. We'd like to offer these dissectors to Wireshark users for help in debugging or otherwise troubleshooting MPFS-related problems.  There are still a few minor changes that need to be made ( i.e. a handful of fields that aren't decoded) but the dissector is overall fairly complete and very usable. Let me know if there are questions or feedback, or otherwise if other info is needed (like sample captures, which I don't want to send out to the mailing list). Thanks, Ian Schorr EMC Corporation svn path=/trunk/; revision=20679
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index dcc30b32c6..76b98a334c 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -2114,6 +2114,7 @@ Edwin Calo <calo [AT] fusemail.com> {
Ian Schorr <ischorr [AT] comcast.net> {
"Host list" taps
+ FMP support
}
Rowan McFarland <rmcfarla[AT]cisco.com> {