Project

General

Profile

Actions

Task #1306

closed

Enumerate NICs

Added by Junxiao Shi about 10 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
High
Category:
Faces
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
3.00 h

Description

Develop a function to enumerate Network Interface Cards (NICs) on a system.

This function should return a collection of records each representing an NIC, which contains:

  • NIC name, such as "eth0" or "en0"
  • zero or more IPv4 addresses
  • zero or more IPv6 addresses
  • zero or one Ethernet address
  • whether the NIC is multicast capable
  • whether the NIC is up/active

This function must not rely on libpcap.


Related issues 1 (0 open1 closed)

Blocks NFD - Task #1195: FaceManagerClosed

Actions
Actions

Also available in: Atom PDF