summaryrefslogtreecommitdiff
path: root/libpod/container_graph.go
diff options
context:
space:
mode:
authorDoug Rabson <dfr@rabson.org>2022-09-06 12:00:26 +0100
committerDoug Rabson <dfr@rabson.org>2022-09-12 16:28:35 +0100
commitd1414adbbb9174dbd726b9cc57bfca01af88c10a (patch)
treec776ddde233558abe9c265d7adba2feebecccacf /libpod/container_graph.go
parentc5f64d9f587ec6df7bb6def4983e7996c35ae7e9 (diff)
downloadpodman-d1414adbbb9174dbd726b9cc57bfca01af88c10a.tar.gz
podman-d1414adbbb9174dbd726b9cc57bfca01af88c10a.tar.bz2
podman-d1414adbbb9174dbd726b9cc57bfca01af88c10a.zip
libpod: Add FreeBSD implementation of container networking
This uses a jail to manage the container's network. Container jails for all containers in a pod are nested within this and share the network resources. There is some code in networking_freebsd.go which is common with networking_linux.go. Subsequent commits will move the shared code to networking_common.go to reduce this duplication. [NO NEW TESTS NEEDED] Signed-off-by: Doug Rabson <dfr@rabson.org>
Diffstat (limited to 'libpod/container_graph.go')
0 files changed, 0 insertions, 0 deletions