chiark / gitweb /
networkd: add support for [Address] sections
[elogind.git] / src / network / networkd-gperf.gperf
index a0ca6aa7a5866d34594ced5214503e6bf3e613a2..7fbe4669acfabfd81e6008d71896b4d8dc3e47ab 100644 (file)
@@ -23,3 +23,5 @@ Match.Name,              config_parse_ifname,           0,       offsetof(Networ
 Network.Description,     config_parse_string,           0,       offsetof(Network, description)
 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