The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / iptraf-ng / Config.in
1 config BR2_PACKAGE_IPTRAF_NG
2         bool "iptraf-ng"
3         depends on BR2_USE_MMU # fork()
4         select BR2_PACKAGE_NCURSES
5         select BR2_PACKAGE_NCURSES_TARGET_PANEL
6         help
7           IPTraf-ng is a ncurses-based network monitoring utility. It gathers
8           data like TCP connection packet and byte counts, interface statistics
9           and activity indicators.
10
11           https://fedorahosted.org/iptraf-ng/
12
13           IPTraf-ng is a fork of original IPTraf v3.0.0 (http://iptraf.seul.org).