From b8d88b26f3020c602a240b5b5003e19903490d70 Mon Sep 17 00:00:00 2001 From: Franz Pletz Date: Thu, 23 May 2019 16:14:10 +0200 Subject: [PATCH] man: add vrf section --- man/systemd.netdev.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index 066793c6e64..f1e47506fad 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -1834,7 +1834,22 @@ For more detail information see Linux Ethernet Bonding Driver HOWTO + + + [VRF] Section Options + The [VRF] section only applies for + netdevs of kind vrf and accepts the + following key: + + + + Table= + + The numeric routing table identifier. This option is compulsory. + + + -- 2.47.3