Simone Mainardi
3fcb15cda2
Handles TCP flags via nProbe
2019-03-25 20:31:13 +01:00
Luca Deri
64911a37e8
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
2019-03-25 18:54:59 +01:00
Luca Deri
e230c3a451
SSL cleanup
2019-03-25 18:54:45 +01:00
Simone Mainardi
34b36422ad
Parses nProbe application latency
2019-03-25 17:34:54 +01:00
Simone Mainardi
d9d21462cd
Parses nProbe client/server network latencies
2019-03-25 16:55:14 +01:00
Simone Mainardi
091e89d5a3
Implements hosts walker by address CIDR
2019-03-21 15:25:00 +01:00
Simone Mainardi
0023f7e247
Implements and shows ghost broadcast domains
2019-03-15 14:09:36 +01:00
Simone Mainardi
bac4be911d
Adds broadcast domain to the interface stats page
2019-03-14 17:17:18 +01:00
Simone Mainardi
436d1d6656
Implements reload of broadcast domains
2019-03-14 16:33:51 +01:00
Simone Mainardi
2cdca987fc
Handles broadcast domains concurrency
2019-03-13 17:55:50 +01:00
Luca Deri
ea4619dd2f
Reworked local broadcast domain implementation
2019-03-12 16:54:29 +01:00
Simone Mainardi
4b3ae0e652
Makes the ARP matrix generation optional using a pref
2019-03-12 14:53:06 +01:00
Luca
d52153d449
Added ability to handle IPv4-only AddressTree
...
Enabled broadcast domain handler logic
2019-03-11 21:02:21 +01:00
Luca
4f0de0aff4
Fixed crash when using invalid pcap files
2019-03-11 20:06:50 +01:00
Simone Mainardi
28582ff8d9
Handles broadcast domains with patricia trees
2019-03-11 14:04:48 +01:00
Luca
76f9c8067f
Initial work towards local broadcast domain calculation automation
2019-03-11 09:52:47 +01:00
Simone Mainardi
840313dd60
Fixes hidden 'LocalHostStats::lua' overloaded virtual function
2019-03-08 18:34:19 +01:00
Simone Mainardi
5851395d80
Reworks timeseries code
...
Implements #2448
2019-03-08 18:20:45 +01:00
Simone Mainardi
8f017118c4
Minor Arp matrix fixes
2019-03-08 14:22:08 +01:00
Simone Mainardi
9e86e6b613
Reduces memory usage of arp matrix
2019-03-08 13:19:46 +01:00
Simone Mainardi
40b02e88c2
Propaedeutic work to refactor timeseries C code
2019-03-07 18:15:27 +01:00
Simone Mainardi
b6ea4c1ee0
Minor Cleanup
2019-03-07 16:10:27 +01:00
Simone Mainardi
6b19af7d9d
Changes format of Lua matrix to prevent overwrites
2019-03-07 14:55:29 +01:00
Simone Mainardi
0a903c97ce
Finishes rework of ArpStatsHashMatrix
2019-03-07 14:20:41 +01:00
Simone Mainardi
6878b1c194
Reworks ArpStatsHashMatrix implementation
2019-03-06 18:26:00 +01:00
Luca Deri
0b50e6a2e4
Merge pull request #2446 from FrancescoStaccini/dev
...
ARP Data Structures
2019-03-06 13:35:03 +01:00
Simone Mainardi
dcd1c61d78
Alert anomalies fixes
2019-03-06 12:43:45 +01:00
Simone Mainardi
7b44f84ba3
Reduces false positives in anomalies
2019-03-06 12:03:28 +01:00
Francesco
aab8838def
Merge branch 'dev' of https://github.com/FrancescoStaccini/ntopng into dev
2019-03-06 10:29:59 +01:00
Francesco
935c9cc6f2
move ArpStats definition
2019-03-06 10:28:30 +01:00
Francesco Staccini
963e461c86
Merge pull request #1 from ntop/dev
...
sync my repo
2019-03-06 10:27:14 +01:00
Luca Deri
468558ddb4
Adding a new timeseries: how to add number of unrecheable flows client/server per host.
2019-03-06 10:05:05 +01:00
Francesco
58a72c8e88
ARP Stats Structures
2019-03-05 20:26:07 +01:00
Simone Mainardi
622fc5745c
Implements ARP reqs/replies as monitored counters
2019-03-05 18:23:04 +01:00
Simone Mainardi
f8b120a9ce
Implements alerts for ICMP anomalies
...
Partially addresses #2387
2019-03-05 18:02:34 +01:00
Simone Mainardi
de286daf9c
Implements alerts for DNS anomalies
...
Partially addresses #2387
2019-03-05 16:49:50 +01:00
Simone Mainardi
4f4548713e
Fixes protocol detection for flows with a few packets
2019-03-05 12:21:00 +01:00
Jérôme Marteaux
77a4f4e9ce
Http allowed nets ( #2196 )
...
* Inject allowed nets from http authenticator
* Update doc
* include some other user's preferences
* Inject allowed nets from http authenticator
* Update doc
* include some other user's preferences
2019-03-04 15:23:34 +01:00
Luca Deri
69a299486e
Introuced eBPF support via libebpfflow https://github.com/ntop/libebpfflow
2019-03-01 16:52:09 +01:00
Simone Mainardi
876d8a5ff5
Fixes counting of host pool l2 devices
2019-02-28 16:04:11 +01:00
emanuele-f
c2c10ed491
Implement dhcp hosts filter
2019-02-27 16:20:55 +01:00
emanuele-f
e37eb1cbd5
Add IPv6 DHCP ranges support
2019-02-27 15:10:00 +01:00
Simone Mainardi
2fd5a75b6a
Implements interface.findFlowByTuple to fix issues with ICMP
...
Fixes #2415
2019-02-27 11:39:02 +01:00
Luca
486f7af810
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
2019-02-26 18:54:36 +01:00
Luca
513c0d7269
Initial work towards dropbox protocol exploring
2019-02-26 18:54:13 +01:00
emanuele-f
4cb88b56a9
Remove DHCP flag on the MAC
...
Now the concept of DHCP host is bound to an Host rather than a Mac
2019-02-26 18:45:47 +01:00
emanuele-f
347bc2062e
Simplify host serialization keys by using the isDhcpHost info
2019-02-26 18:45:29 +01:00
emanuele-f
b778e77207
Initial support for DHCP range configuration
2019-02-26 18:08:02 +01:00
emanuele-f
4d1c777940
Improve device deserialization logic
2019-02-25 15:41:58 +01:00
Luca Deri
e380c75b78
Network devery enhancment to track MDNS responses sent to multicast (and not unicast) addresses
2019-02-23 09:34:56 +01:00