ravahn / machina

Network capture library for realtime TCP/IP decoding from a windows application. Includes an extension library to support FFXIV data capture.
GNU General Public License v3.0
212 stars 78 forks source link

Initial rpcap support #17

Closed marzent closed 2 years ago

marzent commented 2 years ago

This is mostly just switching pcap_findalldevs_ex in for pcap_findalldevs with some infrastructure around it.