chiark / gitweb /
networkd: introduce veth device support
[elogind.git] / src / network / networkd-netdev-gperf.gperf
index 29889cd476214c81f82294ee3ab1b1775e321d1f..f39c922fd20f1d56f4c642d10427b088e513f681 100644 (file)
@@ -29,3 +29,4 @@ Tunnel.Local,            config_parse_tunnel_address,        0,
 Tunnel.Remote,           config_parse_tunnel_address,        0,                             offsetof(NetDev, tunnel_remote)
 Tunnel.TOS,              config_parse_unsigned,              0,                             offsetof(NetDev, tunnel_tos)
 Tunnel.TTL,              config_parse_unsigned,              0,                             offsetof(NetDev, tunnel_ttl)
+Peer.Name,               config_parse_ifname,                0,                             offsetof(NetDev, ifname_peer)