Simone Mainardi
eaa7a0d313
Separates L3 IPs from L2 MACs
...
Before this commit, multiple L3 hosts were allocated if the same ip
address was seen with multiple mac addresses. We have decided to keep
ip and macs logically sepatated. For this reason, after this commit,
the L3 ip always remains the same even if there are changes in the
mac. A user who wants to monitor mac addresses can use the L2 section
as well as the host pools.
This commit also reverts:
"Add MAC address to the serialized hosts key to fix bad MAC address association and stats"
This reverts commit 89a756fb9a .
2017-07-04 01:41:31 +02:00
emanuele-f
39a757b612
Improve flow interfaces usage help
2017-06-19 01:10:28 +02:00
emanuele-f
92bbbf4142
Merge branch 'localize_js_inc' of https://github.com/TakayukiOnodera/ntopng into TakayukiOnodera-localize_js_inc
2017-06-12 15:20:22 +02:00
emanuele-f
6b8dbf59cc
Make alert entity_type always explicit and rework alert_utils
2017-06-09 14:31:22 +02:00
Takayuki Onodera
2e9b8377b1
Localize all tables which refer to httpdocs/inc
2017-06-09 19:40:59 +09:00
Emanuele Faranda
74ac897c14
Merge pull request #1302 from TakayukiOnodera/localize_geolocation
...
Localize geolocation's note in js code
2017-06-08 08:01:43 +00:00
Takayuki Onodera
843812a124
Localize geolocation's note in js code
...
Several javascript functions are added in a new lua file to localize
geolocation's note.
2017-06-08 16:35:30 +09:00
Takayuki Onodera
421c3414cd
Localize title of columns on table in hosts_stats
...
dumpFile API call is replaced with code that should be dumped by API.
2017-06-08 15:37:35 +09:00
emanuele-f
2a4d7e0e1d
Add pool graphs links in other pages, hide if disabled from preferences
2017-06-05 19:13:53 +02:00
emanuele-f
9226878dd3
Explain the per-member quotas option
2017-06-05 18:43: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
Simone Mainardi
d89f80afdb
Fixes for db schema migration
2017-06-03 03:07:48 +02:00
emanuele-f
0ad0b0792e
Make profiles number version dependent
2017-05-31 16:21:30 +02:00
emanuele-f
ee03ae818e
Add gui host pools limits by version
2017-05-31 15:47:08 +02:00
emanuele-f
8551521bae
Make guest pools in wizard a checkbox rather than a choice
2017-05-31 12:46:45 +02:00
emanuele-f
fae0177e26
Update nProbe field mappings and provide a script to automate the process
2017-05-30 12:01:36 +02:00
Takayuki Onodera
5b59dc389f
Localize top page for community edition
...
Please note that only the top talkers page is localized
because include files are used for displaying in other pages.
2017-05-30 16:10:17 +09:00
Takayuki Onodera
25cb00bf00
Localize pool_details page
2017-05-30 15:22:24 +09:00
Takayuki Onodera
e332d39afd
Localize host_details_ndpi.lua
2017-05-30 14:44:04 +09:00
Takayuki Onodera
8c3095db13
Localize please_wait page
2017-05-30 14:14:22 +09:00
Takayuki Onodera
7c630d779b
Localize flow_utils.lua
2017-05-30 14:04:32 +09:00
Takayuki Onodera
23ded6bd14
Localize flow fields description
2017-05-30 12:49:49 +09:00
emanuele-f
6f4cecd619
Fix typo
2017-05-29 19:21:27 +02:00
emanuele-f
fd4e23481b
Add more traffic profile filters examples
2017-05-29 19:19:52 +02:00
emanuele-f
78fbe7cc9f
Bridge wizard improvements.
...
- Add the possibility to choose default Guests and Children pools
- Restore the cog icon menu link
- Show an error message if local networks are missing when the captive portal is off
- Remove the custom member field and use the local networks instead when the captive portal is off
- Improve informative messages
2017-05-27 20:14:34 +02:00
emanuele-f
b2e09822ad
Move unassigned devices to the host pools page and allow to filter active/inactive devices
2017-05-26 20:59:42 +02:00
Emanuele Faranda
ffc97ef922
Merge pull request #1266 from TakayukiOnodera/localization
...
Localize flow status and ICMP messages
2017-05-26 12:57:50 +00:00
Luca Deri
7655356c35
Implemented VRF flow aggregation
2017-05-26 14:56:12 +02:00
Takayuki Onodera
0a4cd9d8b8
Localize icmp messages
2017-05-26 15:44:23 +09:00
Takayuki Onodera
1ae8782cc2
Localize flow status messages
2017-05-26 13:09:53 +09:00
emanuele-f
49d510e1ca
Move unassigned devices to a tab inti the unassigned host pool details
2017-05-25 12:17:13 +02:00
emanuele-f
b8879ee933
Make bridge wizard interface specific
2017-05-24 16:10:34 +02:00
emanuele-f
856b2bc32e
Move bridge wizard to bridge interface page
2017-05-24 16:10:34 +02:00
TakayukiOnodera
bac0fa986b
Localize VLAN, port and flow pages ( #1257 )
...
* Localize VLAN stats and details
* Localize port details page
* Localize flow details page
2017-05-24 09:47:06 +02:00
emanuele-f
9d87125e4f
Add left-over files
2017-05-23 23:26:25 +02:00
emanuele-f
9d0773f40b
Add Unknown Devices view
2017-05-23 23:02:06 +02:00
emanuele-f
a97fd53a6f
Add change pool action in pool members view
2017-05-22 19:47:03 +02:00
emanuele-f
4bc96c935a
Host pools improvements
...
- Traffic Policy: get first available pool, not the "Not Assigned"
- Allow to change MAC address host pool from the MAC page
- When changing an IP address pool from the host page, change MAC address instead, if available
- Show the MAC manufacturer in the host pool memebers page and allow to set a filter with it
2017-05-22 12:47:10 +02:00
Luca Deri
1e9cde89f1
Human-readable interface name is now displayed on Windows
2017-05-21 10:37:40 +02:00
Luca Deri
d9de8a851a
Added support for secondary global DNS
2017-05-20 09:44:33 +02:00
Takayuki Onodera
378ba4c2cb
Localize host details page
2017-05-19 16:37:27 +09:00
emanuele-f
01ef3f0782
Ui improvements
2017-05-18 19:36:26 +02:00
Luca Deri
9f26677923
Fixes for minor interface glitches
...
Added message about expired maintenance (pro only)
2017-05-18 15:05:25 +02:00
emanuele-f
9c973ca439
Move host activity detection code to attic
2017-05-17 22:19:37 +02:00
emanuele-f
31893a28a8
Add more bridge protocol presets
2017-05-17 19:32:35 +02:00
emanuele-f
e7ab4af605
Preferences improvements
...
- Add a Secondary DNS server
- Organize the featured DNS list into a table
- Split shaping directions only on advanced preferences
- Add redirection URL
2017-05-17 15:48:41 +02:00
TakayukiOnodera
5bc19a7249
Localize network_details and hosts_stats pages ( #1244 )
2017-05-17 10:12:39 +02:00
TakayukiOnodera
1a187733a0
Localize some hosts pages ( #1240 )
2017-05-16 10:13:38 +02:00
Simone Mainardi
5962cd6293
Moves CPU and RAM info to runtime status
2017-05-15 12:14:57 +02:00