Project

General

Profile

Actions

Bug #1445

closed

nfd-status-http-server cannot listen on IPv6 address

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

Status:
Closed
Priority:
Low
Assignee:
Category:
Tools
Target version:
Start date:
04/04/2014
Due date:
% Done:

100%

Estimated time:

Description

Steps to reproduce:

  1. nfd-status-http-server -a 2a03:ca81:1200:4:xxxx:xxxx:xxxx:xxxx

Expected: server starts

Actual: [ERROR] [Errno -9] Address family for hostname not supported


Steps to reproduce:

  1. nfd-status-http-server -a ''
  2. netstat -an | grep tcp | grep 8080

Expected: Both tcp and tcp6 port 8080 are being listened.

Actual: Only tcp (IPv4) port 8080 is being listened.

Actions #1

Updated by Chengyu Fan about 10 years ago

  • Status changed from New to Code review
  • % Done changed from 0 to 100
Actions #2

Updated by Chengyu Fan about 10 years ago

  • Status changed from Code review to Closed
Actions

Also available in: Atom PDF