Skip to content

v2.1.1

Compare
Choose a tag to compare
@randolphcyg randolphcyg released this 25 Dec 09:21
· 22 commits to main since this release
  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;