65e132a734
UDP members didn't support monitor_address and monitor_port parameters. Setting those values didn't have any effects. This commit enables the support of both parameters. Story: 2005775 Task: 33492 Change-Id: Idaacfa60a1909d3f5e0f94371a405c8ce8ae9efa
7 lines
246 B
YAML
7 lines
246 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Add support for monitor_address and monitor_port attributes in UDP members.
|
|
Previously, monitor_address and monitor_port were ignored and address and
|
|
protocol_port attributes were used as monitoring address and port.
|