Skip to content

refactor: replace libpcap with pcap-file

Dave Patrick requested to merge SeaDve/bustle:pcap-file into rustle

This simplifies code a lot and removed external dependency.

This also removed the an unsafe code and libc dependency.

Merge request reports