Skip to content

[1.4.0] - 2021-12-2

Choose a tag to compare

@ardikars ardikars released this 25 Dec 01:51

Changes

Added

  • Add BPF filter.

  • Add logback-classic and log4j-core into maven BOM.

Changed

  • Unreflect constructor for casting buffer to packet classes.

  • PacketBuffer null check params.

  • Remove incubating annotation for enhance I/O multiplexer.

Fixed

  • Accessing closed handle should throw exception.

  • Fix capacity of generated buffer from capture handle.

  • Fix pcap_dump buffer size validation.