wireshark/epan/wspython
Anders Broman af46b3f929 From Eliot:
Change to python support functions.

Avoid passing C dissector callback via python to create_dissector_handle.
This caused problems at least on 64 bit linux.

Get all dissector args in one call.  Simplifies common usage.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6448

svn path=/trunk/; revision=39535
2011-10-24 16:37:07 +00:00
..
wspy_dissectors From Eliot: 2011-10-11 19:16:15 +00:00
CMakeLists.txt
Makefile.am
Makefile.common
Makefile.nmake
register-dissector.py From Eliot: 2011-10-24 16:33:01 +00:00
wspy_dissector.py From Eliot: 2011-10-24 16:37:07 +00:00
wspy_libws.py
wspy_proto.c
wspy_proto.h
wspy_register.c From Eliot: 2011-10-24 16:37:07 +00:00
wspy_register.h Removed the protocol registration updates in the splash screen for Python 2011-10-02 16:19:55 +00:00