projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
prevent zombies from occuring when stdou/stdout are held open
[openwrt.git]
/
openwrt
/
package
/
bridge
/
Config.in
diff --git
a/openwrt/package/bridge/Config.in
b/openwrt/package/bridge/Config.in
index
8e5cddb
..
998dff1
100644
(file)
--- a/
openwrt/package/bridge/Config.in
+++ b/
openwrt/package/bridge/Config.in
@@
-1,8
+1,10
@@
config BR2_PACKAGE_BRIDGE
config BR2_PACKAGE_BRIDGE
- tristate "
Ethernet bridging support
"
+ tristate "
bridge - Ethernet bridging configuration utility
"
default y
help
Manage ethernet bridging; a way to connect networks together to
form a larger network.
default y
help
Manage ethernet bridging; a way to connect networks together to
form a larger network.
-
+
http://bridge.sourceforge.net/
http://bridge.sourceforge.net/
+
+
This page took
0.02017 seconds
and
4
git commands to generate.