emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#35895: closed ([PATCH 0/1] linux-container: Remove


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#35895: closed ([PATCH 0/1] linux-container: Remove networking service when network is shared with host.)
Date: Tue, 18 Jun 2019 18:58:02 +0000

Your message dated Wed, 19 Jun 2019 00:27:42 +0530
with message-id <address@hidden>
and subject line Re: [bug#35895] [PATCH] linux-container: Remove networking 
service when network is shared with host.
has caused the debbugs.gnu.org bug report #35895,
regarding [PATCH 0/1] linux-container: Remove networking service when network 
is shared with host.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
35895: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35895
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 0/1] linux-container: Remove networking service when network is shared with host. Date: Sat, 25 May 2019 12:31:13 +0530
When the container network is shared with the host, the loopback and
networking services fail. This causes other services, like nginx, which depend
on the loopback and networking services to also fail. Hence, when the network
is to be shared with the host, we must replace the
static-networking-service-type with a new dummy-networking-service-type that
does nothing but simply provide loopback and networking.

Arun Isaac (1):
  linux-container: Remove networking service when network is shared with
    host.

 gnu/system/linux-container.scm | 32 +++++++++++++++++++++++++++-----
 1 file changed, 27 insertions(+), 5 deletions(-)

-- 
2.21.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#35895] [PATCH] linux-container: Remove networking service when network is shared with host. Date: Wed, 19 Jun 2019 00:27:42 +0530
I had forgotten to update the commit message after the last set of
changes. I updated the commit message and pushed. Thanks for the peer
review, everyone! :-)

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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