[haiku-commits] Change in ...haiku[master]: libnetwork: getifaddrs() now returns ipv6 and physical addresses

  • From: Gerrit <review@xxxxxxxxxxxxxxxxxxx>
  • To: waddlesplash <waddlesplash@xxxxxxxxx>, haiku-commits@xxxxxxxxxxxxx
  • Date: Sat, 12 Jan 2019 04:32:56 +0000

From leorize <leorize+oss@xxxxxxxxxxx>:

leorize has uploaded this change for review. ( 
https://review.haiku-os.org/c/haiku/+/874


Change subject: libnetwork: getifaddrs() now returns ipv6 and physical addresses
......................................................................

libnetwork: getifaddrs() now returns ipv6 and physical addresses

If available, getifaddrs() will now return additional entries for
different addresses of an interface. This is similiar to how NetBSD does
it.

This allows software such as libuv to construct detailed information
about network interfaces within the system.
---
M src/system/libnetwork/getifaddrs.cpp
1 file changed, 70 insertions(+), 51 deletions(-)



  git pull ssh://git.haiku-os.org/haiku refs/changes/74/874/1
--
To view, visit https://review.haiku-os.org/c/haiku/+/874
To unsubscribe, or for help writing mail filters, visit 
https://review.haiku-os.org/settings

Gerrit-Project: haiku
Gerrit-Branch: master
Gerrit-Change-Id: I8c5d3a02b9294d746ca928a285f40344dfd6e3cb
Gerrit-Change-Number: 874
Gerrit-PatchSet: 1
Gerrit-Owner: leorize <leorize+oss@xxxxxxxxxxx>
Gerrit-MessageType: newchange

Other related posts:

  • » [haiku-commits] Change in ...haiku[master]: libnetwork: getifaddrs() now returns ipv6 and physical addresses - Gerrit