Skip to content

Commit 8fb719f

Browse files
Merge pull request #20184 from MrSuicideParrot/main
[CI:DOCS] Add documentation for the vrf option on Netavark
2 parents c9730e2 + be823b3 commit 8fb719f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/markdown/podman-network-create.1.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ Additionally the `bridge` driver supports the following options:
115115
- `isolate`: This option isolates networks by blocking traffic between those that have this option enabled.
116116
- `com.docker.network.bridge.name`: This option assigns the given name to the created Linux Bridge
117117
- `com.docker.network.driver.mtu`: Sets the Maximum Transmission Unit (MTU) and takes an integer value.
118+
- `vrf`: This option assigns a VRF to the bridge interface. It accepts the name of the VRF and defaults to none. Can only be used with the Netavark network backend.
118119

119120
The `macvlan` and `ipvlan` driver support the following options:
120121

0 commit comments

Comments
 (0)