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-common.c b/src/dhcp-common.c index d9719d1..8ff0f0d 100644 --- a/src/dhcp-common.c +++ b/src/dhcp-common.c
@@ -556,6 +556,7 @@ { "nntp-server", 71, OT_ADDR_LIST }, { "irc-server", 74, OT_ADDR_LIST }, { "user-class", 77, 0 }, + { "rapid-commit", 80, 0 }, { "FQDN", 81, OT_INTERNAL }, { "agent-id", 82, OT_INTERNAL }, { "client-arch", 93, 2 | OT_DEC },