Actions
Feature #10220
closedAdd softflow 1.0.0 features - sampling and PSAMP export
Start date:
01/29/2020
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Description
Add sampling configuration to softflowd package:
-s sampling_rate Specify periodical sampling rate (denominator)
Add PSAMP export:
-v 1|5|9|10|psamp NetFlow export packet version 10 means IPFIX and psamp means PSAMP (packet sampling)
see https://tools.ietf.org/html/rfc5476
Updated by Viktor Gurov about 5 years ago
Updated by Jim Pingle about 5 years ago
- Status changed from New to Pull Request Review
Updated by Renato Botelho about 5 years ago
- Status changed from Pull Request Review to Feedback
- Assignee set to Renato Botelho
- % Done changed from 0 to 100
Pull request has been merged. Thanks!
Updated by Viktor Gurov about 5 years ago
This PR fix input validation, to allow select PSAMP protocol version:
https://github.com/pfsense/FreeBSD-ports/pull/765
Updated by Jim Pingle about 5 years ago
- Status changed from Feedback to Pull Request Review
Updated by Renato Botelho about 5 years ago
- Status changed from Pull Request Review to Feedback
PR merged. Thanks!
Updated by Viktor Gurov about 5 years ago
- Status changed from Feedback to Resolved
tested on pfSense 2.5.0.a.20200211.1811 with softflowd 1.2.6
works as expected
Actions