chiark / gitweb /
udev: synthesize "change' events for partitions when tools change the disk
[elogind.git] / src / network / networkd-network-gperf.gperf
index bfe44e00416038b97572e3db6c1edcc01fd4accd..5038cb5455d616e98f644f2f2c2a1fea2a5046f7 100644 (file)
@@ -34,6 +34,8 @@ 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.NTP,                 config_parse_dns,                   0,                             offsetof(Network, ntp)
+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