revision 2018-07-14 {
description "Initial revision; mostly based on DHCPv6 version";
+ reference "";
}
/*
'hardware address' are supported.";
case client-id {
description "Client ID";
- type string;
+ leaf client-ident {
+ type string;
+ description "Client ID";
+ }
}
case hw-address {
description "hardware address";
description "Raised when the server has found a client which
can be regarded as a potential attacker. Some description
could also be included.";
- container hw {
+ leaf hw {
+ type yang:mac-address;
description "HW address";
- uses yang:mac-address;
}
leaf description {
type string;