Hi,
I am in need of running kismet and a custom wifi sniffing tool in parallel both using the same wifi source. I happen to use python scapy for the custom sniffer. What I observe is that kismet starves my custom sniffer and prevents it from getting enough packets. Is there a way to make kismet relinquish the wifi source for few seconds while its operating?
Thanks and regards