summaryrefslogtreecommitdiffstats
path: root/examples/bridge
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bridge')
-rw-r--r--examples/bridge4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/bridge b/examples/bridge
index 98154b8..bd422fa 100644
--- a/examples/bridge
+++ b/examples/bridge
@@ -3,3 +3,7 @@ CONNECTION="bridge"
DESCRIPTION="Example Bridge connection"
BRIDGE_INTERFACES="eth0 eth1 tap0"
IP="dhcp"
+## sets forward delay time
+#FWD_DELAY=0
+## sets max age of hello message
+#MAX_AGE=10