1
0
Fork 0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-05-27 00:36:12 +02:00

Add roadmap

This commit is contained in:
Pavel Odintsov 2015-03-25 18:45:19 +03:00
parent 6045cd04f6
commit 5896514db1
2 changed files with 11 additions and 1 deletions

View File

@ -2,7 +2,7 @@ FastNetMon
===========
Author: [Pavel Odintsov](http://ru.linkedin.com/in/podintsov/) pavel.odintsov at gmail.com [Follow my Twitter](https://twitter.com/odintsov_pavel)
Join to [maillist](https://groups.google.com/forum/#!forum/fastnetmon)
Join to [maillist](https://groups.google.com/forum/#!forum/fastnetmon) Look at [road map](docs/ROADMAP.md)
License: GPLv2

10
docs/ROADMAP.md Normal file
View File

@ -0,0 +1,10 @@
Roadmap of FastNetMon project
- Build binary packages for all popular platforms
- Add open source filtering solution based on netmap-ipfw
- Implement flow spec management for signaling to uplink (raw support, only protocols and src/dst ports)
- Implement complete flow spec support for netmap-ipfw for thorough full wire-speed packet filtration
- Implement solution for SYN flood mitigation based on syn-proxy ideas (prototype you could find [here](https://github.com/FastVPSEestiOu/fastnetmon/tree/master/syn_umbrella))
- Implement application level flood monitoring (http, dns, https)
- Implement web interface
- Implement API