mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
8 lines
210 B
Text
8 lines
210 B
Text
config BR2_PACKAGE_BRIDGE
|
|
tristate "Ethernet bridging support"
|
|
default y
|
|
help
|
|
Manage ethernet bridging; a way to connect networks together to
|
|
form a larger network.
|
|
|
|
http://bridge.sourceforge.net/
|