1
0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-09-26 22:10:47 +02:00
Commit Graph

2009 Commits

Author SHA1 Message Date
Pavel Odintsov
987fdf0b3f
Moved multi instance guide to site 2017-12-03 13:07:55 +00:00
Pavel Odintsov
24148d45cf
Moved memory guide to site 2017-12-03 13:06:57 +00:00
Pavel Odintsov
dc9baa8efe
Moved MongoDB page to site 2017-12-03 13:06:04 +00:00
Pavel Odintsov
84f1dd4009
Added link to MongoDB page 2017-12-03 13:05:39 +00:00
Pavel Odintsov
fe23bcf33d
Fixed link 2017-12-03 13:04:33 +00:00
Pavel Odintsov
352dcd0627
Deprecated RPM packages 2017-12-03 13:03:31 +00:00
Pavel Odintsov
f011374b4c
Moved segfault investigation page to site 2017-12-03 13:02:06 +00:00
Pavel Odintsov
21efadeea4
Deprecated Boost manual install guide. 2017-12-03 13:00:44 +00:00
Pavel Odintsov
8afb46e0a7
Deprecated deb packages 2017-12-03 12:59:12 +00:00
Pavel Odintsov
775762a2f9
Moved attack example to site 2017-12-03 12:58:15 +00:00
Pavel Odintsov
5d9cf9a789
Changed attack report example 2017-12-03 12:57:49 +00:00
Pavel Odintsov
f911fbe653
Deprecated custom VyOS image 2017-12-03 12:57:05 +00:00
Pavel Odintsov
b12f3e4d08
Deprecated Amazon AMI images with FNM 2017-12-03 12:55:24 +00:00
Pavel Odintsov
68930b4c2f
Moved JunOS integration to site 2017-12-03 12:53:49 +00:00
Pavel Odintsov
0d47028d03
Changed path to documentation 2017-12-03 12:52:23 +00:00
Pavel Odintsov
3b6c0300f7
Moved detected attack types to site 2017-12-03 12:49:08 +00:00
Pavel Odintsov
3719b0fb84
Moved detected attack types to site 2017-12-03 12:48:36 +00:00
Pavel Odintsov
c238145f4a
Update README.md 2017-12-03 12:48:00 +00:00
Pavel Odintsov
6fffaea722
Moved performance tests to site 2017-12-03 12:47:38 +00:00
Pavel Odintsov
1dd93ade88
We moved it to site https://fastnetmon.com/wp-content/uploads/2016/08/fastnetmon_graphite-1024x565.png 2017-12-03 12:45:11 +00:00
Pavel Odintsov
3016fe4099
Moved Graphite page to site 2017-12-03 12:44:42 +00:00
Pavel Odintsov
799210277c
Moved InfluxDB page to site 2017-12-03 12:43:54 +00:00
Pavel Odintsov
223dd0e43c
Changed number of links to site 2017-12-03 12:40:58 +00:00
Pavel Odintsov
a7d99faeed
Moved GoBGP docs to site 2017-12-03 12:38:12 +00:00
Pavel Odintsov
e964e6eaa7
Moved ExaBGP configuration to site 2017-12-03 12:34:04 +00:00
Pavel Odintsov
df333a4dd7
Migrated BGP Flow spec docs to site 2017-12-03 12:29:16 +00:00
Pavel Odintsov
20564f870b
Changed page to BGP Flow spec documentation 2017-12-03 12:28:40 +00:00
Pavel Odintsov
5c1dd931d2
Added social networks to readme page 2017-12-03 12:25:13 +00:00
Pavel Odintsov
0b290d6e20
Migrated document to site 2017-12-03 12:22:19 +00:00
Pavel Odintsov
444b5b7e86
Changed link to CAPTURE BACKENDS comparison table 2017-12-03 12:21:04 +00:00
Pavel Odintsov
3ead3c6c1e Added explicit version of ExaBGP (3) 2017-10-05 19:47:43 +01:00
Pavel Odintsov
b73f31353b Added official Slack room 2017-09-14 00:19:59 +01:00
Pavel Odintsov
250c35a298 Added information about commercial edition 2017-09-14 00:16:26 +01:00
Pavel Odintsov
b9339d5311 Merge pull request #684 from bdrung/master
Support setting ENABLE_LUA_SUPPORT
2017-08-24 21:20:45 +01:00
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