Télécharger la liste

Description du projet

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.

Système requise

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
1.60

Cette version corrige plusieurs occurrences de rater l'instruction break dans la clause par défaut d'un interrupteur, ce qui gcc3 et gcc4 plaindre. Il inclut explicitement stdlib.h le cas échéant. Code conditionnel a été ajouté pour faire face à une différence entre le 2.4 et 2.6 du noyau pour les types struct x25_address (c'est un typedef dans le noyau 2.4 et une plaine struct en 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).

2001-05-07 13:04
1.60

Tags: Minor bugfixes

2001-02-18 00:40
1.59

Un correctif pour un bogue dans la net-tools 1.58 communiqué qui fait ifconfig inutilisable pour de nombreuses personnes.
Tags: Major bugfixes
A fix for a bug in the net-tools 1.58 release that made ifconfig unusable for many people.

2001-01-30 15:13
1.57

Des changements notables depuis 1,55 inclure un bug relatif à l'alias IPv4 interfaces étant fixé, le soutien à X.25 et bande étant ajoutée, et l'ajout d'un outil pour configurer des émetteurs-récepteurs MII.
Notable changes since 1.55 include a bug relating to IPv4 alias interfaces being fixed, support for X.25 and STRIP being added, and the addition of a tool for configuring MII transceivers.

2001-01-30 15:13
1.55

Suppression d'un bug sur ifconfig pour de nouveaux noyaux.
Bugfix on ifconfig for new kernels.

Project Resources