diff --git a/src/tcpip.cpp b/src/tcpip.cpp index 9195660d..e8f689b6 100644 --- a/src/tcpip.cpp +++ b/src/tcpip.cpp @@ -264,7 +264,13 @@ void tcpip::print_packet(const u_char *data, uint32_t length) else if(demux.opt.output_strip_nonprint){ for(const u_char *cc = data;cc