Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Nick Hurley e200f90348 Add more logging in server-side pcap 2013-03-06 14:31:35 -08:00
Nick Hurley 6334ce66cd Clean up after results are retrieved
Also, comments and docstrings, yay!
2013-03-05 10:51:59 -08:00
Nick Hurley 0e91d27be2 Don't freak out if the pcap has already stopped
Chances are we just made a mistake somewhere, so we want to say "ok,
it's stopped", but send along a message, JUST in case.
2013-03-04 15:56:00 -08:00
Nick Hurley a4d7555fb7 Start work on doing the pcap from the servers
This is in place of doing it on the clients. Linux seems to be the only
stable OS for doing pcaps on programmatically, and all the servers are
linux, so let's do all our pcaps on linux!

This contains the server component that will actually be responsible for
running the pcaps, as well as a slight refactor to share some code
between that and the web-based MQ that windows uses.
2013-03-04 15:04:30 -08:00