##-----------------------------------------------------------------------------
## bridge.txt - fli4l configuration parameters                  2.1.2
##
## Last Update:  $Id: bridge.txt,v 1.6 2003/06/08 14:43:10 rresch Exp $
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation; either version 2 of the License, or
## (at your option) any later version.
##-----------------------------------------------------------------------------

OPT_BRIDGE='no'
BRIDGE_BASENAME='br'		# Basename of Bridge-Devices eth or br
BRIDGE_N='1'			# Number of Bridges - usually 1
BRIDGE_1_DEVICES='eth0 eth1'	# Devices of Bridge
