Benjamin Drung
a4d2d8170a
Support setting ENABLE_LUA_SUPPORT
...
To allow users to disable Lua support, do not overwrite the
ENABLE_LUA_SUPPORT variable. Instead just set the default if it is not
set yet.
2017-08-24 16:39:15 +02:00
Pavel Odintsov
8122dba8ea
Added link to official site
2017-07-30 14:01:24 +01:00
Pavel Odintsov
4f521ea2ad
Added fider.io to share ideas for FastNetMon!
2017-07-30 13:17:55 +01:00
Pavel Odintsov
1ccfc2fbab
Added pretty colors and reworked text to make it clear why we ask email addresses
2017-07-29 18:45:36 +01:00
Pavel Odintsov
136b9c7c0f
Reworked parser code to avoid Netmap dependencies
2017-07-27 23:09:58 +00:00
Pavel Odintsov
b480f3590f
Introduced an option to disable Netmap plugin
2017-07-27 23:19:33 +01:00
Pavel Odintsov
1b9c49500e
Fixes #602 Do not attempt to push blank dataset into Graphite
2017-07-27 22:26:56 +01:00
Pavel Odintsov
606efd5fb9
Merge pull request #677 from bdrung/master
...
Cherry-pick packaging changes from official Debian package
2017-07-27 22:05:08 +01:00
Benjamin Drung
3ae47bac4e
debian: Bump Standards-Version to 4.0.0
...
Signed-off-by: Benjamin Drung <benjamin.drung@profitbricks.com>
2017-07-27 11:52:51 +02:00
Benjamin Drung
58300aedf4
debian: Add watch file
...
Add a debian/watch file to track upstream release. You can use 'uscan'
to check for new releases.
Signed-off-by: Benjamin Drung <benjamin.drung@profitbricks.com>
2017-07-27 11:51:37 +02:00
Benjamin Drung
2840f4df0a
debian: Run wrap-and-sort
...
Signed-off-by: Benjamin Drung <benjamin.drung@profitbricks.com>
2017-07-27 11:50:47 +02:00
Benjamin Drung
57a51c265b
debian: Remove -dev package from dependencies
...
fastnetmon will build against libboost-thread-dev, libboost-system-dev,
libboost-regex-dev, libpcap-dev, liblog4cpp5-dev and dpkg-shlibdeps will
calculate the correct package dependency and fill out the subtition
variable ${shlibs:Depends}.
Signed-off-by: Benjamin Drung <benjamin.drung@profitbricks.com>
2017-07-27 11:47:54 +02:00
Benjamin Drung
af0450e2cd
debian: Add homepage field
...
Signed-off-by: Benjamin Drung <benjamin.drung@profitbricks.com>
2017-07-27 11:46:20 +02:00
Benjamin Drung
5c8df2bf5b
debian: Move package to section 'net'
...
The section 'net' matches better the purpose of fastnetmon than the more
generic 'misc' section.
Signed-off-by: Benjamin Drung <benjamin.drung@profitbricks.com>
2017-07-27 11:45:27 +02:00
Benjamin Drung
abbbbc3629
debian: Update long description
...
Use the long description from the official Debian package.
Signed-off-by: Benjamin Drung <benjamin.drung@profitbricks.com>
2017-07-27 11:44:35 +02:00
Benjamin Drung
a34d65a474
debian: Update copyright
...
Use the copyright file from the official Debian package.
Signed-off-by: Benjamin Drung <benjamin.drung@profitbricks.com>
2017-07-27 11:42:11 +02:00
Pavel Odintsov
ebdd1e2aaf
Merge branch 'master' of github.com:pavel-odintsov/fastnetmon
2017-07-26 09:47:59 +01:00
Pavel Odintsov
95157e88bd
GoBGP project re-licensed this file in BSD terms for us instead of Apache 2 licenses. Issue reference: https://github.com/osrg/gobgp/issues/1384
2017-07-26 09:46:40 +01:00
Pavel Odintsov
0e419b6903
Removed link to survey. We finished it! Thanks! :)
2017-07-25 23:03:23 +01:00
Pavel Odintsov
7c615e9ae1
Removed code which uses x86_only features to fix https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=869621
2017-07-25 19:53:15 +01:00
Pavel Odintsov
176f4d2d1e
Removed unused code
2017-07-24 12:54:24 +01:00
Pavel Odintsov
da8a4ca97f
Removed all GeoIP files from repo. We never used them in production code. They was added for testing purpoposes
2017-07-21 19:00:01 +01:00
Pavel Odintsov
1ec8e36ab7
Removed broken link
2017-06-28 19:17:31 +01:00
Pavel Odintsov
ff4567a727
We do not offer VyOS image anymore due to low interest. If you need it, please raise ticket.
2017-06-26 00:05:20 +01:00
Pavel Odintsov
7f787c0be0
Also set modern version in cmake build system
2017-06-24 21:43:43 +01:00
Pavel Odintsov
c62243ede1
Introduced option --use-modern-pf-ring to install latest PF_RING (6.6.0 at this moment)
2017-06-24 21:15:17 +01:00
Pavel Odintsov
03055718ae
Added support for Debian 9 in install script
2017-06-24 12:44:56 +01:00
Pavel Odintsov
aab330bd51
Added Debian 9 support
2017-06-24 12:41:33 +01:00
Pavel Odintsov
1f7896d2e5
#646 : Since this commit we will use our own mirror for all dependencies located on GitHub
2017-06-17 23:03:21 +01:00
Pavel Odintsov
ca34fe0382
Merge pull request #664 from bdrung/master
...
Install sysvinit script on Debian/Ubuntu
2017-05-30 19:08:39 +01:00
Benjamin Drung
4fb2096c3a
Install sysvinit script on Debian/Ubuntu
...
On Debian/Ubuntu systems, install the sysvinit script (in addition to
the systemd service file).
2017-05-30 11:11:39 +02:00
Pavel Odintsov
bafe130dd1
Merge pull request #663 from bdrung/master
...
Install fastnetmon.service with cmake
2017-05-29 22:07:41 +01:00
Benjamin Drung
fb13a55c5d
Add documentation key to systemd service file
...
Documentation for systemd service files can be automatically viewed
using systemctl help servicename if this field is present. Thus add the
relevant man page, the local and online documentation to the
documentation key.
2017-05-29 16:54:27 +02:00
Benjamin Drung
f397d61593
Install fastnetmon.service with cmake
...
The path to the fastnetmon daemon might differ, thus use configure_file
to set the path dynamically.
2017-05-29 16:50:23 +02:00
Benjamin Drung
28fbaa5d1a
Use variables for installation paths
...
The installation paths differ for Linux and BSD. Thus use variables for
defining installation paths to avoid duplicating install commands.
2017-05-29 16:45:36 +02:00
Pavel Odintsov
97da871e47
Add recommendation to use version from ports.
2017-05-23 22:17:00 +01:00
Pavel Odintsov
1cb80c26b0
Fixed critical bug in IPv6 direction detection code
2017-05-20 19:05:18 +01:00
Pavel Odintsov
696a5249ec
Merge pull request #659 from bdrung/master
...
Fix typo programm -> program
2017-05-11 23:13:28 +01:00
Benjamin Drung
70da8c54c6
Fix typo criticial -> critical
...
Fix typo and use full sentences.
2017-05-08 17:14:33 +02:00
Benjamin Drung
6b09a7b190
Fix typo programm -> program
2017-05-08 16:21:52 +02:00
Pavel Odintsov
d08f617aee
#651 : reduced logging level for threshold related messages
2017-04-17 21:49:17 +03:00
Pavel Odintsov
e4452170c0
Add notice about FNM Advanced
2017-04-15 22:02:21 +04:00
Pavel Odintsov
1d11ae6303
Merge pull request #650 from dmayan/patch-1
...
Added logging to router syslog
2017-04-13 21:42:58 +04:00
dmayan
84067a4e10
Added logging to router syslog
...
Added logging in router's log for banning and unbanning. Useful for reporting and alert management.
2017-04-13 14:41:47 -03:00
Pavel Odintsov
9172473727
Merge pull request #648 from henry-spanka/patch-1
...
Restart Fastnetmon when it fails
2017-04-04 21:56:21 +01:00
Henry Spanka
eb3d6ebd66
Restart Fastnetmon when it fails
...
Sometimes FastNetMon crashes due to Segfaults and to prevent an outage of the DDoS Sensor we should immediately restart it.
2017-04-02 22:10:55 +02:00
Pavel Odintsov
eabc785e7d
Add support for Ubuntu 16.04
2017-03-25 13:56:56 +00:00
Pavel Odintsov
14730d6aa2
Merge pull request #640 from ericchou1/master
...
a10.py modification for PEP476, updated REDME.md
2017-03-18 20:47:14 +00:00
Eric Chou
fdd37b3140
a10.py modification for PEP476, updated REDME.md
2017-03-18 17:39:23 +00:00
Pavel Odintsov
c9f4960c6b
Fixed requirements for Mikrotik.
2017-03-18 00:39:24 +00:00