Re: [PATCH] getifaddrs wrapper

2015-07-17 Thread Rohan Prinja
Hi, 'git rebase' kept failing after a pull, so I squashed my 8 commits into one. That got the rebase to work. Sorry for the giant patch... Ludo: the tests for syscalls.scm are included in the patch as well. Thank you, Rohan On 16 July 2015 at 21:08, Ludovic Courtès wrote: >

Re: [PATCH] getifaddrs wrapper

2015-07-16 Thread Rohan Prinja
Added a convenience macro to make the filtering out of unneeded interfaces cleaner. On 16 July 2015 at 14:00, Rohan Prinja wrote: > A bug causing broadcast-addr and other fields AFTER the flags field in > 'struct getifaddrs' to be accessed incorrectly has been fixed. > > O

Re: [PATCH] getifaddrs wrapper

2015-07-16 Thread Rohan Prinja
A bug causing broadcast-addr and other fields AFTER the flags field in 'struct getifaddrs' to be accessed incorrectly has been fixed. On 2 July 2015 at 17:53, Ludovic Courtès wrote: > Rohan Prinja skribis: > >> PTAL, tests to follow soon. > > It’s looking good now

Re: [PATCH] getifaddrs wrapper

2015-07-02 Thread Rohan Prinja
PTAL, tests to follow soon. Thank you. On 19 June 2015 at 17:33, Ludovic Courtès wrote: > Rohan Prinja skribis: > >> From 668910afbe979145a7699708817e28d219ec0750 Mon Sep 17 00:00:00 2001 >> From: Rohan Prinja >> Date: Fri, 19 Jun 2015 12:05:05 +0530 >> Su

[PATCH] getifaddrs wrapper

2015-06-19 Thread Rohan Prinja
PTAL, thank you -Rohan 0001-add-wrapper-for-getifaddrs-3-to-guix-build-syscalls..patch Description: Binary data

[GSoC] Progress Report 1

2015-06-11 Thread Rohan Prinja
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 -

Re: Incomplete first draft of my GSoC proposal

2015-03-14 Thread Rohan Prinja
Thank you, this helped. I've updated my proposal accordingly. Regarding DHCPv6: I read up on RFC 3315 and took notes. As you said, I feel that v6 should be kept as a bonus. The two protocols have a lot in common but v6 has enough extensions and additions to merit being a separate sub-project. When

Incomplete first draft of my GSoC proposal

2015-03-09 Thread Rohan Prinja
md manual [6] Communication ----- Name: Rohan Prinja Email: rohan.pri...@gmail.com IRC: wenderen Github: wenderen Mobile: +91 96190 19345 Country of residence: India Timezone: IST (GMT +530) Primary Language: English Benefits Currently the only DHCP client implementation i

Re: [GSoC] Introduction + question about dmd

2015-03-06 Thread Rohan Prinja
rst draft of my proposal now, and will make sure to incorporate your feedback as I update it. Thanks and regards, Rohan On 5 March 2015 at 16:21, Ludovic Courtès wrote: > Hello! > > Rohan Prinja skribis: > > > The project I'm interested in working on for GNU GSoC this year is

Re: [GSoC] Introduction + question about dmd

2015-03-05 Thread Rohan Prinja
ing my gsoc for the gnu > project. > Would it be possible to team up on this project? > Other project ideas for guix/dmd are very welcome. > I'll be waiting for Ludovics reply and see what other project ideas might > be interesting for me. > > Kind regards, > Jonas &g

[GSoC] Introduction + question about dmd

2015-03-04 Thread Rohan Prinja
he dmd-0.2 source but couldn't find any reference to it. Is this something planned to be added to dmd? How will it look like? Thank you, Rohan Prinja