Pavel Odintsov
|
75e5329717
|
Merge pull request #412 from craig/master
Fixing a lot of typos, some grammar improvements
|
2015-09-18 22:13:37 +03:00 |
|
Stefan Behte
|
5d04094c45
|
configuration: typo/grammar fixes
|
2015-09-18 14:44:34 +02:00 |
|
Stefan Behte
|
57bb52e122
|
small typo/grammar fixes
|
2015-09-18 14:07:51 +02:00 |
|
Pavel Odintsov
|
fca3353749
|
Merge pull request #408 from robertoberto/master
Update INSTALL.md
|
2015-09-14 21:41:38 +03:00 |
|
Roberto Bertó
|
9c98e87532
|
Update INSTALL.md
a small note about python script
|
2015-09-13 16:17:08 -03:00 |
|
Pavel Odintsov
|
0eb2286ec2
|
Disable AF_PACKET temporarly
|
2015-09-12 00:32:43 +03:00 |
|
Pavel Odintsov
|
a4d5a89648
|
Fix compatibility with non Linux environment
|
2015-09-11 20:46:26 +02:00 |
|
Pavel Odintsov
|
c2f1545086
|
Implement per protocol thresholds. Closes #407
|
2015-09-11 18:13:24 +02:00 |
|
Pavel Odintsov
|
0e1a6f70c7
|
Acttack detection code refactoring
|
2015-09-11 17:41:07 +02:00 |
|
Pavel Odintsov
|
b23b024e1d
|
Remove useless variables
|
2015-09-11 17:20:45 +02:00 |
|
Pavel Odintsov
|
64e1e345db
|
Add configurarion params for per-packet thresholds
|
2015-09-11 17:08:09 +02:00 |
|
Pavel Odintsov
|
8e81cfc2e8
|
Use stable branch for FreeBSD manual install
|
2015-09-11 16:52:52 +03:00 |
|
Pavel Odintsov
|
c7eb4942f4
|
Merge pull request #405 from robertoberto/master
python alternative to bash notify script
|
2015-09-11 13:04:49 +03:00 |
|
Roberto Bertó
|
6e71176e2d
|
Update DOCKER_INSTALL.md
- full example
- add postfix integration instructions
- use fastnetmon_notify.py instead of bash
|
2015-09-10 22:42:02 -03:00 |
|
Roberto Berto
|
58108a9d40
|
notify script using python, removed local exabgp_blackhole
|
2015-09-10 19:49:42 -03:00 |
|
Roberto Berto
|
371be4b87d
|
notify script using python
|
2015-09-10 19:47:05 -03:00 |
|
Roberto Berto
|
4958f3c4fe
|
Merge remote-tracking branch 'upstream/master'
|
2015-09-10 19:30:06 -03:00 |
|
Pavel Odintsov
|
df976fdd93
|
Merge pull request #404 from henry-spanka/patch-1
Closes #403 - remove white spaces from configuration file
|
2015-09-10 16:45:30 +03:00 |
|
Henry Spanka
|
c2a95c711b
|
remove whitespaces from fastnetmon conf
|
2015-09-10 15:40:54 +02:00 |
|
Pavel Odintsov
|
e95e5c9f87
|
Implement support for cropped packets from Juniper. Closes #402
|
2015-09-10 15:30:37 +02:00 |
|
Pavel Odintsov
|
3ba6c90c13
|
Add support for simple packet debug
|
2015-09-10 14:52:26 +02:00 |
|
Pavel Odintsov
|
bf7b1e0c30
|
Do not use binary packages now, so buggy :(
|
2015-09-06 14:56:53 +03:00 |
|
Pavel Odintsov
|
7ad192d9b6
|
Fix exec flag for fastnetmon client. Closes #398
|
2015-09-05 22:59:23 +03:00 |
|
Pavel Odintsov
|
334f93e1e9
|
Fix desciptor leak Closes #397
|
2015-09-05 22:10:13 +03:00 |
|
Pavel Odintsov
|
217ea176f9
|
Switch to prebuilded binary packages
|
2015-09-04 17:58:54 +03:00 |
|
Pavel Odintsov
|
c504389a2b
|
Add remark about initial configuration
|
2015-09-04 17:48:23 +03:00 |
|
Pavel Odintsov
|
5b1b6a67dc
|
Remove obsolete docs
|
2015-09-03 14:12:30 +03:00 |
|
Pavel Odintsov
|
d32f894e3c
|
We are resurrected hardware locking plugin from PF_RING. We have added action plugin interfase;
|
2015-09-03 13:09:16 +02:00 |
|
Pavel Odintsov
|
a91c2f214b
|
Add remark about official support in FreeBSD
|
2015-09-01 16:57:19 +03:00 |
|
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 |
|