From Chris Bontje via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8089
authoreapache <eapache@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 5 Jan 2013 14:19:15 +0000 (14:19 +0000)
committereapache <eapache@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 5 Jan 2013 14:19:15 +0000 (14:19 +0000)
commit693db9944d26c0960a09a71e14ddce6f08ac2f73
treee773ab82d478692fe2d3f6a8a0fa5bf38aa68c92
parent7d1273161b64c583a266afaaa35ecfd6db1f8fcd
From Chris Bontje via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8089
Dissector for the SEL (Schweitzer Engineering Labs) Fast Message protocol.

From me:
- use wmem instead of glib to not leak memory
- simplify port preference
- remove unneeded initializers
- modelines
- Id tag

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@46949 f5534014-38df-0310-8fa8-9805f1628bb7
AUTHORS
epan/CMakeLists.txt
epan/dissectors/Makefile.common
epan/dissectors/packet-selfm.c [new file with mode: 0644]