Project

General

Profile

Actions

Bug #4668

closed

NetworkMonitor: Cannot enable NETLINK_PKTINFO (Invalid argument)

Added by Junxiao Shi almost 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Low
Category:
Network
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
1.50 h

Description

Environment: Ubuntu on Windows 10 version 1703
nfd-start gives error "Cannot enable NETLINK_PKTINFO (Invalid argument)" and NFD process quits.

NetworkMonitor API is designed to fallback gracefully.
If NETLINK_PKTINFO is unavailable from the kernel, it should not crash, but should have reduced functionality such as NetworkMonitorImplNoop.

Actions #1

Updated by Davide Pesavento almost 6 years ago

  • Target version set to Unsupported

I'm not interested in adding workarounds for broken/incomplete netlink implementations on unsupported platforms. This is already the second time we hit a bug (or missing feature) in WSL's implementation of netlink.

NetworkMonitor API is designed to fallback gracefully.

Yes and no. The current "fallback" is decided at compile-time, not at run-time.

Actions #2

Updated by Davide Pesavento over 5 years ago

  • Status changed from New to Code review
  • Assignee set to Davide Pesavento
  • % Done changed from 0 to 100
Actions #3

Updated by Davide Pesavento over 5 years ago

  • Status changed from Code review to Closed
Actions

Also available in: Atom PDF