Luca Deri
d17bb9671f
Added fix for #1755
...
Implemented OS detection via HTTP user agent
Minor cosmetic GUI fixes
2018-06-14 19:20:21 +02:00
Luca Deri
203404df5b
Added changes to seamlessly use LuaJIT (default) or the standard (non JIT) Lua
2018-06-12 23:05:30 +02:00
Luca
f67849e5b9
Minor Lua cleanup
2018-05-30 22:34:26 +02:00
Luca Deri
77495ef9e1
Fixed minor interface glitches
2018-05-05 15:19:23 +02:00
Luca Deri
f0c936c368
Updated (C) to 2018
2018-03-22 21:59:42 +01:00
emanuele-f
86ac46abd4
Hide top hidden hosts
2018-03-05 16:01:33 +01:00
emanuele-f
51b3bdba3f
Implement blacklisted hosts filter.
...
Implements #1639
2018-01-30 16:35:17 +01:00
Simone Mainardi
09ae32b324
AJAX updates of flows dropped
2017-12-14 19:56:13 +01:00
Simone Mainardi
45e2de0108
Hosts and pools sctive counts for flows and dropped flows
2017-12-14 18:19:48 +01:00
Simone Mainardi
2e6fa7cf27
Per-category flow filtering capabilities
2017-12-11 20:18:55 +01:00
Simone Mainardi
4bbe36c957
Removes unused DNS-based categorization
2017-10-31 13:53:17 +01:00
Simone Mainardi
817390c439
Fix: show mac label in ip if ip label not set
2017-10-10 19:19:36 +02:00
Luca Deri
454d1bd8b3
Disabled DHCP icon on IPv6 addresses for dual stack hosts
2017-09-18 13:26:32 +02:00
Luca Deri
276f1a0c10
DHCP assigned IP addresses are now marked with an icon
...
Added missing file nv.d3.js.map
Disabled reconfigure/rebuild whenever git index is changed
2017-09-18 13:21:35 +02:00
emanuele-f
08ec407fbb
Migrate code to index based device type
2017-08-16 18:18:02 +02:00
emanuele-f
6cdcc0ffac
Unify host and mac device types
...
Now the device type is a layer-2 concept and as such is stored into the Mac objects
2017-08-16 18:18:02 +02:00
Luca Deri
43cca84ebe
Fix for #1401
2017-08-16 11:55:35 +02:00
Simone Mainardi
12d96b9d6a
Adds long host names in dashboard views
2017-07-21 15:33:34 +02:00
Simone Mainardi
fcd007a5e9
Implements configurable UI displayed string length
...
Implements #1159
2017-07-21 13:00:44 +02:00
emanuele-f
12d0e8a0bb
Quota gui improvements
...
- Filter flows with blocked traffic
- Filter hosts with blocked traffic
- Improve flow_details quota report
2017-06-05 18:09:56 +02:00
TakayukiOnodera
a8b773242e
Localize some pages ( #1284 )
...
* Fix incorrect localization
* Localize some pages
2017-06-02 11:37:41 +02:00
Luca Deri
f9e84b9782
Fixed issues that prevented all hosts/MACs to be displayed in GUI
2017-05-09 00:25:34 +02:00
emanuele-f
9097333cf1
Always show IPv6 suffix in IPv6 host names
2017-05-04 21:28:11 +02:00
emanuele-f
1c38df48c9
Unify character encoding header code
2017-05-04 17:12:06 +02:00
Luca Deri
1c532234ce
Reworked childSafe display
2017-05-01 23:15:57 +02:00
emanuele-f
97afda88b8
Visualize host blocking status
2017-04-10 12:10:29 +02:00
emanuele-f
1e22994828
Fix invalid hosts count when application protocol filter is in use
2017-03-27 15:11:30 +02:00
Luca Deri
e5e6ff6cd8
Fix for invalid host retrieval (no hosts returned while hosts were present)
...
Fixed invalid host first/last seen in colelctor interfaces
Enhanced usage of interface Ids in collected flows
2017-03-04 11:23:57 +01:00
Luca Deri
d78136b615
Fixed invalid search of hosts that have made a certain protocol traffic
2017-03-04 09:50:46 +01:00
Emanuele Faranda
a624cda58d
More flows and hosts filters ( #1007 )
...
* Add active flows hosts filter
* Add hosts and flows filter by IP version
* Highlight active items
* Fix Unknown protocol filter
2017-03-02 19:21:43 +01:00
Luca Deri
9e121cfbb5
Removed VLAN tag in hosts and flows tables when the table contains a VLAN id (redundant info)
2017-02-25 08:46:55 +01:00
Emanuele Faranda
afdfac1c9c
Lua scripts parameters validation ( #970 )
...
* partial work
* Migrate 'mode' parameters
* Migrate alerts types
* Fix some interface ids
* Partial work
* Partial work
* End of work for _GET parameters
* Work in progress
* Add support for special parameters
* Preferences validation
* Fixes and improvements
* Enforce interger validation
2017-02-08 12:25:35 +01:00
emanuele-f
05d4956fbd
Adds missing quotes to href attributes
2017-02-02 15:52:09 +01:00
Simone Mainardi
af73b36fcc
Fixes hosts retrieval in web UI
...
Fixes #956
2017-01-31 12:51:29 +01:00
Emanuele Faranda
2a843966da
Add alias and device type columns to host pools ( #953 )
...
* Add alias and device type columns to host pools
* Add host pool members links when available
* Add host pool links
* Implement host pool members pagination
* Host Pools GUI fixes and improvements
* Remove hardcoded columns number
* Host Pools GUI fixes
* Remove debug print
2017-01-27 17:48:58 +01:00
emanuele-f
5c305ba6a1
Add GUI side support for host pools stats
2017-01-26 11:53:24 +01:00
Luca Deri
d9af0c8025
Added the ability to display the number of flows per host in the host list
...
DHCP/Mac address optimizations
2017-01-17 18:24:10 +01:00
Luca
30e1a75f98
(C) update
2017-01-10 15:03:16 -08:00
Simone Mainardi
06fea2cf18
Fixes issues with MAC addresses retrieval
...
Also cleans up unused code
2016-12-23 16:40:55 +01:00
Simone Mainardi
8c64172608
Fix for hosts sort by traffic
...
Fixes #866
2016-12-22 10:38:04 +01:00
Luca
8cf2c97569
Minor GUI changes
2016-12-21 19:09:15 +01:00
Luca Deri
dd04313f3f
Fix for #862
2016-12-21 17:26:54 +01:00
Luca Deri
9d4df13c1a
Reworked AddressTree implementation
2016-12-20 19:16:34 +01:00
Luca Deri
ee400ef10f
Added better handling of blacklisted hosts and alerts
...
Disabled MySQL DB for view interfaces
2016-12-19 16:57:14 +01:00
Luca Deri
8e836f018e
Sort fix
2016-12-14 17:20:08 +01:00
Luca Deri
da92b85e47
Removed debug message
2016-12-05 13:10:09 +01:00
Luca Deri
b591001d6b
Fixed table sort order
2016-11-30 17:07:59 +01:00
Luca Deri
c5343e29e4
Fixed table sort order
2016-11-30 16:50:11 +01:00
Luca Deri
091378fd7b
Implemented local hosts looking glass (more criteria to be added)
2016-11-30 16:26:17 +01:00
Luca Deri
7d4a712ec7
Reported number of devices in ntopng footer
2016-10-08 20:48:23 +02:00