blob: bc614b075827746619ca37ad6006755849f4bd33 (
plain)
1
2
3
4
5
6
7
|
config BR2_PACKAGE_BRIDGE_UTILS
bool "bridge-utils"
help
Manage ethernet bridging; a way to connect networks together
to form a larger network.
https://git.kernel.org/cgit/linux/kernel/git/shemminger/bridge-utils.git/
|