[1.4.0] - 2021-12-2
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.