libnm: adjust bridge defines NM_BRIDGE_PRIORITY_*
This commit is contained in:
@@ -107,6 +107,10 @@
|
||||
|
||||
#define NM_BRIDGE_STP_DEF TRUE
|
||||
|
||||
#define NM_BRIDGE_PRIORITY_MIN 0u
|
||||
#define NM_BRIDGE_PRIORITY_DEF 0x8000u
|
||||
#define NM_BRIDGE_PRIORITY_MAX ((guint) G_MAXUINT16)
|
||||
|
||||
#define BRIDGE_MULTICAST_LAST_MEMBER_COUNT_DEFAULT 2
|
||||
#define BRIDGE_MULTICAST_LAST_MEMBER_INTERVAL_DEFAULT 100
|
||||
#define BRIDGE_MULTICAST_MEMBERSHIP_INTERVAL_DEFAULT 26000
|
||||
@@ -118,7 +122,6 @@
|
||||
#define BRIDGE_MULTICAST_SNOOPING_DEFAULT TRUE
|
||||
#define BRIDGE_MULTICAST_STARTUP_QUERY_COUNT_DEFAULT 2
|
||||
#define BRIDGE_MULTICAST_STARTUP_QUERY_INTERVAL_DEFAULT 3125
|
||||
#define BRIDGE_PRIORITY_DEFAULT 0x8000
|
||||
#define BRIDGE_VLAN_DEFAULT_PVID_DEFAULT 1
|
||||
#define BRIDGE_VLAN_STATS_ENABLED_DEFAULT FALSE
|
||||
|
||||
|
Reference in New Issue
Block a user