Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37905003
en ru br
ALT Linux repositórios
S:1.60-alt19
5.0: 1.60-alt15
4.1: 1.60-alt13
4.0: 1.60-alt13
3.0: 1.60-alt12

Group :: Sistema/Configurações/Rede
RPM: net-tools

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: net-tools-1.60-rh-statalias.patch
Download


--- net-tools-1.60/lib/interface.c.statalias	2005-01-07 12:49:14.084104032 +0100
+++ net-tools-1.60/lib/interface.c	2005-01-07 12:49:38.527388088 +0100
@@ -395,9 +395,11 @@
 	char *s, name[IFNAMSIZ];
 	s = get_name(name, buf);    
 	get_dev_fields(s, ife);
-	ife->statistics_valid = 1;
 	if (target && !strcmp(target,name))
+	{
+		ife->statistics_valid = 1;
 		break;
+	}
     }
     if (ferror(fh)) {
 	perror(_PATH_PROCNET_DEV);
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009