guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#35652] [PATCH] services: dhcp-client: Ignore non-ARP network interf


From: Ludovic Courtès
Subject: [bug#35652] [PATCH] services: dhcp-client: Ignore non-ARP network interfaces.
Date: Thu, 09 May 2019 17:39:25 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

Hi Marius,

Good catch!

Marius Bakke <address@hidden> skribis:

> From 7724f24443392fdfc2c075909d9b64350f6578b2 Mon Sep 17 00:00:00 2001
> From: Marius Bakke <address@hidden>
> Date: Thu, 9 May 2019 17:03:03 +0200
> Subject: [PATCH] services: dhcp-client: Ignore interfaces that are not ARP
>  capable.
>
> * guix/build/syscalls.scm (IFF_NOARP): New variable.
> (arp-network-interface?): New public variable.
> * gnu/services/networking.scm (dhcp-client-service-type): Filter interfaces
> that do not support the ARP protocol.

Could you make it two patches (one for syscalls.scm, and another one for
the rest)?

Otherwise LGTM, thank you!

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]