-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChanges.inventory
More file actions
26 lines (22 loc) · 879 Bytes
/
Changes.inventory
File metadata and controls
26 lines (22 loc) · 879 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Revision history for FusionInventory::Agent::Task::NetDiscovery
1.3
* Drop the --local mode
* Add trunk and vlan of Nortel
1.2
* Convert printer name from hexa to string
* Fix bad characters in hexatostring
* Fix uninitialized values
* Fix division by zero and prevent thread crashing
* Add catchin ctrl-c and send finish query to server
* Fix get IP of printers
* Delete many dot in some serial number
* Add LLDP support for Procurve switches
1.1
* Add a test script: t/use.t
* Add sleep for 1 second between two send to server
* Remove space before and after serial number
* Add MODULEVERSION in XML
* Add better support of Cisco
* Fix on calculate pourcentages when var isn't numeric and so crash thread.
1.0
* Initial independent release of the module