[Bug 294434] ICMPv6 ping doesn't work in Linuxulator

[email protected] Sun, 12 Apr 2026 14:57:20 +0000
Newsgroups gmane.os.freebsd.devel.emulation
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294434

--- Comment #1 from Ricardo Branco <[email protected]> ---
Note: The above reproducer is wrong because the default podman network has IPv6
disabled.

One must first create a dual-stack network with:
$ doas podman network create dual --ipv6

Then use it with podman-rm specifying it with `--network dual`

-- 
You are receiving this mail because:
You are the assignee for the bug.