Commit graph

189 commits

Author SHA1 Message Date
emanuele-f
21f202ccb2 Implement protos.txt editing via the gui.
Editor is only enabled if the -p option is specified.
Also added an hook in the flow to easily add domain.

Closes #1837
2019-04-10 16:16:39 +02:00
emanuele-f
ef94ad6d64 Fix auth header being sent in ntop.httpFetch 2019-04-05 11:44:22 +02:00
emanuele-f
79543c6207 Flows table improvements 2019-03-25 16:04:29 +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
Francesco
58a72c8e88 ARP Stats Structures 2019-03-05 20:26:07 +01:00
emanuele-f
8977ac81f6 Add ntopng process memory chart 2019-03-05 13:59:38 +01:00
emanuele-f
c2c10ed491 Implement dhcp hosts filter 2019-02-27 16:20:55 +01:00
emanuele-f
45e0038b45 Improve custom column autosort logic
Fixes #2425
2019-02-27 12:35:37 +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
b778e77207 Initial support for DHCP range configuration 2019-02-26 18:08:02 +01:00
emanuele-f
6f94f7b132 Add thread names for debugging 2019-02-21 11:51:57 +01:00
emanuele-f
405841431c Add Custom Lists download alert and handle hourly download retry
Closes #2410
2019-02-21 01:07:22 +01:00
emanuele-f
b1cf5c0fcd Category lists improvements 2019-02-13 10:33:13 +01:00
emanuele-f
8cc54ba80a Fix custom hosts and lists not being applied on non-packet interfaces 2019-02-12 17:17:51 +01:00
emanuele-f
2525b82ca4 Update blacklisted hosts when lists are reloaded 2019-02-12 11:00:04 +01:00
Simone Mainardi
19a4b03478 ParserInterface sprobe cleanup 2019-02-11 15:15:48 +01:00
emanuele-f
7e0117fd12 Initial work for category lists customization 2019-02-08 19:14:57 +01:00
emanuele-f
da07b294bd Document stats reset API 2019-01-31 15:25:43 +01:00
Simone Mainardi
183dfa41f9 Handles IPv6 NDP to detect broadcast domain 2019-01-30 11:49:47 +01:00
emanuele-f
5454e31b6c Avoid deleting flows when reading from a PCAP dump
Fixes #2328
2019-01-28 13:16:17 +01:00
Emanuele Faranda
1bf7da7ef7 Implements Mac stats/data reset and reset at midnight (#2326)
* Host data/stats delete improvements

* Rework mac counters and implemtent mac stats/data reset

* Implement stats reset at midnight

* Add missing files
2019-01-21 17:27:12 +01:00
emanuele-f
2dbf1e9cb8 Rework host counters and implemtent host stats/data reset 2019-01-18 19:31:16 +01:00
Simone Mainardi
2fc083b50b Adds testing facility for periodic checks 2019-01-17 16:13:39 +01:00
emanuele-f
08a8c67966 Implement interface in/out stats read from proc 2019-01-10 12:35:07 +01:00
emanuele-f
0cbd10998d Avoid generating null interface trace 2019-01-09 18:56:55 +01:00
emanuele-f
f4be144bc4 Show MySQL processlist output during shema migration
Fixes #2286
2019-01-08 20:43:09 +01:00
emanuele-f
8cdf051d77 Initial work for host data reset 2019-01-08 12:43:54 +01:00
Alfredo Cardigliano
98adc8a79f Added timeout support to postHTTPJsonData, ntop.postHTTPJsonData now accepts an optional timeout arg, added webhook timeout check 2019-01-07 23:36:39 +01:00
Luca Deri
bedff2c8e2 Updated (C) 2019-01-07 19:28:49 +01:00
Simone Mainardi
b7159a0d43 Adds maintenance information to the about page 2019-01-03 19:30:29 +01:00
Simone Mainardi
8221d14e0f Handles extractions from recording processes non managed by ntopng
Implements #2276
2019-01-03 18:38:52 +01:00
Simone Mainardi
55a05c2bb7 Limits the maximum number of nIndex interfaces 2018-12-21 17:41:03 +01:00
emanuele-f
90437eef23 Fix config reload error with small PCAPs 2018-12-21 15:53:58 +01:00
Simone Mainardi
0fb24ef64e Fixes missing purgeIdle for inactive dynamic interfaces 2018-12-20 18:57:48 +01:00
Luca Deri
8545c78cfc Compilation fixes 2018-12-20 11:03:12 +01:00
Luca Deri
25039127e4 Win changes 2018-12-20 10:44:03 +01:00
Luca
15efe2fd44 Added nIndex version 2018-12-19 19:38:59 +01:00
emanuele-f
ff3df0bb90 Fix LDAP and Radius menu entries visilibity 2018-12-18 18:53:19 +01:00
Luca Deri
a8d1700252 Win fixes 2018-12-18 00:41:46 +01:00
Luca Deri
32c1bf8243 Removed old Lua leftover 2018-12-18 00:28:27 +01:00
Luca Deri
d997343c2d Win fixes 2018-12-18 00:18:37 +01:00
emanuele-f
e08798c2d4 Fix user password change after f65c618b3f 2018-12-17 19:57:04 +01:00
emanuele-f
697eccf931 Add IPv6 support for login blacklist 2018-12-17 17:36:38 +01:00
emanuele-f
5e321077ca Disable user login after failed attempts 2018-12-17 17:36:38 +01:00
Simone Mainardi
61d90f8d3e Disables SNMP build in nEdge 2018-12-17 12:05:24 +01:00
emanuele-f
14c68a5b21 Fix getLuaVMUserdata dirty lua stack
The lua_getglobal pushes a value on the lua stack. It was not removed after the call.
2018-12-14 18:45:00 +01:00