Commit Graph

23 Commits

Author SHA1 Message Date
Ludovic Courtès cdd85fd567 Add the usual files. 2015-06-12 10:11:19 +02:00
Rohan Prinja f591e1fd4d dhcp: switch to srfi-9 records + numerous small fixes to follow style guide 2015-06-10 09:47:51 +05:30
Rohan Prinja a60c0f4e88 dhcp: correct copyright in send.scm 2015-06-10 09:47:20 +05:30
Rohan Prinja 9f3281e5db dhcp: do not directly change %load-path 2015-06-09 09:38:33 +05:30
Rohan Prinja 85624d570c dhcp: correct copyright 2015-06-09 07:09:08 +05:30
Rohan Prinja a9f5c30360 dhcp: refactor options/base.scm to use records instead of goops 2015-06-09 07:05:23 +05:30
Rohan Prinja ac3d7b512c dhcp: some bug fixes to make tests pass. deserialize does not yet work 2015-06-08 19:56:36 +05:30
Rohan Prinja d6b11ddb00 dhcp: client code, incomplete 2015-06-06 23:46:47 +05:30
Rohan Prinja 34690bc3c9 dhcp: tests for the (dhcp *) modules, incomplete 2015-06-06 23:45:28 +05:30
Rohan Prinja c24603cf65 dhcp: source for .so, used by some now-redundant functions in interfaces.scm 2015-06-06 23:44:42 +05:30
Rohan Prinja 41bba08b60 dhcp: dhcp configuration objects 2015-06-06 23:44:10 +05:30
Rohan Prinja 39071607f7 dhcp: code for sending packets, incomplete, untested 2015-06-06 23:43:46 +05:30
Rohan Prinja 55f02e3425 dhcp: code to read info about network interfaces, untested 2015-06-06 23:43:26 +05:30
Rohan Prinja d96db6c0d2 dhcp: packet objects, untested 2015-06-06 23:39:01 +05:30
Rohan Prinja ef80d7279a dhcp: add in deprecated time-offset option 2015-06-04 04:30:48 +05:30
Rohan Prinja c616589cbb dhcp: change module names to reflect directory structure 2015-06-04 02:51:14 +05:30
Rohan Prinja 03103feb1a dhcp: add unused and private-use options, fix some other mistakes 2015-06-04 02:27:45 +05:30
Rohan Prinja 234b9264f8 dhcp: tell git to ignore log files 2015-06-03 00:38:50 +05:30
Rohan Prinja e733ce56eb dhcp: arp hardware address identifiers 2015-06-02 22:54:57 +05:30
Rohan Prinja 30d7a60039 +gitignore 2015-06-02 04:49:18 +05:30
Rohan Prinja 59f8c4b1bf +Makefile 2015-06-02 04:42:30 +05:30
Rohan Prinja e4dd87a98f +copying, +copying.lesser, +license 2015-06-02 04:42:17 +05:30
Rohan Prinja fed3db8f6a +thanks 2015-06-02 04:41:39 +05:30