From ac9aacefcfb5e9270c657d591d166922ceff4da1 Mon Sep 17 00:00:00 2001 From: Linchenguang <1215412538@qq.com> Date: Fri, 19 Sep 2014 19:53:34 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=BB=B6=E6=9C=9F=E7=94=B3=E8=AF=B7?= =?UTF-8?q?=E3=80=91Linux=20TCP/IP=20networking:=20net-tools=20vs.=20iprou?= =?UTF-8?q?te2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 老大,最近学习较忙,翻译慢了,想延长一下期限 --- ...140905 Linux TCP or IP networking--net-tools vs. iproute2.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sources/tech/20140905 Linux TCP or IP networking--net-tools vs. iproute2.md b/sources/tech/20140905 Linux TCP or IP networking--net-tools vs. iproute2.md index e7353fc182..418ab6642d 100644 --- a/sources/tech/20140905 Linux TCP or IP networking--net-tools vs. iproute2.md +++ b/sources/tech/20140905 Linux TCP or IP networking--net-tools vs. iproute2.md @@ -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.