[Bug 1209] Replace deprecated 'net-tools' commands

bugzilla-daemon at netfilter.org bugzilla-daemon at netfilter.org
Wed Jan 3 11:24:05 CET 2018


https://bugzilla.netfilter.org/show_bug.cgi?id=1209

Kristyna Streitova <kstreitova at suse.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Replace 'netstat' with 'ss' |Replace deprecated
                   |                            |'net-tools' commands

--- Comment #1 from Kristyna Streitova <kstreitova at suse.com> ---
Please note that similar problem is also e.g. in
utils/ipset_bash_completion/ipset file where the deprecated 'arp' command is
used:

789 if ((y)); then
790     # read arp cache, addresses of local interfaces and /etc/ethers
791     str_tmp=$(while read a b addr rest; do
792         [[ $addr =~ $str_regex ]] && printf "%s\n" "$addr"
793         done < <(PATH=$PATH:/sbin command arp -n 2>/dev/null))

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20180103/df7b9ab4/attachment.html>


More information about the netfilter-buglog mailing list