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: > Rohan Prinja skribis: > >> Added a convenience macro to make the filtering out of unneeded >> interfaces cleaner. > >>> On 2 July 2015 at 17:53, Ludovic Courtès wrote: > > [...] > >>>> Could you send the updated patch against master, that includes a simple >>>> test in tests/syscalls.scm that makes sure that ‘getifaddrs’ returns a >>>> possibly empty list of ? > > Could you please do both things ↑, or at least the first item (I’ll > finish polishing it)? > > ‘git diff origin/master’ should produce the patch. > > TIA! > > Ludo’.