diff options
Diffstat (limited to 'changes/feature17950')
-rw-r--r-- | changes/feature17950 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/feature17950 b/changes/feature17950 new file mode 100644 index 0000000000..5ea83ecd8e --- /dev/null +++ b/changes/feature17950 @@ -0,0 +1,5 @@ + o Minor features: + - Add a family argument to get_interface_addresses_raw() and + subfunctions to make network interface address interogation more + efficient. Now Tor can specifically ask for IPv4, IPv6 or both + types of interfaces from the operating system. Resolves ticket 17950. |