Commit Graph

19 Commits

Author SHA1 Message Date
Pavel Odintsov add9b4a02b
Introduced new parser for traffic. Closes #837 (#838) 2020-08-02 13:12:42 +01:00
Pavel Odintsov be8afbd1b7 Reformatted source code with clang-format 2020-05-23 19:55:10 +01:00
Pavel Odintsov 136b9c7c0f Reworked parser code to avoid Netmap dependencies 2017-07-27 23:09:58 +00:00
Pavel Odintsov 3ba6c90c13 Add support for simple packet debug 2015-09-10 14:52:26 +02:00
Pavel Odintsov 0cb0180fde Fix raw pcap reader code 2015-08-30 20:34:49 +02:00
Pavel Odintsov 4fc1669190 Add stats about raw parser 2015-08-30 19:34:13 +02:00
Pavel Odintsov ab1ef59378 Fix handler for cropped packets 2015-07-30 21:41:50 +03:00
Pavel Odintsov f32fafe5a5 Add NTP, SSDP, DNS amplification detection to pcap_reader 2015-07-29 15:32:09 +03:00
Pavel Odintsov aea8ba0447 Add DNS dissector 2015-07-29 09:39:12 +03:00
Pavel Odintsov 3eb9c25401 Fix memory leak 2015-07-29 08:54:48 +03:00
Pavel Odintsov ce7cad5f6e More human readable messages 2015-07-27 17:44:51 +03:00
Pavel Odintsov 517adfd8d0 Whoa, nDPI code have integrated to main project 2015-07-24 15:45:15 +03:00
Pavel Odintsov 2a70662c2c Move pcap packet parser to separate library 2015-07-22 14:16:13 +02:00
Pavel Odintsov cac52b3b73 Move pcap format related code to separate header file 2015-07-15 13:02:45 +02:00
Pavel Odintsov 9251b14e75 Remove pcap dependency for pcap_reader 2015-07-15 12:49:21 +02:00
Pavel Odintsov 1784ada507 Add sflow to pcap reader 2015-06-17 13:35:42 +03:00
Pavel Odintsov e6e2ea6235 Fix pcap reader toolkit 2015-05-29 16:28:10 +03:00
Pavel Odintsov 058fa45562 Fix CMakeLists: add pcap reader builder 2015-05-29 15:08:12 +03:00
Pavel Odintsov dea2256ad5 Get rid of external bash script for building pcap. But still not worlking on Mac OS X 2015-05-29 15:07:06 +03:00