Matteo Biscosi
fdfa2c6246
Implements [IPv6] suffix is not displayed
...
Implements #4336
2021-03-02 19:02:50 +01:00
Matteo Biscosi
debf0c412b
Shortened mac address column in hosts list
2021-03-02 11:06:04 +01:00
Alfredo Cardigliano
d90fb8f8a5
Fix html tag stripping
2021-02-26 11:32:29 +01:00
Matteo Biscosi
f75331d2b5
Implements OS distribution
...
Implements #2874
2021-02-21 17:19:15 +01:00
Matteo Biscosi
7b80a28d94
Added vlan show, if needed, to hostinfo2lable function
2021-02-18 15:16:51 +01:00
Matteo Biscosi
0efb099981
Fixes add label to local networks
...
Fixes #4945
2021-02-04 09:48:13 +01:00
Matteo Biscosi
770abf38ac
Implements #4945 add label to local networks
2021-02-02 13:26:46 +01:00
Matteo Biscosi
041a5de8b9
Implements #4941 Flow Alerts: Add L7 Column and Filter Menu
2021-01-29 09:45:01 +01:00
Matteo Biscosi
f7f27dd503
Implements #4933 possibility to filter out flows with DSCP
2021-01-28 11:03:56 +01:00
Matteo Biscosi
288463b5d0
Implements #4973 partial local broadcast domain calculation
2021-01-27 09:59:05 +01:00
gabryon99
1b2a37e852
aging filters for service map
2021-01-25 16:17:34 +01:00
Matteo Biscosi
3c6674e32d
Fixed #2611 automatically delete alert older than
2021-01-18 18:12:53 +01:00
Simone Mainardi
9f8cfbe1c0
Fixes router mac address name shown to all IPs
2021-01-15 12:54:35 +01:00
Matteo Biscosi
205db16bb5
Fixed performaces regarding host name into maps
2021-01-12 16:41:15 +01:00
Simone Mainardi
f582504b32
Unifies functions to print info and version
2021-01-12 12:40:10 +01:00
Matteo Biscosi
4586833114
Fixed #4896 service map nodes have numerical label even though a symbolic name exists
2021-01-11 17:42:49 +01:00
Luca Deri
a1178a0791
Updated (C)
2021-01-02 12:08:23 +01:00
Luca Deri
eb92eb76de
Added extra parameter to enable anchor generation only if timeseries exist. This check needs to be used when displaying reports of host timeseries
2021-01-02 11:58:37 +01:00
Alfredo Cardigliano
33415ad2dd
Add support for traffic direction based on the MAC address (implement #4852 )
2020-12-29 09:36:51 +01:00
Luca Deri
4e35b04b20
Added IEC utilities
2020-12-28 19:40:46 +01:00
Luca Deri
1c71571976
L7 HREFs generated when timeseries detail level not set to none
2020-12-26 10:46:25 +01:00
Luca Deri
ba12910095
HREF for nDPI timeseries are not produced when not in full detail mode
2020-12-26 10:33:25 +01:00
Luca Deri
5a455386cb
Fixes #4750
2020-12-24 15:46:30 +01:00
Matteo Biscosi
72dbda8372
Fixed host resolved not showing into service table or map
2020-12-24 10:49:38 +01:00
gabryon99
00e12add95
removed service map and periodicity map from community
2020-12-23 18:26:28 +01:00
gabryon99
1d633cf23c
moved service map page into pro repository
2020-12-22 17:28:56 +01:00
Matteo Biscosi
f13e7157fc
Removed ifname from redis prefs keys
2020-12-18 12:27:59 +01:00
gabryon99
5fa6e69038
improvement on service_map page
...
The graph page has been set as the first page wehn a user navigates to
the service map page. When a user double clicks a node then the map will
be filtered with only the edges linked to the node. The flush data and
download buttons have been restored.
2020-12-17 11:37:51 +01:00
Alfredo Cardigliano
e581f2caf5
Fix nindex data visualization in Pro version
2020-12-17 11:19:02 +01:00
Luca Deri
4ffff0859a
Implemented interface.getAddressInfo() API call to return information about IP addresses in a reliable way frm the ntopng engine
2020-12-15 20:43:20 +01:00
gabryon99
29c102b7b7
splitted host:port ( #4731 ), fixed invalid host for icmp ( #4732 )
2020-11-19 15:52:32 +01:00
gabryon99
d2babc3d24
add check for table contains
2020-11-17 09:40:18 +01:00
Luca Deri
f38b71f6a7
Implemented origin handling in federation rest
2020-11-12 22:14:32 +01:00
gabryon99
75363aae84
improved ipv4 validation function
2020-11-09 17:05:36 +01:00
Luca Deri
76884f1eb0
Pool member import now uses the host pool API
2020-11-06 17:21:08 +01:00
gabryon99
9dfed97e56
fixed add active monitoring with ipv4 and ports combination ( #4677 )
2020-11-06 17:02:09 +01:00
gabryon99
888cbd77c2
collapsed DSCP stats into other ( #4641 )
2020-10-29 14:23:24 +01:00
gabryon99
85d6f58c0b
fix for trailing space and query ( #4638 )
2020-10-29 11:21:56 +01:00
gabryon99
1ef27ad7ff
removed trim space function call ( #4638 )
2020-10-28 17:14:11 +01:00
Simone Mainardi
6272c85a3c
Fixes non-human-friendly interface names on windows
...
Fixes #4635
2020-10-28 12:32:23 +01:00
gabryon99
7a8e0cf53f
add rtrim function to ignore final space character ( #4638 )
2020-10-28 09:25:19 +01:00
Luca Deri
44005a6f29
Fixes #4631 (a better solution to avoid loops would be desirable)
2020-10-27 16:51:33 +01:00
gabryon99
2a4d57cd6f
documented table utils
2020-10-26 19:13:50 +01:00
gabryon99
bf258ab15a
rework for ui nofitications ( #4630 , #4615 )
2020-10-26 19:13:50 +01:00
Luca
3449593087
Reworked notifications and fixed a bug that caused them to be fetched too often putting pressure on the blog feed
2020-10-16 09:31:04 +02:00
Luca Deri
827f3ad3a9
Added check for entries with no VLAN
2020-10-15 22:09:09 +02:00
Luca Deri
abf30f74bc
Improved periodicity handling of VLAN tagged traffic
2020-10-14 23:37:29 +02:00
Luca Deri
aa240a04d6
Added check
2020-10-12 11:28:48 +02:00
Luca Deri
60a238acb0
Various service and periodicty map improvements
2020-10-11 16:17:55 +02:00
Simone Mainardi
6cdfe984fe
Minor interface name fix
2020-10-09 19:01:06 +02:00