blob: f8d291515032e16eeb22c618b4e03381f8ae6991 (
plain)
1
2
3
4
5
6
7
8
9
|
Description="Example Bridge connection"
Interface=br0
Connection=bridge
BindsToInterfaces=(eth0 eth1 tap0)
IP=dhcp
## sets forward delay time
#FWDDelay=0
## sets max age of hello message
#MaxAge=10
|