File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 128
128
129
129
- <b>address</b> - IPv4 address \n
130
130
type: string \n
131
- example: ` 192.0.2.1
131
+ example: 192.0.2.1
132
132
133
133
- <b>hwaddr</b> - hardware address (without the hardware type) \n
134
134
type: string \n
135
- example: ' 00:01:02:03:04:05`
135
+ example: 00:01:02:03:04:05
136
136
137
137
- <b>client_id</b> - client identifier \n
138
138
type: string \n
139
- example: ` 01:02:03:03:04:aa:bb:cc`
139
+ example: 01:02:03:03:04:aa:bb:cc
140
140
141
141
- <b>valid_lifetime</b> - valid lifetime \n
142
142
type: uint32_t \n
233
233
234
234
- <b>hwaddr</b> - hardware address (hardware type is in hwtype column) \n
235
235
type: string \n
236
- example: ' 00:01:02:03:04:05`
236
+ example: 00:01:02:03:04:05
237
237
238
238
- <b>state</b> - lease state \n
239
239
type: int32_t (0 to 3) \n
You can’t perform that action at this time.
0 commit comments