chiark / gitweb /
networkd: introduce ipip tunnel
[elogind.git] / src / network / networkd-network-gperf.gperf
index bfe44e00416038b97572e3db6c1edcc01fd4accd..4bb84259cdec121a526ea6444af646931084bbe3 100644 (file)
@@ -34,6 +34,7 @@ Network.IPv4LL,              config_parse_bool,                  0,
 Network.Address,             config_parse_address,               0,                             0
 Network.Gateway,             config_parse_gateway,               0,                             0
 Network.DNS,                 config_parse_dns,                   0,                             offsetof(Network, dns)
+Network.Tunnel,              config_parse_tunnel,                0,                             offsetof(Network, tunnel)
 Address.Address,             config_parse_address,               0,                             0
 Address.Broadcast,           config_parse_broadcast,             0,                             0
 Address.Label,               config_parse_label,                 0,                             0