unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64850] [PATCH 0/1] Provide a way to use multiple dhcp clients with static-networking
@ 2023-07-25 10:57 Alexey Abramov via Guix-patches via
  2023-07-25 10:59 ` [bug#64850] [PATCH 1/1] services: dhcp-client-configuration: Allow provision override Alexey Abramov via Guix-patches via
  0 siblings, 1 reply; 3+ messages in thread
From: Alexey Abramov via Guix-patches via @ 2023-07-25 10:57 UTC (permalink / raw)
  To: 64850

In a case you need to configure existing interfaces, rename them or for
example construct a bond first and attach dhcp client to it, we need to run
static-networking AND dhcp-client at the same time.  At this moment both
services provision 'networking by default.

Even though we can override provision for static-networking, it is still not
enough in case we need to run multiple dhcp-clients on different interfaces.

This patch will allow provision override for dhcp-client. This is an addition to bug#64616.

Alexey Abramov (1):
  services: dhcp-client-configuration: Allow provision override

 gnu/services/networking.scm | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

-- 
2.40.1





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-09-17 13:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-25 10:57 [bug#64850] [PATCH 0/1] Provide a way to use multiple dhcp clients with static-networking Alexey Abramov via Guix-patches via
2023-07-25 10:59 ` [bug#64850] [PATCH 1/1] services: dhcp-client-configuration: Allow provision override Alexey Abramov via Guix-patches via
2023-09-17 13:06   ` bug#64850: [PATCH 0/1] Provide a way to use multiple dhcp clients with static-networking Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).