Skip to content

v0.10.0 - glue-ser to the metal

Compare
Choose a tag to compare
@kpcyrd kpcyrd released this 21 Dec 20:22
  • The pcap crate has been replaced with direct bindings with pcap-sys to fix a regression due to a recent libpcap update that makes calling pcap_set_immediate_mode mandatory
  • The documentation and flags have been updated to be more obvious, -v has been documented more prominently and --detailed has been renamed to --debugging since it's mostly used for development
  • Fix a sandbox regression with rust 1.40 on arm
  • Updated dhcp4r dependency that resolves an issue that was found by fuzzing sniffglue
  • The noise filter is now more aggressive towards short packets