Skip to content

Commit fe313f9

Browse files
committed
minor #20386 [Validator] [MacAddress] Add a missing value for type option (MrYamous)
This PR was merged into the 7.1 branch. Discussion ---------- [Validator] [MacAddress] Add a missing value for `type` option It looks like a value accidentally disappeared during a commit to sort them in alphabetical order Commits ------- 8ed98d3 add a missing value in MacAdress constraint
2 parents cc96d2d + 8ed98d3 commit fe313f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

reference/constraints/MacAddress.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ Parameter Allowed MAC addresses
132132
``multicast_no_broadcast`` Only multicast except broadcast
133133
``unicast_all`` Only unicast
134134
``universal_all`` Only universal
135+
``universal_unicast`` Only universal and unicast
135136
``universal_multicast`` Only universal and multicast
136137
================================ =========================================
137138

0 commit comments

Comments
 (0)