chiark / gitweb /
networkd: bond add support for lacp rate
[elogind.git] / src / network / networkd-netdev-gperf.gperf
index bafdccfc1e5991de8b102e2829b3527a353c58e3..40fae75c42754569be74e673fe1bdd1efca13c1a 100644 (file)
@@ -53,3 +53,4 @@ Tap.User,                config_parse_string,                0,
 Tap.Group,               config_parse_string,                0,                             offsetof(TunTap, group_name)
 Bond.Mode,               config_parse_bond_mode,             0,                             offsetof(Bond, mode)
 Bond.TransmitHashPolicy, config_parse_bond_xmit_hash_policy, 0,                             offsetof(Bond, xmit_hash_policy)
+Bond.LACPTransmitRate,   config_parse_bond_lacp_rate,        0,                             offsetof(Bond, lacp_rate)