diff options
| author | Giampaolo Rodola <g.rodola@gmail.com> | 2016-03-02 19:48:22 +0100 |
|---|---|---|
| committer | Giampaolo Rodola <g.rodola@gmail.com> | 2016-03-02 19:48:22 +0100 |
| commit | 63bb85326e6892129d4d43b337b9e360986b867c (patch) | |
| tree | 79c2679af46f0e28fe6f625a9b89f796d61cfefa /IDEAS | |
| parent | 0d1927b47493d6ad4b2fd080ccf1fd95b59ee8c5 (diff) | |
| download | psutil-63bb85326e6892129d4d43b337b9e360986b867c.tar.gz | |
fix #786: net_if_addrs() may report incomplete MAC addresses.
Diffstat (limited to 'IDEAS')
| -rw-r--r-- | IDEAS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -144,5 +144,6 @@ FEATURES SIMILAR PROJECTS ================ -- https://github.com/hyperic/sigar (Java) +- sigar: https://github.com/hyperic/sigar (Java) - zabbix source code: https://zabbix.org/wiki/Get_Zabbix +- libstatgrab: http://www.i-scream.org/libstatgrab/ |
