]> git.proxmox.com Git - mirror_lxc.git/blobdiff - doc/api-extensions.md
seccomp: coding style
[mirror_lxc.git] / doc / api-extensions.md
index a013935f72f4b04c7e69c440dfa64c126d535eb0..03ece1e0ca71ab07a98dc7a59bacd35d65fc962c 100644 (file)
@@ -91,3 +91,8 @@ This introduces the ability to specify `lxc.net.[i].ipv4.gateway` and/or
 `lxc.net.[i].ipv6.gateway` with a value of `dev` which will cause the default gateway
 inside the container to be created as a device route without destination gateway IP needed.
 This is primarily intended for use with layer 3 networking devices, such as IPVLAN.
+
+## network\_phys\_macvlan\_mtu
+
+This introduces the ability to specify a custom MTU for `phys` and `macvlan` devices using the
+`lxc.net.[i].mtu` property.