summaryrefslogtreecommitdiff
path: root/openwrt/package/arpwatch/Config.in
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-03 11:37:43 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-03 11:37:43 +0000
commitef22bf3f6bf7290a6e72d38e8b1370ced38990f1 (patch)
treedfb578cd7405f0554c8c01f7e0b9125571ea7089 /openwrt/package/arpwatch/Config.in
parentacd06114dfa89d12a275022fae75015c29659f5b (diff)
add arpwatch and nocatsplash
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@539 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/arpwatch/Config.in')
-rw-r--r--openwrt/package/arpwatch/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/arpwatch/Config.in b/openwrt/package/arpwatch/Config.in
new file mode 100644
index 0000000000..b2ff795aa4
--- /dev/null
+++ b/openwrt/package/arpwatch/Config.in
@@ -0,0 +1,6 @@
+config BR2_PACKAGE_ARPWATCH
+ tristate "arpwatch"
+ default m
+ help
+ Ethernet monitor program for keeping track of ethernet/ip address pairings
+