[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[dhcp] branch master updated (85624d5 -> f591e1f)
From: |
Rohan Prinja |
Subject: |
[dhcp] branch master updated (85624d5 -> f591e1f) |
Date: |
Wed, 10 Jun 2015 04:18:06 +0000 |
wenderen pushed a change to branch master
in repository dhcp.
from 85624d5 dhcp: correct copyright
new 9f3281e dhcp: do not directly change %load-path
new a60c0f4 dhcp: correct copyright in send.scm
new f591e1f dhcp: switch to srfi-9 records + numerous small fixes to
follow style guide
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:
dhcp/client.scm | 14 +--
dhcp/dhcp.scm | 115 ++++++++++----------
dhcp/interfaces.scm | 155 +++++++++++++-------------
dhcp/messages.scm | 268 ++++++++++++++++++++++++---------------------
dhcp/options/base.scm | 5 +-
dhcp/options/names.scm | 3 +-
dhcp/send.scm | 5 +-
lib/interfaces.c | 18 ---
tests/dhcp-dhcp.scm | 3 -
tests/dhcp-interfaces.scm | 3 -
tests/dhcp-messages.scm | 3 -
11 files changed, 287 insertions(+), 305 deletions(-)
- [dhcp] branch master updated (85624d5 -> f591e1f),
Rohan Prinja <=