Added build scripts to enable easy building for other environments#1
Added build scripts to enable easy building for other environments#1dagelf wants to merge 29 commits into
Conversation
|
So, how do you get an old Linux to support C++14?
Short answer: you don't. I have libtins1 and libtins-dev installed... No time to figure it out. Solution:
Build done... exactly dockers' initial use case.
|
hah same @dagelf |
- This fixes the case when no packets match the filter and the
sniffer blocks waiting for a packet before 'break' is called
issue appears when the output is being piped into another program. - Moved flushing of stdout to separate thread, flushing periodically
No description provided.