]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/network/networkd-netdev-gperf.gperf
networkd: vxlan add support for GBP
[thirdparty/systemd.git] / src / network / networkd-netdev-gperf.gperf
index 7e46293a0608712eaa522ca7e50af050b49531b5..9469160eba922418a520e89e254b842165ffbfe4 100644 (file)
@@ -54,6 +54,7 @@ VXLAN.UDPCheckSum,           config_parse_bool,                  0,
 VXLAN.UDP6ZeroCheckSumRx,    config_parse_bool,                  0,                             offsetof(VxLan, udp6zerocsumrx)
 VXLAN.UDP6ZeroCheckSumTx,    config_parse_bool,                  0,                             offsetof(VxLan, udp6zerocsumtx)
 VXLAN.FDBAgeingSec,          config_parse_sec,                   0,                             offsetof(VxLan, fdb_ageing)
+VXLAN.GroupPolicyExtension,  config_parse_bool,                  0,                             offsetof(VxLan, group_policy)
 Tun.OneQueue,                config_parse_bool,                  0,                             offsetof(TunTap, one_queue)
 Tun.MultiQueue,              config_parse_bool,                  0,                             offsetof(TunTap, multi_queue)
 Tun.PacketInfo,              config_parse_bool,                  0,                             offsetof(TunTap, packet_info)