owlps/owlps-listener
Matteo Cypriani 5f9de6e1dc [Listener] Fix the "don't want to quit" bug
In capture(), the pcap_loop() call was blocking, so the program did not
quit if no packet came on rtap_iface. This is now fixed by a call to
pcap_breakloop() in the signal handlers.
2011-03-25 11:48:24 +01:00
..
Makefile mv /infrastructure-centred/* / 2011-03-25 11:48:22 +01:00
Makefile_atheros mv /infrastructure-centred/* / 2011-03-25 11:48:22 +01:00
owlps-listener.h [Listener] Fix the "don't want to quit" bug 2011-03-25 11:48:24 +01:00
owlps-listenerd.c [Listener] Fix the "don't want to quit" bug 2011-03-25 11:48:24 +01:00