From: David Gibson <david@gibson.dropbear.id.au>
To: Prafulla Giri <prafulla.giri@protonmail.com>
Cc: Stefano Brivio <sbrivio@redhat.com>,
Andrea Bolognani <abologna@redhat.com>,
"passt-dev@passt.top" <passt-dev@passt.top>
Subject: Re: Apparmor (and other) Issues
Date: Wed, 5 Mar 2025 17:22:00 +1100 [thread overview]
Message-ID: <Z8ftiARcllBMuk4k@zatzit> (raw)
In-Reply-To: <xC4w0VUlZItG_OV795hzDsjmmqqcOImukIcz1UgTatcHSVohmXsOW_H69nVc3gKpjQivZ8LoK3qsd73WWTCZfini4oEd2Jmi6yVlEhtXDEk=@protonmail.com>
[-- Attachment #1: Type: text/plain, Size: 1720 bytes --]
On Fri, Feb 21, 2025 at 04:32:01AM +0000, Prafulla Giri wrote:
>
> On Wednesday, February 19th, 2025 at 4:32 PM, Stefano Brivio <sbrivio@redhat.com> wrote:
>
> >
> > There's no persistent configuration stuff left around: if you run
> > stand-alone pasta, the detached namespace will go away on its own.
> >
> > The sockets passt(1) creates remain until libvirt cleans them up (passt
> > can't do that because it remounts its root filesystem to an empty
> > filesystem as it starts).
> >
> > Bound ports, you might need to wait up to two minutes after sockets are
> > closed, because they will be in TIME_WAIT state for that time. That
> > comes from the definition of MSL (Maixmum Segment Lifetime, RFC 9293
> > section 4.). The kernel wants to make sure that in-flight TCP segments
> > don't reach another process by mistake.
> >
>
> I see. That makes sense. So it must have been just a case of me not waiting long enough.
>
> Thank you for all of this. And please don't hesitate to CC me in any
> issue where you need things to be tested on Debian. I'll be happy to
> help out!
>
> P. S: Is there a way for me to only receive emails that I'm CC'ed
> into in the mailing list? I don't want to unsubscribe, but only
> receive a small volume of mails. I couldn't find anything about that
> with a quick internet search.
If you're CCed, you'll get the messages whether or not you're
subscribed to the list. So if you want to only get such messages,
unsubscribing is what you want.
--
David Gibson (he or they) | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you, not the other way
| around.
http://www.ozlabs.org/~dgibson
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2025-03-05 6:22 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <gfnJ5_aKhxXif2AlacEZIAO3UgiyKhgfDhlg7-FWBbkXttL891Y9k0zClSeYZiLN8JkMF9Z_pprz9f3w88cjZTkHL42cjar9boCCIuS6B08=@protonmail.com>
2025-01-29 9:41 ` Apparmor (and other) Issues Stefano Brivio
2025-01-29 18:10 ` Prafulla Giri
2025-01-29 18:48 ` Stefano Brivio
2025-01-30 10:05 ` Prafulla Giri
2025-01-31 20:20 ` Stefano Brivio
[not found] ` <NNMPy6qrSrpU0VFxOsd8tUnJFDsz_Ychl7WAxOB1aYfyRCjzTG4uzNEGZLkHUa_NnxCEAL_X1lhnySdZ_1i2ZMxuVK0zDHa-YLex3O5fhRw=@protonmail.com>
2025-02-02 14:40 ` Prafulla Giri
2025-02-03 8:35 ` Stefano Brivio
[not found] ` <0gHPSAbajW7n2zyIE-8k2vez7nkpAHQOnP4p6yfc6i5v948AExss0zBAYKF-92Yqf90DhAg3Xx9u19aw4TtSQLnpNgvCEa--wkPTL0PDdnM=@protonmail.com>
2025-02-04 8:50 ` Stefano Brivio
2025-02-04 9:50 ` Andrea Bolognani
2025-02-04 10:17 ` Stefano Brivio
2025-02-04 15:50 ` Andrea Bolognani
2025-02-04 16:22 ` Stefano Brivio
2025-02-04 18:46 ` Andrea Bolognani
2025-02-04 19:14 ` Stefano Brivio
2025-02-04 22:19 ` Andrea Bolognani
2025-02-04 22:34 ` Stefano Brivio
2025-02-05 7:40 ` Prafulla Giri
2025-02-05 10:16 ` Stefano Brivio
2025-02-07 6:49 ` Prafulla Giri
2025-02-07 9:16 ` Stefano Brivio
2025-02-08 17:19 ` Prafulla Giri
2025-02-09 9:08 ` Stefano Brivio
2025-02-17 6:37 ` Prafulla Giri
2025-02-17 7:37 ` Stefano Brivio
2025-02-19 6:31 ` Prafulla Giri
2025-02-19 10:47 ` Stefano Brivio
2025-02-21 4:32 ` Prafulla Giri
2025-03-05 6:22 ` David Gibson [this message]
2025-03-05 8:42 ` Prafulla Giri
2025-03-06 8:58 ` Stefano Brivio
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Z8ftiARcllBMuk4k@zatzit \
--to=david@gibson.dropbear.id.au \
--cc=abologna@redhat.com \
--cc=passt-dev@passt.top \
--cc=prafulla.giri@protonmail.com \
--cc=sbrivio@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://passt.top/passt
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 IMAP folder(s).