diff --git a/README.md b/README.md index 1232c1e..06cb5e8 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/docs/ROADMAP.md b/docs/ROADMAP.md new file mode 100644 index 0000000..b728a3c --- /dev/null +++ b/docs/ROADMAP.md @@ -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