blob: 76e0e546668569cb38dbfc594cb741a5e396b867 (
plain)
| 1
2
3
4
 | <!-- include start from include/constraint/dhcp-client-string-option.xml.i -->
<regex>[-_a-zA-Z0-9\s]+</regex>
<regex>([a-fA-F0-9][a-fA-F0-9]:){2,}[a-fA-F0-9][a-fA-F0-9]</regex>
<!-- include end -->
 |