1
0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-11-23 21:43:14 +01:00
Commit Graph

1636 Commits

Author SHA1 Message Date
Pavel Odintsov
09664a617e Revert debug code for Travis-CI 2015-09-01 15:38:37 +02:00
Pavel Odintsov
b8a6e5f61d Add workaround for old Boost version 2015-09-01 15:24:18 +02:00
Pavel Odintsov
217c297e12 Fix for addiaional debug for Tarvis-CI 2015-09-01 15:12:49 +02:00
Pavel Odintsov
dafa5a5384 We will build AF_PACKET by default on Linux platforms 2015-09-01 14:37:50 +02:00
Pavel Odintsov
4a7001dc6d Add AF_PACKET remarks 2015-09-01 15:35:27 +03:00
Pavel Odintsov
a052d38499 Add AF_PACKET tests 2015-09-01 15:35:00 +03:00
Pavel Odintsov
846bb19ccb Add AF_PACKET support. So we could capture traffic on any linux with 3.6+ kernel without any custom kernel modules. Closes #169. Speed result: 2mpps on i7 3820 2015-09-01 10:41:55 +02:00
Pavel Odintsov
6151284948 Completely working SnabbSwitch integration. 12 mpps with 4 NIC's 2015-08-31 14:15:16 +02:00
Pavel Odintsov
21ccb93440 Add SnabbSwitch support 2015-08-31 12:25:57 +02:00
Pavel Odintsov
1ca6262a04 Add warning message about offload 2015-08-30 20:56:14 +02:00
Pavel Odintsov
b43f789400 Replace total counter by pps for unparsed packets; Closes #390 2015-08-30 20:51:57 +02:00
Pavel Odintsov
0cb0180fde Fix raw pcap reader code 2015-08-30 20:34:49 +02:00
Pavel Odintsov
df91a4fae2 Remove broken pcap code 2015-08-30 19:44:46 +02:00
Pavel Odintsov
4fc1669190 Add stats about raw parser 2015-08-30 19:34:13 +02:00
Pavel Odintsov
a2e4fa98ca Add link to manual 2015-08-27 17:07:30 +03:00
Pavel Odintsov
363c28a01a Add pdf docs 2015-08-27 17:06:18 +03:00
Pavel Odintsov
e5cc9ff5cc Add detailed manual in Russian 2015-08-27 17:04:21 +03:00
Pavel Odintsov
4eeb3b888b Remove deprecated option 2015-08-27 15:52:57 +03:00
Pavel Odintsov
6b122fd83d Config values unification 2015-08-27 15:42:34 +03:00
Pavel Odintsov
3efa660f35 Fix typo 2015-08-27 14:06:08 +03:00
Pavel Odintsov
c6a8af7910 Fix +1 error in fastnetmon_client 2015-08-26 18:24:10 +03:00
Pavel Odintsov
b96090df9d Markup fix 2015-08-26 15:52:41 +03:00
Pavel Odintsov
70285780ba Made VyOS bold 2015-08-26 15:52:17 +03:00
Pavel Odintsov
e7c7a08ca0 Add manual for VYOS 2015-08-26 15:51:58 +03:00
Pavel Odintsov
80d89e6034 We will use zram instead 2015-08-26 05:04:15 +03:00
Pavel Odintsov
7c6751f0d4 We could builc Boost in multiple threads 2015-08-26 04:39:42 +03:00
Pavel Odintsov
b186527355 Add remark about VZ Quota 2015-08-26 04:20:21 +03:00
Pavel Odintsov
8c2625a120 Fix typo 2015-08-25 22:42:10 +03:00
Pavel Odintsov
b09f03c036 Fix markup 2015-08-25 22:40:55 +03:00
Pavel Odintsov
801fd7fa2c Move installer script to scripts instead of src 2015-08-25 20:01:00 +03:00
Pavel Odintsov
01da19f8e0 So we are released all this staff! 2015-08-25 19:19:57 +03:00
Pavel Odintsov
421cec9bd8 Update PACKAGES_INSTALL.md 2015-08-25 19:16:54 +03:00
Pavel Odintsov
082dc2f86a Add manual for binary install with rpm and deb 2015-08-25 19:16:30 +03:00
Pavel Odintsov
71b0ad6729 Add new address of toolchain storage 2015-08-25 17:16:10 +03:00
Pavel Odintsov
362ea9242a Another fix in CI system 2015-08-25 15:58:34 +03:00
Pavel Odintsov
f55a378109 Fix builder code 2015-08-25 15:54:13 +03:00
Pavel Odintsov
4490c5376b Add ssh key generation 2015-08-25 15:45:09 +03:00
Pavel Odintsov
e05974dc5b Add libicu to centos packages deps; Do not install anything manually with rpm 2015-08-25 06:24:53 +03:00
Pavel Odintsov
ce5937e923 Disable automatic rpm deps/provides processing 2015-08-25 05:43:31 +03:00
Pavel Odintsov
ab42253a09 Fix installer for CentOS 6 and Debian 7 2015-08-24 23:54:38 +03:00
Pavel Odintsov
a547dc5720 Replace apt-get by dpkg 2015-08-24 23:43:11 +03:00
Pavel Odintsov
4a9f725004 Beta version of binary install code 2015-08-24 23:33:46 +03:00
Pavel Odintsov
e4cfb0bc7c Remove useless Perl code for CI run 2015-08-24 23:17:32 +03:00
Pavel Odintsov
4deb7a2cff Add docs about NAT configuration for OpenVZ 2015-08-24 23:17:11 +03:00
Pavel Odintsov
e67ddedf08 Add nice perl script for rename packages 2015-08-24 23:04:47 +03:00
Pavel Odintsov
52c9d6dcfa Fix bug with call of rpm builder 2015-08-24 19:00:29 +03:00
Pavel Odintsov
b3c4d23ca9 Disable static builds of Boost 2015-08-24 18:34:25 +03:00
Pavel Odintsov
636a6f2a7b Production ready build system 2015-08-24 17:34:15 +03:00
Pavel Odintsov
394b18635f So our build system should work together soon 2015-08-24 16:36:45 +03:00
Pavel Odintsov
a129e8e36c Fix 2015-08-24 16:29:31 +03:00