Download List

项目描述

The net-tools package contains a collection of programs that form the base set of the NET-3 networking distribution for the Linux operating system. It contains the important tools for controlling the network subsystem of the Linux kernel including arp, hostname, ifconfig, netstat, rarp and route.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-09-03 18:11 Back to release list
1.60

此版本修正了失踪的开关,它gcc3就和GCC4抱怨违约条款break语句几个发生。它明确包括stdlib.h在需要。有条件的代码已被添加到处理之间的2.4和2.6内核结构类型的差异x25_address(这是一个在2.4 typedef和一个普通的结构,在2.6)。
标签: GCC3 / Kernel 2.6 Patch, Minor bugfixes
This release fixes several occurrences of missing break statements in the default clause of a switch, which GCC3 and GCC4 complain about. It explicitly includes stdlib.h where required. Conditional code has been added to deal with a difference between the 2.4 and 2.6 kernel types for struct x25_address (it's a typedef in 2.4 and a plain struct in 2.6).

Project Resources