guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[dhcp] 05/12: dhcp: add in deprecated time-offset option


From: Rohan Prinja
Subject: [dhcp] 05/12: dhcp: add in deprecated time-offset option
Date: Sat, 06 Jun 2015 18:16:56 +0000

wenderen pushed a commit to branch master
in repository dhcp.

commit ef80d7279a1a85b8cb83bf4a7e764b6b9348caa1
Author: Rohan Prinja <address@hidden>
Date:   Thu Jun 4 04:30:48 2015 +0530

    dhcp: add in deprecated time-offset option
---
 dhcp/options/names.scm |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/dhcp/options/names.scm b/dhcp/options/names.scm
index 1786cad..64a30f9 100644
--- a/dhcp/options/names.scm
+++ b/dhcp/options/names.scm
@@ -23,6 +23,7 @@
 ; For the options marked UNUSED, refer to RFC 3679.
 (define *option-names*
   (make-enumeration '(PAD
+                     TIME-OFFSET
                      SUBNET-MASK
                      ROUTER
                      TIME-SERVER



reply via email to

[Prev in Thread] Current Thread [Next in Thread]