298 Commits

Author SHA1 Message Date
Ad Schellevis
b9aec139a5 (netflow, export) remove dependency 2016-04-22 17:31:10 +02:00
Ad Schellevis
60b543e5ee (network insight) fix previous 2016-04-22 16:27:19 +02:00
Ad Schellevis
bd70ec1132 (network insight) export in local time 2016-04-22 16:25:48 +02:00
Ad Schellevis
2bc8e64bb0 (network insight) add (raw) data export 2016-04-21 18:57:43 +02:00
Ad Schellevis
9cc65c1965 (netflow, flowd agg) lesser commits 2016-04-21 15:06:37 +02:00
Ad Schellevis
aa86307484 (netflow, flowd agg) skip 30 seconds aggregation for ports and sources (unused) 2016-04-21 15:03:43 +02:00
Ad Schellevis
0a89f8249e (filter) cleanup unused alias table, closes https://github.com/opnsense/core/issues/903 2016-04-21 09:49:02 +02:00
Ad Schellevis
3ee2d30366 (netflow, flowd agg) set FlowSourceAddrDetails to max 62 days 2016-04-20 16:30:20 +02:00
Ad Schellevis
8adc1d83bf (netflow, flowd aggregate) add profile support, replace deepcopy for cheaper copy 2016-04-20 15:47:34 +02:00
Ad Schellevis
8872e1c783 (netflow, flowd agg) use ifconfig for interface numbering 2016-04-20 14:22:29 +02:00
Ad Schellevis
73fcb8719f (proxy) cleanse cert output before writing 2016-04-20 11:51:11 +02:00
Ad Schellevis
08653da5ce (captiveportal) cleanse cert output before writing 2016-04-20 11:50:45 +02:00
Ad Schellevis
77944999a0 (netflow, flowd agg) add FlowSourceAddrDetails class for more detailed statistics 2016-04-19 17:17:19 +02:00
Ad Schellevis
e930cc479f (netflow, flowd agg) add last_seen (within timeslot) to aggregates 2016-04-19 17:14:32 +02:00
Ad Schellevis
fc72bf27f7 (network insight) utc in get_timeseries.py 2016-04-19 14:39:49 +02:00
Ad Schellevis
0468bfd1d0 (netflow, flowd agg) store dates in utc, accept multiple filters in get_top_data 2016-04-19 14:06:49 +02:00
Ad Schellevis
5e10c0d190 (netflow, flowd agg) add direction to source aggregate 2016-04-18 09:54:29 +02:00
Franco Fichtner
7b60462996 firmware: not yet ;) 2016-04-16 19:08:52 +02:00
Franco Fichtner
5d76a5cfee firmware: get current version info into API; closes #892 2016-04-16 19:05:10 +02:00
Ad Schellevis
8336e27bec (netflow, flowd agg) add data starting point if not found 2016-04-15 17:32:09 +02:00
Ad Schellevis
3f9c8f323c (network insight) add aggregation for source addresses and destination ports + add ui template 2016-04-15 16:57:07 +02:00
Ad Schellevis
0b198f7e02 (netflow, flowd agg) some error handling, pass flow data by value to BaseFlowAggregator type 2016-04-15 15:54:33 +02:00
Ad Schellevis
eb49b1aade (netflow, flowd agg) correct start timestamp for resolution in get_top_data 2016-04-15 15:44:28 +02:00
Ad Schellevis
63168e1b19 (netflow, flowd aggregation) fix interface aggregation, remove copy_reverse_flow 2016-04-15 14:46:08 +02:00
Ad Schellevis
158f0532af (netflow, flowd aggregation) add request for top(X) from given dataset, small cleanups 2016-04-13 18:15:03 +02:00
Ad Schellevis
d3b29af438 (netflow, flowd agg) choose different field seperator for sample (test) data 2016-04-13 10:22:20 +02:00
Ad Schellevis
aaf2cd1d1f (netflow, flowd aggregate) change interface aggregate, split up/down 2016-04-12 20:04:46 +02:00
Ad Schellevis
9d1e6656a0 (netflow, flowd aggregate) add copy/reverse flow method 2016-04-12 20:03:26 +02:00
Ad Schellevis
98cfb7d46f (firewall, aliases) add geoip 2016-04-11 16:42:48 +02:00
Ad Schellevis
9811931682 (netflow, flowd agg) add vacuum, change poll interval 2016-04-08 13:51:24 +02:00
Ad Schellevis
78069d8fe4 (netflow, flowd agg) optimize number of samples to keep 2016-04-08 11:27:41 +02:00
Ad Schellevis
a00e519483 (netflow / flow aggregator) fetch timeseries from data provider 2016-04-07 19:51:11 +02:00
Ad Schellevis
b2edba92a4 (netflow / flowd aggregation) fix cleanup 2016-04-07 10:47:53 +02:00
Ad Schellevis
23f1408270 (trafficshaper) add quick tab navigation 2016-04-05 15:32:01 +02:00
Ad Schellevis
301d6f0c17 whitespace 2016-04-01 17:52:51 +02:00
Ad Schellevis
344e04f9a7 (netflow/flowd) add hourly totals to FlowInterfaceTotals 2016-04-01 16:39:20 +02:00
Ad Schellevis
4a3a693f46 (netflow) add rc script flowd_aggregate, finish initial flowd aggregator version 2016-04-01 16:37:00 +02:00
Ad Schellevis
a818fb3f1f (netflow/flowd) validate connection in BaseFlowAggregator 2016-04-01 12:15:11 +02:00
Ad Schellevis
62362038aa (netflow/flowd) get data from aggregator 2016-04-01 12:06:49 +02:00
Ad Schellevis
a72fda79e0 (netflow/flowd) move resolution to BaseFlowAggregator, add cleanup() to expire old data 2016-04-01 09:54:22 +02:00
Ad Schellevis
a206e64b06 (netflow/flowd) data aggregator, initial version / concept 2016-03-31 18:40:05 +02:00
Ad Schellevis
0c358e0d74 (netflow/parse) time.... 2016-03-31 17:12:52 +02:00
Ad Schellevis
f23e3ff6ff (netflow, parse) fix time 2016-03-31 15:55:43 +02:00
Ad Schellevis
905c56f176 (netmap/flowd) map interface indexes to names 2016-03-31 12:09:26 +02:00
Ad Schellevis
4b9c1e0bef style fixes fetchACLs 2016-03-30 19:53:46 +02:00
Ad Schellevis
a4c5f2c7d8 style fixes list_pfsync.py 2016-03-30 19:50:29 +02:00
Ad Schellevis
483980c679 (unbound_dhcpd) style fixes 2016-03-30 19:47:35 +02:00
Ad Schellevis
b34f61cb02 (netflow) style fixes 2016-03-30 19:44:55 +02:00
Ad Schellevis
8bdec9b471 (netflow, reporting) base class for data aggregation (BaseFlowAggregator) 2016-03-30 19:39:02 +02:00
Ad Schellevis
520fdfcc4d (netflow/parse) send None to mark last record 2016-03-30 19:32:04 +02:00