Hello,
the attached patch is an attempt to get remote pcap working on macOS (and other
Unix'ish operating systems).
I then rebuild Wireshark and managed to configure a remote capture session.
Unfortunately
I don't have an AP or other testdevice available right now. I *may* find a
chance and tim
Hello,
after waiting for the message to time out in moderation, subscribing, waiting
some more,
I should have reread the message instead of just bouncing it...
The patch itself is still valid, I just made a bit of progress on the Wireshark
side, so
please ignore that part (current status: see ne
Hello,
I'm trying to get libpcap working on macOS.
With the previously sent patch I am able to build libpcap with rpcap support.
dumpcap (from Wireshark) compiles and links fine with the new version and it
does a bit of rpcap communication with my rpcap server (an AP) and after that
it segfaults.