Wireshark-commits: [Wireshark-commits] rev 28529: /trunk/ /trunk/epan/: Makefile.am filesystem.c fi

Date: Fri, 29 May 2009 21:10:44 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28529

User: standel
Date: 2009/05/29 02:10 PM

Log:
 python binding for wireshark (first commit)
 
       * ability to write dissectors with python for wireshark.
         documentation (http://wiki.wireshark.org/Python)

Directory: /trunk/epan/
  Changes    Path            Action
  +16 -5     Makefile.am     Modified
  +96 -0     filesystem.c    Modified
  +7 -0      filesystem.h    Modified
  +11 -0     proto.c         Modified

Directory: /trunk/
  Changes    Path            Action
  +16 -9     Makefile.am     Modified
  +54 -1     acinclude.m4    Modified
  +28 -0     configure.in    Modified

Directory: /trunk/epan/wspython/wspy_dissectors/
  Changes    Path                  Action
  +90 -0     homeplug.py.sample    Added

Directory: /trunk/epan/wspython/
  Changes    Path                     Action
  +56 -0     Makefile.am              Added
  +32 -0     Makefile.common          Added
  +76 -0     register-dissector.py    Added


(6 files not shown)