https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266048
Anthony Capone changed:
What|Removed |Added
CC||cap...@cap1.net
--- Comment #2 fr
On Wed, 28 Sep 2022, Konstantin Belousov wrote:
> On Tue, Sep 27, 2022 at 03:53:12PM -0500, Mike Karels wrote:
> > I recently noticed the following behavior:
> >
> > % ping6 redrock
> > ping6: Name does not resolve
> > % host redrock
> > redrock.karels.net has address 10.0.2.2
> > redrock.karels.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=184311
Graham Perrin changed:
What|Removed |Added
Keywords||crash
--- Comment #9 from Graham P
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=138782
Graham Perrin changed:
What|Removed |Added
Keywords||crash
--- Comment #9 from Graham P
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=121774
Graham Perrin changed:
What|Removed |Added
Keywords||crash
--- Comment #6 from Graham P
In Linux container runtimes, typically netlink is used with network
namespaces to manage the interfaces and addresses for a container. This
typically involves briefly joining the network namespace to perform actions
like socket(AF_NETLINK, ...).
It would be nice to find a similar approach on FreeB
On 10/17/22 01:59, Koichiro Iwao wrote:
On Sun, Oct 16, 2022 at 06:12:40PM +0200, Hans Petter Selasky wrote:
Hi,
I think you should do:
git cherry-pick -x 9823a0c0acf4fc277a71336ea737e1de7c65742f
Then:
git commit --amend
And remove the "MFC after" tag.
Then push it to stable/13 . You mayb