fix stupid error from me
[openwrt.git] / openwrt / package / netstat-nat / Config.in
1 config BR2_PACKAGE_NETSTAT-NAT
2 tristate "netstat-nat - a netstat variant for NAT connections"
3 # default m if CONFIG_DEVEL
4 default n
5 help
6 Netstat-nat is a small program written in C.
7 It displays NAT connections, managed by netfilter/iptables which comes
8 with the > 2.4.x linux kernels.
9 The program reads its information from '/proc/net/ip_conntrack', which
10 is the temporary conntrack-storage of netfilter.
11
12 http://tweegy.demon.nl/projects/netstat-nat/
13
This page took 0.058828 seconds and 5 git commands to generate.