Project

General

Profile

Actions

Feature #3654

closed

ioctl-based listNetworkInterfaces

Added by Alex Afanasyev almost 8 years ago. Updated about 7 years ago.

Status:
Abandoned
Priority:
Normal
Assignee:
-
Category:
Core
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Listing available interfaces is necessary to enable multicast Faces.
Currently, listNetworkInterfaces function is implemented based on getifaddrs.

On some platforms, including Android NDK, getifaddrs is unavailable.
However, similar functionality, at least in the simplified form, can be implemented using direct ioctl system calls.

This task is to make ioctl based implementation of listNetworkInterfaces method, at the minimum targeting Android 19 platform.


Related issues 2 (0 open2 closed)

Has duplicate NFD-android - Feature #3765: listNetworkInterfacesAbandoned09/06/2016

Actions
Copied to NFD - Feature #3770: ioctl-based listNetworkInterfacesAbandonedzipeng wang09/08/2016

Actions
Actions

Also available in: Atom PDF