summaryrefslogtreecommitdiff
path: root/docs/source/markdown
diff options
context:
space:
mode:
authorAnders F Björklund <anders.f.bjorklund@gmail.com>2020-11-23 22:04:06 +0100
committerAnders F Björklund <anders.f.bjorklund@gmail.com>2020-12-01 22:33:03 +0100
commitb1b35707aae57d299933f029eb0adc0a9000f97f (patch)
tree52c70c05c8cd7374d344d289a35323a8587cce88 /docs/source/markdown
parentc71ad9a557ee80eccde2608939c81906379fa7ae (diff)
downloadpodman-b1b35707aae57d299933f029eb0adc0a9000f97f.tar.gz
podman-b1b35707aae57d299933f029eb0adc0a9000f97f.tar.bz2
podman-b1b35707aae57d299933f029eb0adc0a9000f97f.zip
Add podman network create option for bridge mtu
Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
Diffstat (limited to 'docs/source/markdown')
-rw-r--r--docs/source/markdown/podman-network-create.1.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/source/markdown/podman-network-create.1.md b/docs/source/markdown/podman-network-create.1.md
index d787809cd..235bf9a6c 100644
--- a/docs/source/markdown/podman-network-create.1.md
+++ b/docs/source/markdown/podman-network-create.1.md
@@ -26,6 +26,13 @@ resolution.
Driver to manage the network (default "bridge"). Currently only `bridge` is supported.
+#### **--opt**=*option*, **-o**
+
+Set driver specific options.
+
+For the `bridge` driver the following options are supported: `mtu`.
+The `mtu` option sets the Maximum Transmission Unit (MTU) and takes an integer value.
+
#### **--gateway**
Define a gateway for the subnet. If you want to provide a gateway address, you must also provide a