Skip to content

Commit

Permalink
Merge branch '7.1' into 7.2
Browse files Browse the repository at this point in the history
* 7.1:
  add a missing value in MacAdress constraint
  • Loading branch information
javiereguiluz committed Nov 13, 2024
2 parents bc8c2d2 + fe313f9 commit bdf8069
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions reference/constraints/MacAddress.rst
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ Parameter Allowed MAC addresses
``multicast_no_broadcast`` Only multicast except broadcast
``unicast_all`` Only unicast
``universal_all`` Only universal
``universal_unicast`` Only universal and unicast
``universal_multicast`` Only universal and multicast
================================ =========================================

Expand Down

0 comments on commit bdf8069

Please sign in to comment.