1
0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-11-23 13:22:36 +01:00
Commit Graph

1932 Commits

Author SHA1 Message Date
Pavel Odintsov
7026a7e7f7 Add docs about GoBGP support 2015-10-05 12:59:57 +02:00
Pavel Odintsov
204b41aedc Completely workiing GoBGP integration. But compilation do not enabled by default 2015-10-05 12:48:48 +02:00
Pavel Odintsov
c7996393cf Disable AF_PACKET by default in configuration file. Completely merged GoBGP integration code. 2015-10-05 12:00:47 +02:00
Roberto Bertó
77080441ec fixed mbps attacks 2015-10-04 14:02:41 -03:00
Roberto Berto
1978321138 new release notes file 2015-10-04 13:57:23 -03:00
Pavel Odintsov
713c2959f7 Add protoc buuilder got gobgp 2015-10-04 12:53:06 +02:00
Pavel Odintsov
e61fd9386f Fix error in cmake build system. We have use -O3 since this commit. Add code for gRPC and libgobgp build. 2015-10-03 21:17:58 +02:00
Pavel Odintsov
f5bd1486e5 Add gobgp action module stub 2015-10-03 21:15:56 +02:00
Pavel Odintsov
3c4a52302e Enable AF_PACKET only for recent kernels 2015-10-03 18:09:37 +02:00
Pavel Odintsov
54343d043e Fix in gobgp installer 2015-10-02 15:59:02 +02:00
Pavel Odintsov
12a100594b Add option for enabling gobgp 2015-10-02 15:38:26 +02:00
Pavel Odintsov
4dab7fa684 Add gobgp installer to install script 2015-10-02 15:26:45 +02:00
Pavel Odintsov
d1df720b91 Add golang installion in install script 2015-10-02 14:55:49 +02:00
Pavel Odintsov
ec940627ad Add gRPC and protocol buffers to installer 2015-10-02 14:33:43 +02:00
Pavel Odintsov
36ad643a94 Fix compatibility issue with fastnetmon_install.pl 2015-10-01 23:08:20 +03:00
Pavel Odintsov
b4e305aa46 Fix typo 2015-10-01 17:55:08 +03:00
Pavel Odintsov
1b75045d9a Add Amazon to Readme 2015-10-01 17:54:34 +03:00
Pavel Odintsov
200c522b3c Add amazon AMI 2015-10-01 17:54:04 +03:00
Pavel Odintsov
cec86fb30a Change link to iso for VyOS 2015-10-01 15:11:20 +03:00
Pavel Odintsov
3596a4797e Add ability to configure mongo host, port and database name 2015-10-01 11:39:16 +02:00
Pavel Odintsov
6b41b12918 MongoDB ready for production 2015-10-01 11:23:14 +02:00
Pavel Odintsov
464e082824 Add mongodb installer 2015-10-01 11:14:44 +02:00
Pavel Odintsov
d160bf57ab Merge branch 'master' of https://github.com/FastVPSEestiOu/fastnetmon 2015-09-30 16:55:09 +02:00
Pavel Odintsov
326d285329 Add draft MongoDB support. Documentation: https://github.com/FastVPSEestiOu/fastnetmon/blob/master/docs/MONGODB.md Related #328 2015-09-30 16:54:57 +02:00
Pavel Odintsov
acce07774d Add git version to fastnetmon version. Closes #258 2015-09-30 14:00:09 +03:00
Pavel Odintsov
b6173309e9 Add version information for console. Closes #417 2015-09-30 12:41:59 +03:00
Pavel Odintsov
57574ae744 PLEASE UPDATE. Before this commit we DO NOT BLOCK by mbps attacks at all 2015-09-29 21:53:54 +02:00
Pavel Odintsov
cbf1334af1 Fix error level 2015-09-29 21:01:56 +02:00
Pavel Odintsov
e52e312adf Add option for dumping Other packets 2015-09-29 17:00:02 +02:00
Pavel Odintsov
80e0d2de90 Rewrote command line parser from getopt.h to Boost::program_options because getopt is not cross platform between linux and freebsd 2015-09-29 16:40:57 +03:00
Pavel Odintsov
a63dea5812 Add documentation about multi-instance mode 2015-09-28 18:44:01 +03:00
Pavel Odintsov
a73e5d314f Add option for fastnetmon_client for run multiple instances: cli_stats_file_path=/tmp/fastnetmon_second_instance.dat ./fastnetmon_client 2015-09-28 18:36:02 +03:00
Pavel Odintsov
96eb472cd1 Add option for configure cli_stats_file_path instead hardcoded /tmp/fastnetmon.dat 2015-09-28 18:26:00 +03:00
Pavel Odintsov
4d8d5bfc20 Fix travis compilation 2015-09-28 12:49:30 +03:00
Pavel Odintsov
29479d82f6 Add debug fix for Travis-ci 2015-09-28 12:45:45 +03:00
Pavel Odintsov
1f3e64c9f6 Fix for Travis-ci manifest 2015-09-28 12:42:23 +03:00
Pavel Odintsov
0d1b0577ca For tracking toolkit usage we ask for email address from install script. 2015-09-28 11:58:47 +03:00
Pavel Odintsov
33408104ec Add some data to tracking report. Closes 419 2015-09-26 00:24:50 +03:00
Pavel Odintsov
081e27f8c4 With this commit you could specify path to configuration file with cli option: --configuration_file=/etc/fastnetmon.conf 2015-09-24 02:37:02 +03:00
Pavel Odintsov
528ab55f78 Add option for configuring custom pid_path. Add check about ability to write to log explicitly Closes #142. 2015-09-24 02:23:38 +03:00
Pavel Odintsov
726598684e Merge pull request #420 from markhprice/exabgp_announce_host
Added exabgp_announce_host param to doc
2015-09-23 23:55:08 +03:00
mark
b233fa1f6d Added exabgp_announce_host param to doc 2015-09-23 11:20:51 -04:00
Pavel Odintsov
9f605381f7 Move to getoptlong from custom command line parser 2015-09-23 00:25:09 +03:00
Pavel Odintsov
f3b8a4efa2 Add os type to install tracker. Closes #418 2015-09-21 13:11:35 +03:00
Pavel Odintsov
22d48b4bd2 Do not enable interfaces for netmap on FreeBSD automatically 2015-09-21 12:47:06 +03:00
Pavel Odintsov
27be1c956b Add gmake for building luajit for FreeBSD 2015-09-21 12:36:52 +03:00
Pavel Odintsov
96dae35eab Merge branch 'master' of github.com:FastVPSEestiOu/fastnetmon 2015-09-21 12:28:21 +03:00
Pavel Odintsov
f4575db8fa Add nDPI to deps 2015-09-21 12:28:13 +03:00
Pavel Odintsov
d494119f13 Update FreeBSD_INSTALL.md 2015-09-21 12:16:41 +03:00
Pavel Odintsov
f205510356 Sorry but we should disable cert checks for FreeBSD 9 2015-09-21 12:15:41 +03:00