X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fnetwork%2Fnetworkd-gperf.gperf;h=f710df6bf64617bad6c2954726ad162a4a4a56a9;hb=ae4c67a7c6bb4efb858822838efe81008c965a98;hp=385f1bb856d621ded969f5c75d32d99b5dab3700;hpb=02b59d57e0c08231645120077f651151f5bb2bab;p=elogind.git diff --git a/src/network/networkd-gperf.gperf b/src/network/networkd-gperf.gperf index 385f1bb85..f710df6bf 100644 --- a/src/network/networkd-gperf.gperf +++ b/src/network/networkd-gperf.gperf @@ -26,5 +26,7 @@ Network.Address, config_parse_address, 0, 0 Network.Gateway, config_parse_gateway, 0, 0 Address.Address, config_parse_address, 0, 0 Address.Label, config_parse_label, 0, 0 +Route.Gateway, config_parse_gateway, 0, 0 +Route.Destination, config_parse_destination, 0, 0 Bridge.Description, config_parse_string, 0, offsetof(Bridge, description) Bridge.Name, config_parse_ifname, 0, offsetof(Bridge, name)