Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 21397: /trunk/ /trunk/: AUTHORS /trunk/epan/wslua/: wslu

Date: Thu, 12 Apr 2007 22:45:23 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21397

User: lego
Date: 2007/04/12 10:45 PM

Log:
 From: Balint Reczey
 
 I would like to handle the rare situation of Little Endian encoded
 IP addresses, so i added a function which reads the address with
 tvb_get_ipv4(), then swaps the bytes before SET_ADDRESS().

Directory: /trunk/
  Changes    Path          Action
  +1 -1      AUTHORS       Modified

Directory: /trunk/epan/wslua/
  Changes    Path           Action
  +25 -0     wslua_tvb.c    Modified