bedb0b7a8e367a1f1d6d3886e6ee22008ee453ee
[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 help
5 Netstat-nat is a small program written in C.
6 It displays NAT connections, managed by netfilter/iptables which comes
7 with the > 2.4.x linux kernels.
8 The program reads its information from '/proc/net/ip_conntrack', which
9 is the temporary conntrack-storage of netfilter.
10
11 http://tweegy.demon.nl/projects/netstat-nat/
12
This page took 0.049772 seconds and 3 git commands to generate.