guix-commits
[Top][All Lists]
Advanced

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

[dhcp] branch master updated (d6b11dd -> 85624d5)


From: Rohan Prinja
Subject: [dhcp] branch master updated (d6b11dd -> 85624d5)
Date: Tue, 09 Jun 2015 01:39:15 +0000

wenderen pushed a change to branch master
in repository dhcp.

      from  d6b11dd   dhcp: client code, incomplete
       new  ac3d7b5   dhcp: some bug fixes to make tests pass. deserialize does 
not yet work
       new  a9f5c30   dhcp: refactor options/base.scm to use records instead of 
goops
       new  85624d5   dhcp: correct copyright

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 arp/messages.scm        |   20 +++++
 dhcp/client.scm         |   27 +++++--
 dhcp/dhcp.scm           |   18 ++++-
 dhcp/interfaces.scm     |   21 ++++--
 dhcp/messages.scm       |  208 +++++++++++++++++++++++++++++------------------
 dhcp/options/base.scm   |   24 +++---
 dhcp/options/names.scm  |    4 +-
 lib/interfaces.c        |    2 +-
 tests/dhcp-messages.scm |   16 +++-
 9 files changed, 225 insertions(+), 115 deletions(-)
 create mode 100644 arp/messages.scm



reply via email to

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