guix-commits
[Top][All Lists]
Advanced

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

[dhcp] branch master updated (d1865d0 -> 0937fcf)


From: Rohan Prinja
Subject: [dhcp] branch master updated (d1865d0 -> 0937fcf)
Date: Mon, 15 Jun 2015 19:26:19 +0000

wenderen pushed a change to branch master
in repository dhcp.

      from  d1865d0   Add autotools framework; rename 'Makefile' to 
'Makefile.old'.
       new  9374c5e   dhcp: remove trailing whitespace
       new  7c44a86   dhcp: #nil -> #f
       new  8783916   dhcp: correct copyright in tests/
       new  9ef45fa   dhcp: more tests for (dhcp interfaces)
       new  d7512cd   more exports from dhcp/options/base and dhcp/dhcp
       new  3bec0fd   add copyright line from syscalls.scm in dhcp/interfaces
       new  2145316   remove unneeded FFI code from dhcp/interfaces.scm
       new  0937fcf   fix bugs in serializer and deserializer

The 8 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:
 dhcp/dhcp.scm             |   11 ++--
 dhcp/interfaces.scm       |  103 ++++++----------------------
 dhcp/messages.scm         |  167 +++++++++++++++++++++++++-------------------
 dhcp/options/base.scm     |   14 ++--
 tests/dhcp-dhcp.scm       |    2 +-
 tests/dhcp-interfaces.scm |   42 +++++++++--
 tests/dhcp-messages.scm   |   34 +++++++--
 tests/dhcp-send.scm       |    2 +-
 8 files changed, 190 insertions(+), 185 deletions(-)



reply via email to

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