Project

General

Profile

Actions

Feature #3770

closed

ioctl-based listNetworkInterfaces

Added by zipeng wang over 7 years ago. Updated about 7 years ago.

Status:
Abandoned
Priority:
Normal
Assignee:
Category:
Core
Target version:
Start date:
09/08/2016
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 1 (0 open1 closed)

Copied from NFD - Feature #3654: ioctl-based listNetworkInterfacesAbandoned

Actions
Actions #1

Updated by zipeng wang over 7 years ago

  • Copied from Feature #3654: ioctl-based listNetworkInterfaces added
Actions #2

Updated by Junxiao Shi about 7 years ago

  • Status changed from New to Abandoned

This is a duplicate of #3765 which is abandoned.

Actions

Also available in: Atom PDF