projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add small 'netmsg' utility to send udp broadcast messages
[openwrt.git]
/
package
/
busybox
/
config
/
networking
/
Config.in
diff --git
a/package/busybox/config/networking/Config.in
b/package/busybox/config/networking/Config.in
index
3699db9
..
996afb4
100644
(file)
--- a/
package/busybox/config/networking/Config.in
+++ b/
package/busybox/config/networking/Config.in
@@
-414,6
+414,12
@@
config BUSYBOX_CONFIG_NC
help
A simple Unix utility which reads and writes data across network
connections.
+
+config BUSYBOX_CONFIG_NETMSG
+ bool "netmsg"
+ default y
+ help
+ simple program for sending udp broadcast messages
config BUSYBOX_CONFIG_NETSTAT
bool "netstat"
This page took
0.01831 seconds
and
4
git commands to generate.