X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.netdev.xml;h=e7eb5a0fe0933bf732a1b5dc5d3308376f455296;hb=92daebc0d0268c35f416c1665e0da3d4be5dd69f;hp=c90bd8f98c13520e57d20753bf799d56e375fd90;hpb=ffd488e272aa95f7d43626e1f90fea8c30a5863b;p=elogind.git diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index c90bd8f98..e7eb5a0fe 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -163,7 +163,8 @@ macvlan, vxlan, ipip, gre, sit, vti, - veth, and dummy + veth, tun, + tap and dummy are supported. This option is compulsory. @@ -394,6 +395,30 @@ [Tun] section. + + [Bond] Section Options + + The [Bond] section accepts the following + key: + + + + Mode= + + Specifies one of the bonding policies. The default is balance-rr (round robin). + balance-rr + active-backup + balance-xor + broadcast + 802.3ad + balance-tlb + balance-alb + + + + + + Example