commit | 734d53176f571d9c0023f0de8791d223b7766f6b | [log] [tgz] |
---|---|---|
author | Simon Kelley <simon@thekelleys.org.uk> | Fri Mar 23 23:09:53 2018 +0000 |
committer | Simon Kelley <simon@thekelleys.org.uk> | Fri Mar 23 23:09:53 2018 +0000 |
tree | 00e75e8f5f8c8ba5e07b35c2b749cb2bb95b2ee2 | |
parent | 9a7be47614717dcb2e0ae1391410a7ec5bb85666 [diff] [blame] |
Add RFC4039 rapid commit support.
diff --git a/src/dhcp-protocol.h b/src/dhcp-protocol.h index a4a3535..389c85e 100644 --- a/src/dhcp-protocol.h +++ b/src/dhcp-protocol.h
@@ -54,6 +54,7 @@ #define OPTION_SNAME 66 #define OPTION_FILENAME 67 #define OPTION_USER_CLASS 77 +#define OPTION_RAPID_COMMIT 80 #define OPTION_CLIENT_FQDN 81 #define OPTION_AGENT_ID 82 #define OPTION_ARCH 93