Netifaces-plus

Latest version: v0.12.3

Safety actively analyzes 688215 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.10.4

* Fixed a problem with multi-part Netlink messages on Linux.

0.10.3

* When using Netlink (i.e. Linux), check for the constant
NLM_F_DUMP_INTR, since it only appeared in kernel version 3.1

0.10.2

* Added a workaround for broken netlink headers on certain Linux
distributions (the problem being that the netlink headers fail to
include <bits/sockaddr.h>, which causes a build failure).

0.10.1

* Fixed a problem with the gateways() function that caused it a
crash on PyPy.
* The CI system is now set up to build for PyPy as well, so
problems will be found sooner.

0.10.0

* Python 3 compatibility.
* Improved Windows source code compatibility.
* Added gateway detection via gateways() function.
* New version number format (skipped 0.9.0 due to its use by
the netifaces-merged fork).

0.8

All changes in this version relate to the ioctl( ) code path,
which is not used on Windows or on any modern UNIX or UNIX-like
system that implements getaddrinfo().

* Fixed bit-rot in the ioctl() code path.
* Fixed a problem with setup.py that might manifest itself if the
config.cache file was manually edited.
* Fixed the ioctl() code path to cope with systems that have
sa_len and return longer than normal struct ifreq requests from
SIOCG[L]IFCONF (for instance, Mac OS X).

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.