summaryrefslogtreecommitdiff
path: root/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'system.h')
-rw-r--r--system.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/system.h b/system.h
index f1f32cb..e50201a 100644
--- a/system.h
+++ b/system.h
@@ -47,6 +47,7 @@ struct bridge_config {
bool igmp_snoop;
unsigned short priority;
int forward_delay;
+ bool bridge_empty;
int ageing_time;
int hello_time;