]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Note RFC6926 fields even though we don't perform a bulk lease query
authorRoy Marples <roy@marples.name>
Thu, 21 May 2020 14:35:06 +0000 (15:35 +0100)
committerRoy Marples <roy@marples.name>
Thu, 21 May 2020 14:35:06 +0000 (15:35 +0100)
src/dhcpcd-definitions.conf

index 7f96b5168b4ee301c90a04effb313ebc1e7004cf..5949be6785f835f0b9cbe0b487d35bf7760d1b3f 100644 (file)
@@ -268,6 +268,20 @@ embed              array domain            domains
 # DHCP TFTP Server Address, RFC5859
 define 150     array ipaddress         tftp_servers
 
+# DHCP Bulk Lease Query, RFC6926
+# dhcpcd doesn't perform a lease query, but if it did these
+# fields might be of use
+#define 151    embed                   blklqry
+#embed         byte                    status_code
+#embed         string                  status_msg
+
+#define 152    uint32                  blklqry_base_time
+#define 153    uint32                  blklqry_state_start_time
+#define 154    uint32                  blklqry_start_time
+#define 155    uint32                  blklqry_end_time
+#define 156    byte                    blklqry_state
+#define 157    bitflags=0000000R       blklqry_source
+
 # DHCP MUD URL, draft-ietf-opsawg-mud
 define 161     string                  mudurl