Task #4018
closed
Extend configuration file to support enabling "ad hoc" face support
Added by Alex Afanasyev over 7 years ago.
Updated over 7 years ago.
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 to Feature #3967: "ad hoc" property on multi-access face added
- Related to deleted (Feature #3967: "ad hoc" property on multi-access face)
- Is duplicate of Feature #3967: "ad hoc" property on multi-access face added
- 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.
- Is duplicate of deleted (Feature #3967: "ad hoc" property on multi-access face)
- Related to Feature #3967: "ad hoc" property on multi-access face added
- Related to deleted (Feature #3967: "ad hoc" property on multi-access face)
- Status changed from Duplicate to New
- Related to Feature #3967: "ad hoc" property on multi-access face added
- Status changed from New to In Progress
- Related to deleted (Feature #3967: "ad hoc" property on multi-access face)
- Is duplicate of Feature #3967: "ad hoc" property on multi-access face added
- Status changed from In Progress to Duplicate
- 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
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Also available in: Atom
PDF