+1
On 4/20/20 12:29 PM, Patrick McCarty wrote:
> `iptraf` is no longer maintained, so replace it with `iptraf-ng`
> instead.
>
> Resolves
https://github.com/clearlinux/distribution/issues/1212
>
> Signed-off-by: Patrick McCarty <patrick.mccarty(a)intel.com>
> ---
> bundles/network-basic | 2 +-
> bundles/performance-tools | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/bundles/network-basic b/bundles/network-basic
> index b7049a84..2de0dbda 100644
> --- a/bundles/network-basic
> +++ b/bundles/network-basic
> @@ -31,7 +31,7 @@ connect-proxy
> conntrack-tools
> ebtables
> ipset
> -iptraf
> +iptraf-ng
> iputils
> iw
> links
> diff --git a/bundles/performance-tools b/bundles/performance-tools
> index 324cf2aa..616e0ea4 100644
> --- a/bundles/performance-tools
> +++ b/bundles/performance-tools
> @@ -22,7 +22,7 @@ include(htop)
> ioping
> ioport
> include(iotop)
> -iptraf
> +iptraf-ng
> latencytop
> linux-extra
> include(linux-tools)