Simone Mainardi
5bb52b1793
Changes to support snmp_location.lua module
2020-06-22 15:26:20 +02:00
Simone Mainardi
0bbb30e13e
Refactors snmp_utils global methods into module functions
2020-06-10 13:09:30 +02:00
Simone Mainardi
8a3e65ac50
Requires snmp_utils as local module
2020-06-10 12:17:25 +02:00
emanuele-f
d43d4e5e74
Make DHCP names cache expire after 1 day
...
Addresses #3641
2020-05-08 10:15:31 +02:00
emanuele-f
4978caf1fd
Fix resolved inactive IP addresses not returned in find host
2020-05-05 15:15:54 +02:00
emanuele-f
03b69dfe64
Add ability to search inactive hosts
2020-05-05 12:59:57 +02:00
Simone Mainardi
bb33e2f740
Allow system interface search for SNMP devices
...
Implements #3666
2020-04-06 19:35:10 +02:00
Alfredo Cardigliano
2425134f05
Replace isEnterprise with isEnterpriseM
2020-04-02 12:36:34 +00:00
emanuele-f
02c36d4140
Replace calls to getResolvedAddress with host2name
2020-03-31 11:52:50 +02:00
Simone Mainardi
fe5831cad4
Fixes missing ASes from search results
...
Fixes #3504
2020-03-04 17:36:48 +01:00
Luca Deri
170bc60f19
Updated (C)
2020-01-08 23:52:51 +01:00
Alfredo Cardigliano
9fac55af55
Search for SNMP interfaces (implements #2825 )
2019-10-09 15:56:32 +02:00
Alfredo Cardigliano
1eea330c90
Search SNMP devices ( #2825 )
2019-09-14 15:03:24 +02:00
emanuele-f
74952edb27
Fix manage data host search
2019-05-29 12:21:46 +02:00
emanuele-f
21474d2749
Extend search hosts limit
...
There is now a 20 items total limit and a per-category limit of 5
Closes #2556
2019-05-13 18:43:52 +02:00
emanuele-f
b408408470
Implement search by AS name/number
...
Closes #2452
2019-03-27 17:29:42 +01:00
emanuele-f
021812a238
Add ability to search by network cidr/alias in search box
2019-03-25 17:21:22 +01:00
Simone Mainardi
f4eceef1a1
Improves SNMP mac addresses search
...
Implements #2058
2018-10-02 15:33:15 +02:00
Simone Mainardi
e7ddc7f17e
Uses library function find_mac_snmp_ports to search for macs in SNMP devices
2018-10-02 11:38:53 +02:00
emanuele-f
b524106303
Search mac into SNMP port cache when an exact mac address is provided in host search bar
2018-04-03 23:30:14 +02:00
Luca Deri
f0c936c368
Updated (C) to 2018
2018-03-22 21:59:42 +01:00
emanuele-f
38f9f6ca67
Fix swapped host name in DHCP flows
2018-03-18 23:33:47 +01:00
emanuele-f
c83f54dfbf
Fix MAC address search
...
- Do not add IPv6 suffix for MAC addresses
- Jump to the mac_details page for MAC addresses
Fixes #1453
2017-09-19 13:09:07 +02:00
emanuele-f
e944758b05
Fix Mac address duplication
...
Fixes #1453
2017-09-18 10:12:46 +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
emanuele-f
9097333cf1
Always show IPv6 suffix in IPv6 host names
2017-05-04 21:28:11 +02:00
emanuele-f
60bb301c76
Fix host search with VLANs
2017-04-24 11:17:36 +02:00
emanuele-f
e4ee73173e
Fix host search error
2017-04-03 13:28:42 +02:00
emanuele-f
cd40d43db7
Search host by custom name
2017-03-23 17:02:22 +01:00
Luca
30e1a75f98
(C) update
2017-01-10 15:03:16 -08:00
Luca Deri
ff20879987
Fix for #836
...
Fixed bug in footer.lua that caused a JS error that prevented the page from being updated
Moved utility functions from footer lua script to ntopng_utils.js
2016-12-01 09:26:27 +01:00
Emanuele Faranda
8263c1c65a
Update typeahead script and use ip addresses when searching hosts ( #836 )
...
* Update typeahead script and use ip addresses when searching hosts
* use existing ipv6 check function
* Remove debug print
2016-11-30 15:09:14 +01:00
Luca
274921ee5c
Reimplemented view: interface, and Paginator code.
...
Minor code cleanup
2016-08-18 13:44:24 +02:00
Luca Deri
a3d36634e3
Code cleanup
2016-08-10 15:53:39 +02:00
Luca
2fb0e863fe
Fixed inter-arrival time in flows
...
Updated (C)
2016-04-19 11:06:39 +02:00
Luca
11f8c934d0
Reworked hosts listing in order to avoid/limit out-of-memory issues
...
Implemented aggregation of hosts and flows when using views
2015-12-27 18:55:50 +01:00
Luca Deri
6aa141caa9
Code cleanup: removed code used very seldom such as host aggregations/contacts. This should reduce memory usage and make ntopng faster
...
Little progresses towards MySQL support
2015-08-08 01:13:59 +02:00
Luca
730d76b9f5
Initial import from SVN
2015-04-30 12:22:35 +02:00