summaryrefslogtreecommitdiff
path: root/src/libnm-core-public/nm-setting-bond.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libnm-core-public/nm-setting-bond.h')
-rw-r--r--src/libnm-core-public/nm-setting-bond.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libnm-core-public/nm-setting-bond.h b/src/libnm-core-public/nm-setting-bond.h
index 16e11f0151..1e653abcfa 100644
--- a/src/libnm-core-public/nm-setting-bond.h
+++ b/src/libnm-core-public/nm-setting-bond.h
@@ -59,6 +59,7 @@ G_BEGIN_DECLS
#define NM_SETTING_BOND_OPTION_LP_INTERVAL "lp_interval"
#define NM_SETTING_BOND_OPTION_PEER_NOTIF_DELAY "peer_notif_delay"
#define NM_SETTING_BOND_OPTION_ARP_MISSED_MAX "arp_missed_max"
+#define NM_SETTING_BOND_OPTION_LACP_ACTIVE "lacp_active"
typedef struct _NMSettingBondClass NMSettingBondClass;