1
0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-11-23 21:43:14 +01:00
fastnetmon-rewritten/TODO
2014-06-26 17:53:12 +04:00

10 lines
537 B
Plaintext

- Coolect all information about DDoS packets (all pf_ring headers)
- http://habrahabr.ru/post/136237/
- Introduce ability for pretty print different type of packets
- Introduce function for compare packets and found equal fields
- Add network average load for 30 second/60 and 5 minutes
- Migrate ban list to blacklist struct
- http://hg.python.org/cpython/file/3fa1414ce505/Lib/heapq.py#l183 - поиск топ 10
- Try libsparsehash-dev
- Introduce MRU: http://www.boost.org/doc/libs/1_38_0/libs/multi_index/example/serialization.cpp