f711ad78c5
Port ranges validation has been done only for TCP and UDP. Use the same validation logic for DCCP, SCTP and UDP-Lite, too. APIImpact DocImpact Change-Id: Ife90be597d1a59a634d5474dad543dc1803e8242
6 lines
198 B
YAML
6 lines
198 B
YAML
---
|
|
fixes:
|
|
- In security group rules API, API level validation for port_range values
|
|
has been performed only against TCP and UDP. Now it is performed
|
|
against DCCP, SCTP and UDP-Lite, too.
|