Add files for swift over UDP.
[swifty.git] / src / libswift_udp / doc / wireshark-dissector / README
diff --git a/src/libswift_udp/doc/wireshark-dissector/README b/src/libswift_udp/doc/wireshark-dissector/README
new file mode 100644 (file)
index 0000000..78f5700
--- /dev/null
@@ -0,0 +1,10 @@
+This is a protocol dissector for swift: the multiparty transport protocol
+(http://libswift.org)
+
+For instructions on how to include this plugin in a Wireshark build, see
+Wireshark's /doc/README.developer
+
+If you are new to Wireshark protocol dissectors, take a look at 
+http://www.wireshark.org/docs/wsdg_html_chunked/ChDissectAdd.html
+
+Author: Andrew Keating <andrewzkeating@gmail.com>