mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
9 lines
210 B
Plaintext
9 lines
210 B
Plaintext
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/
|