1 config BR2_PACKAGE_IPTRAF_NG
3 depends on BR2_USE_MMU # fork()
4 select BR2_PACKAGE_NCURSES
6 IPTraf-ng is a ncurses-based network monitoring utility. It gathers
7 data like TCP connection packet and byte counts, interface statistics
8 and activity indicators.
10 https://fedorahosted.org/iptraf-ng/
12 IPTraf-ng is a fork of original IPTraf v3.0.0 (http://iptraf.seul.org).