Page MenuHomeFreeBSD

sysutils/podman: Fix panic when using network=host
ClosedPublic

Authored by dch on Apr 7 2026, 7:25 PM.
Tags
None
Referenced Files
F171117669: D56295.id175062.diff
Tue, Sep 8, 7:40 PM
Unknown Object (File)
Sun, Sep 6, 1:15 AM
Unknown Object (File)
Sat, Sep 5, 10:50 AM
Unknown Object (File)
Sat, Sep 5, 12:44 AM
Unknown Object (File)
Thu, Sep 3, 10:26 AM
Unknown Object (File)
Wed, Sep 2, 11:56 PM
Unknown Object (File)
Wed, Sep 2, 7:33 PM
Unknown Object (File)
Mon, Aug 31, 8:05 PM
Subscribers
None

Details

Reviewers
dfr
Summary

If using host-based networking, instead of default VNET, some podman commands
including inspect could fail:

podman run -d --network=host ghcr.io/freebsd/freebsd-notoolchain:15.0 /bin/sh
podman inspect --latest

See https://github.com/containers/podman/issues/28289 for details.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 72024
Build 68907: arc lint + arc unit

Event Timeline

dch requested review of this revision.Apr 7 2026, 7:25 PM
dch created this revision.

Looks good, thanks!

This revision is now accepted and ready to land.Apr 8 2026, 9:53 AM

committed in #ec26aa92daf256db0c22c78f513f35fbce9adb08