1
0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-11-23 21:43:14 +01:00
fastnetmon-rewritten/TODO
Pavel Odintsov 0c3700659e Add todo
2014-06-24 15:50:18 +04:00

10 lines
509 B
Plaintext

- Coolect all information about DDoS packets (all pf_ring headers)
- 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
- Enable work as standard linux user with CAP Admin
- Migrate belongs_to_network to prefix bitwise tree
- http://hg.python.org/cpython/file/3fa1414ce505/Lib/heapq.py#l183 - поиск топ 10
- Try libsparsehash-dev