Download List

Projeto Descrição

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 Requirements

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

Esta versão corrige várias ocorrências da falta de instruções break na cláusula padrão de um interruptor, que gcc3 e GCC4 reclamar. Ela inclui explicitamente stdlib.h quando necessário. Código condicional foi adicionada para lidar com uma diferença entre os 2,4 e 2,6 tipos de kernel para struct x25_address (é um typedef de 2,4 e uma planície struct em 2,6).
Tags: 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