add small 'netmsg' utility to send udp broadcast messages
[openwrt/svn-archive/archive.git] / openwrt / package / busybox / config / networking / Config.in
index 3699db9fc2812634dae0db86e1a68fdfec340ee9..996afb4473c5088b757eca06d6a532b0bbd9df29 100644 (file)
@@ -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"