l...@gnu.org (Ludovic Courtès) skribis:
> Besides, I’ll see if I can add a minimal autotools setup to the repo, to
> facilitate things.
Done, and renamed to old Makefile to Makefile.old (probably we’ll just
remove it once we have FFI bindings to getifaddrs.)
So you can run:
autoreconf -vfi
Hi Rohan,
Rohan Prinja skribis:
> Code written thus far (the source is at
> http://git.savannah.gnu.org/cgit/guix/dhcp.git):
> 1 Wrote classes for DHCP packets, network interfaces, DHCP options and
> DHCP configuratiion instances.
> 2 Wrote code to read the system's network interfaces and popula
Hi Guix,
Here is my long-overdue first progress report for my Summer of Code
project to write a DHCP client in Scheme and integrate it with Guix
and dmd.
Pre-coding activities completed:
1 Read RFCs (1541+2131 - DHCPv4, 826 - ARP, 5227 - IP address conflict
detection through ARP, 1497+1533+2132 -