aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/netstat-nat/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/netstat-nat/Config.in')
-rw-r--r--openwrt/package/netstat-nat/Config.in13
1 files changed, 0 insertions, 13 deletions
diff --git a/openwrt/package/netstat-nat/Config.in b/openwrt/package/netstat-nat/Config.in
deleted file mode 100644
index 26a60cda58..0000000000
--- a/openwrt/package/netstat-nat/Config.in
+++ /dev/null
@@ -1,13 +0,0 @@
-config BR2_PACKAGE_NETSTAT_NAT
- prompt "netstat-nat....................... A netstat variant for NAT connections"
- tristate
- default m if CONFIG_DEVEL
- help
- Netstat-nat is a small program written in C.
- It displays NAT connections, managed by netfilter/iptables which comes
- with the > 2.4.x linux kernels.
- The program reads its information from '/proc/net/ip_conntrack', which
- is the temporary conntrack-storage of netfilter.
-
- http://tweegy.demon.nl/projects/netstat-nat/
-