The net-tools package provides basic networking tools,
including ifconfig, netstat, route, and others.
Most of them are obsolete. For replacement check iproute package, the substitution
are as follows:
* ifconfig -> ip a
* netstat -> ss [-r]
* route -> ip r