Skip to content

Releases: randolphcyg/gowireshark

v2.1.2

26 Dec 01:47
Compare
Choose a tag to compare
  1. Optimized the C to Go string conversion method;

v2.1.1

25 Dec 09:21
Compare
Choose a tag to compare
  1. modify interface GetSpecificFrameProtoTreeInJson、GetAllFrameProtoTreeInJson to support parse frame and WsCol field;
  2. add bpf filter to interface DissectPktLive;
  3. use the CGO callback function to transfer data from C to GO, an alternative to the UNIX Domain Socket scheme;

v2.1.0

17 Nov 03:11
Compare
Choose a tag to compare
  1. Update Wireshark to version 4.2.0;
  2. Fixed the changes caused by interface changes in version 4.2.0;
  3. Optimized the CGO memory allocation release statement;
  4. Wireshark 4.2.0 dynamic link libraries for Ubuntu 22 and Mac M1 systems are stored here:gowireshark-libs