1
0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-09-28 19:51:48 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
Benjamin Drung
6b09a7b190 Fix typo programm -> program 2017-05-08 16:21:52 +02:00
Pavel Odintsov
4c20d33086 Fix number of RINGS for PF_RING 2015-07-30 18:20:24 +03:00
Pavel Odintsov
5405307a30 Add feature for capture attack details to the pcap file 2015-07-16 22:42:11 +02:00
Pavel Odintsov
1ca42878f0 Add support for sampled mirror in PF_RING. Related #64 2015-06-23 18:51:04 -04:00
Pavel Odintsov
157ce0d7d4 Fix PF_RING parser 2015-06-18 17:11:08 +03:00
Pavel Odintsov
665295f89c Disable processin of IPv6 packets in counters code; Move total counter for IPv6 to main toolkit 2015-06-18 16:49:14 +03:00
Pavel Odintsov
5bfb39d627 Add IPv6 support for PF_RING. Related #300 2015-06-18 16:42:51 +03:00
Pavel Odintsov
537c1ffd57 Add IPv6 address structures to abstract packet class 2015-06-18 13:07:55 +03:00
Pavel Odintsov
bf410a913e Merge branch 'master' of github.com:FastVPSEestiOu/fastnetmon 2015-06-17 11:17:31 +03:00
Pavel Odintsov
6913378747 Add counter for IPv6 packets for PF_RING and netmap mode 2015-06-17 11:17:23 +03:00
Pavel Odintsov
4c6c33e298 get rid of unused code; Switch to english language everywhere. Related 291 2015-06-16 15:09:02 -04:00
Pavel Odintsov
282695b0e3 Fix ugly bug with cernel number hardcode 2015-06-09 07:56:32 -04:00
Pavel Odintsov
a80f0b44f2 Complete code reformat with clang-format 2015-05-15 13:55:52 +03:00
Pavel Odintsov
167484efaa Disable timestamping for packets. We achieve 12 mpps with netmap 2015-05-13 22:52:00 +02:00
Pavel Odintsov
af2a657db8 Add work around for broken 6.0.3 from ntop packages 2015-03-24 13:27:40 +03:00
Pavel Odintsov
d8c2e4888b Move all code to src folder 2015-03-22 13:36:58 +03:00