Project

General

Profile

Actions

Task #4018

closed

Extend configuration file to support enabling "ad hoc" face support

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

Status:
Closed
Priority:
High
Assignee:
Category:
Management
Target version:
Start date:
03/27/2017
Due date:
% Done:

100%

Estimated time:

Description

This task is to define and realize two configuration options to make all UDP multicast faces and Ethernet multicast faces "ad hoc".

face_system
{
  ...
  udp
  {
    ...
    ; Make all UDP multicast faces "ad hoc" (disabled by default)
    ; mcast_ad_hoc yes
  }

  ...

  ether
  {
    ...
    ; Make all Ethernet multicast faces "ad hoc" (disabled by default)
    mcast_ad_hoc yes
  }

  ...
}

This is a "temporary" solution before a dynamic detection of face type is available (#3967) and for platforms that do not provide ability to detect type (or we didn't implement that).


Related issues 1 (0 open1 closed)

Is duplicate of NFD - Feature #3967: "ad hoc" property on multi-access faceClosedTeng Liang

Actions
Actions #1

Updated by Alex Afanasyev about 7 years ago

  • Related to Feature #3967: "ad hoc" property on multi-access face added
Actions #2

Updated by Junxiao Shi about 7 years ago

  • Related to deleted (Feature #3967: "ad hoc" property on multi-access face)
Actions #3

Updated by Junxiao Shi about 7 years ago

  • Is duplicate of Feature #3967: "ad hoc" property on multi-access face added
Actions #4

Updated by Junxiao Shi about 7 years ago

  • Status changed from New to Duplicate

This is already part of #3967 "the return value shall be controlled by a global config option" and does not need a separate issue.

Actions #5

Updated by Alex Afanasyev about 7 years ago

  • Is duplicate of deleted (Feature #3967: "ad hoc" property on multi-access face)
Actions #6

Updated by Alex Afanasyev about 7 years ago

  • Related to Feature #3967: "ad hoc" property on multi-access face added
Actions #7

Updated by Alex Afanasyev about 7 years ago

  • Related to deleted (Feature #3967: "ad hoc" property on multi-access face)
Actions #8

Updated by Alex Afanasyev about 7 years ago

  • Status changed from Duplicate to New
Actions #9

Updated by Alex Afanasyev about 7 years ago

  • Related to Feature #3967: "ad hoc" property on multi-access face added
Actions #10

Updated by Teng Liang about 7 years ago

  • Status changed from New to In Progress
Actions #11

Updated by Junxiao Shi about 7 years ago

  • Related to deleted (Feature #3967: "ad hoc" property on multi-access face)
Actions #12

Updated by Junxiao Shi about 7 years ago

  • Is duplicate of Feature #3967: "ad hoc" property on multi-access face added
Actions #13

Updated by Junxiao Shi about 7 years ago

  • Status changed from In Progress to Duplicate
Actions #14

Updated by Alex Afanasyev about 7 years ago

  • Status changed from Duplicate to In Progress

Junxiao, please stop marking this issue as duplicate. This is a valid and specific issue related but not covered by the other one

Actions #15

Updated by Teng Liang about 7 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF