Wireshark-commits: [Wireshark-commits] rev 26926: /trunk/epan/wslua/ /trunk/epan/wslua/: wslua_pinf

Date: Fri, 05 Dec 2008 17:19:37 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26926

User: rbalint
Date: 2008/12/05 09:19 AM

Log:
 Add access to pinfo->desegment_len and pinfo->desegment_offset to Lua API.
 This enables Lua dissectors to request reassembly via the pinfo struct.

Directory: /trunk/epan/wslua/
  Changes    Path             Action
  +20 -4     wslua_pinfo.c    Modified