X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=man%2Fsystemd.netdev.xml;h=03b0940716dfb1731778b5773ab339aeb17cca59;hb=25b47f96d9601ff566257b2a31bfb5f4bd25d661;hp=275ee528a039af2db6baaae3c887d938d1b279a4;hpb=e0fbf1fcffe014d5af6767b29f9108c2f2444888;p=elogind.git diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index 275ee528a..03b094071 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -163,7 +163,8 @@ The netdev kind. Currently, bridge, bond, vlan, - macvlan, vxlan, + macvlan, + ipvlan, vxlan, ipip, gre, sit, vti, veth, tun, @@ -233,6 +234,26 @@ + + + [IPVLAN] Section Options + + The [IPVLAN] section only applies for netdevs of kind + ipvlan, and accepts the following key: + + + + Mode= + + The IPVLAN mode to use. The supported options are + L2 and L3. + + + + + + + [VXLAN] Section Options The [VXLAN] section only applies for netdevs of kind @@ -272,6 +293,36 @@ to discover remote MAC addresses. + + FDBAgeingSec= + + The lifetime of Forwarding Database entry learnt by the kernel in seconds. + + + + ARPProxy= + + A boolean. When true, enables ARP proxy. + + + + L2MissNotification= + + A boolean. When true, enables netlink LLADDR miss notifications. + + + + L3MissNotification= + + A boolean. When true, enables netlink IP ADDR miss notifications. + + + + RouteShortCircuit= + + A boolean. When true route short circuit is turned on. + + @@ -588,6 +639,7 @@ MACAddress=12:34:56:78:9a:bc systemd1, systemd-networkd8, + systemd.link5, systemd.network5