Commit Graph

  • 4205de93cb Build process unification Pavel Odintsov 2014-11-23 22:49:13 +0400
  • f5280aa7a2 Move install guide in top of manual Pavel Odintsov 2014-11-22 17:24:50 +0400
  • 4f4d7107a8 Fix docs Pavel Odintsov 2014-11-22 17:22:35 +0400
  • aa507ac64f Update second guide Pavel Odintsov 2014-11-22 17:18:43 +0400
  • daed72468c Upgrade documentation Pavel Odintsov 2014-11-22 17:17:26 +0400
  • d7b60ae50f Fix documentation Pavel Odintsov 2014-11-22 16:30:32 +0400
  • 711332f30d Upgrade to PF_RING 6.0.2 Pavel Odintsov 2014-11-17 14:10:47 +0400
  • 80b9125ba7 Replace fastnetmon binary by static build Pavel Odintsov 2014-11-17 13:54:04 +0400
  • 886690494f Add LPM test script Pavel Odintsov 2014-11-16 23:46:16 +0400
  • 25d3fd749d Add binary distribution Pavel Odintsov 2014-11-16 23:45:40 +0400
  • eb1f1a2dfa Add lpm preformance tests Pavel Odintsov 2014-11-16 21:09:16 +0400
  • b64d359447 Code refactoring; Remove ugly hacks with define, struct access optimization Pavel Odintsov 2014-11-16 19:54:21 +0400
  • dd3266cd9d Add ability to configure flows threshold Pavel Odintsov 2014-11-16 18:41:30 +0400
  • 8cdc4de06e Fix udp identification as tcp Pavel Odintsov 2014-11-16 18:03:09 +0400
  • bd15590890 Pass all attack details in first letter; Fixes in notify script; Pavel Odintsov 2014-11-15 04:37:42 +0400
  • e67e23e4ce Wipe out comments in Russian, yep Pavel Odintsov 2014-11-15 04:10:04 +0400
  • cbde5f95ff Add flow dumper Pavel Odintsov 2014-11-15 03:41:54 +0400
  • 87b983c79b Remove excess logging Pavel Odintsov 2014-11-15 01:36:54 +0400
  • 1d457cde74 Itroduce abilit for number of flows Pavel Odintsov 2014-11-15 01:34:29 +0400
  • af9538e7af Add example deployment scheme Pavel Odintsov 2014-11-15 00:43:00 +0400
  • 84a297ccb6 Fix issue with por numbers Pavel Odintsov 2014-11-15 00:09:47 +0400
  • cbbb6aba43 Fix typo Pavel Odintsov 2014-11-14 23:23:58 +0400
  • 9c89cff004 Add number of incoming/outgoing flows in attack details Pavel Odintsov 2014-11-14 19:20:44 +0400
  • e7f560ce52 Fix explanation about flow Pavel Odintsov 2014-11-14 15:19:32 +0400
  • 2268ff8cff Update image Pavel Odintsov 2014-11-14 14:48:24 +0400
  • 6fcbfba893 Enable flow tracking by default; Some perfromance overkill 10559 root 20 0 160m 15m 4700 S 42.3 0.0 0:51.73 fastnetmon vs 8129 root 20 0 172m 8588 4908 S 25.6 0.0 235:00.42 fastnetmon Pavel Odintsov 2014-11-14 14:45:14 +0400
  • b907b14985 Complete flow support; Add ability to sort by flows per IP; Prettify command output; Optimize connection tracking; Pavel Odintsov 2014-11-14 13:55:23 +0400
  • c9ae636150 Compete support of flows, we can start tests Pavel Odintsov 2014-11-13 19:25:45 +0400
  • 17a014fbe1 Add prototype for flow tracking Pavel Odintsov 2014-11-13 19:01:15 +0400
  • 13b2b52450 Introduce structures for per-flow counter Pavel Odintsov 2014-11-13 17:13:28 +0400
  • a1e561f26f Remove unused code Pavel Odintsov 2014-11-13 14:46:40 +0400
  • 93336a6567 Introduce flag for tool testing: provide ability to disable ban hooks Pavel Odintsov 2014-11-13 12:50:17 +0400
  • 020c87928d Fix logic in bandidth ban Pavel Odintsov 2014-11-13 12:01:52 +0400
  • f48b6844a8 Add test with netmap Pavel Odintsov 2014-10-29 15:02:11 +0400
  • cd4b4f81e4 Fix in example config Pavel Odintsov 2014-10-29 13:33:11 +0400
  • 0551bd78e3 Introduce ability to ban for bandwidth overuse Pavel Odintsov 2014-10-29 13:31:32 +0400
  • 494247591e Intoruduce ability for ban for bandwidth Pavel Odintsov 2014-10-29 13:21:53 +0400
  • 09d766656a Fix pfring_parse_pkt params Pavel Odintsov 2014-10-29 12:32:17 +0400
  • 306d26639a Fix name Pavel Odintsov 2014-10-24 14:51:33 +0400
  • 4007240582 Add copyright Pavel Odintsov 2014-10-24 14:50:11 +0400
  • acf848de0a Additional checks Pavel Odintsov 2014-10-24 13:35:58 +0400
  • 7f72b37d1e Remove debug printf's from patricia code Pavel Odintsov 2014-10-24 13:35:49 +0400
  • 4cb767c477 Fix traffic rounding Pavel Odintsov 2014-10-23 18:24:25 +0400
  • 1c8928df00 Introduce new data structure for accumulators: 1) Thread safe 2) Without memory allocation 3) EXTREMELY FAST Pavel Odintsov 2014-10-23 18:08:58 +0400
  • 81e6719dc1 Enable cross compile at Ubuntu Pavel Odintsov 2014-10-23 13:25:22 +0400
  • 1566c169b9 Disable static build by default and disable TBB by default Pavel Odintsov 2014-10-23 13:20:08 +0400
  • 9724faab63 Fix typo in function name; Introduce Intel TBB Unordered Concurrent map as test concept; Add time profilig for traffic recalculation thread Pavel Odintsov 2014-10-23 12:51:01 +0400
  • 74a16ff86c Fix tcp flag printer Pavel Odintsov 2014-10-23 10:57:04 +0400
  • 28aaa105c5 Enhance performance test facility Pavel Odintsov 2014-10-22 22:33:00 +0400
  • fa030df002 Add performance test facility Pavel Odintsov 2014-10-22 22:04:33 +0400
  • 056d0a3510 Introduce ability for pooling data from PF_RING in multiple threads Pavel Odintsov 2014-10-22 18:36:44 +0400
  • 9b3e8a7cd9 Remove libipulog Pavel Odintsov 2014-10-22 17:42:17 +0400
  • 7d57170ac9 Completely remove ULOG2 support because it broken by default Pavel Odintsov 2014-10-22 17:40:20 +0400
  • 0d3e8a0b67 Add strict subnet format checker; introduce boost:regex Pavel Odintsov 2014-10-22 17:27:15 +0400
  • 1206232795 Introduce flow tracking prototype Pavel Odintsov 2014-10-22 06:29:55 +0400
  • 76411f6472 Fix Pavel Odintsov 2014-10-22 04:26:55 +0400
  • 7205dac78e Fix bug with erease Pavel Odintsov 2014-10-22 03:49:10 +0400
  • aac16ed6fd Fix readme Pavel Odintsov 2014-10-22 01:58:16 +0400
  • c43432b301 Move to boost::sleep Pavel Odintsov 2014-10-21 18:44:20 +0400
  • 25930c273f Fix bug with condition Pavel Odintsov 2014-10-21 17:25:13 +0400
  • 2bdb8738d4 Fixed #35 Pavel Odintsov 2014-10-21 14:21:48 +0400
  • c91e6905c2 Fix ugly bug Pavel Odintsov 2014-10-21 11:22:58 +0400
  • bd7a52528b Fixed #31 Add automatic unban after timeout Pavel Odintsov 2014-10-21 11:20:18 +0400
  • 7b0a2b418c Add banlist autocleaner Pavel Odintsov 2014-10-20 19:42:14 +0400