From fdce025f503c1c0228fe9562b5fa6de9eeabb297 Mon Sep 17 00:00:00 2001 From: KayGuoWhu Date: Mon, 27 Oct 2014 22:14:52 +0800 Subject: [PATCH] translating --- ...0140905 Linux TCP or IP networking--net-tools vs. iproute2.md | 1 + 1 file changed, 1 insertion(+) 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 ccda81ca08..e7fdc11d7f 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,3 +1,4 @@ +[translating by KayGuoWhu] 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.