【延期申请】Linux TCP/IP networking: net-tools vs. iproute2

老大,最近学习较忙,翻译慢了,想延长一下期限
This commit is contained in:
Linchenguang 2014-09-19 19:53:34 +08:00
parent 9d2a92448b
commit ac9aacefcf

View File

@ -1,4 +1,6 @@
>>Linchenguang is translating
》》延期申请
Linux TCP/IP networking: net-tools vs. iproute2
================================================================================
Many sysadmins still manage and troubleshoot various network configurations by using a combination of ifconfig, route, arp and netstat command-line tools, collectively known as net-tools. Originally rooted in the BSD TCP/IP toolkit, the net-tools was developed to configure network functionality of older Linux kernels. Its development in the Linux community so far has ceased since 2001. Some Linux distros such as Arch Linux and CentOS/RHEL 7 have already deprecated net-tools in favor of iproute2.