Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37892529
en ru br
ALT Linux repos
S:5.17.0-alt2
5.0: 2.6.26-alt1
4.1: 2.6.23-alt2
4.0: 2.6.20.20070313-alt1
3.0: 2.4.7.20020116-alt5.1

Group :: Networking/Other
RPM: iproute2

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: iproute2-2.4.7-alt-rtacct_daemon.patch
Download


diff -u -r iproute2.orig/misc/rtacct.c iproute2/misc/rtacct.c
--- iproute2.orig/misc/rtacct.c	2002-01-10 07:01:36 +0300
+++ iproute2/misc/rtacct.c	2005-03-18 03:59:07 +0300
@@ -375,7 +375,7 @@
 
 	for (;;) {
 		int status;
-		int tdiff;
+		unsigned int tdiff;
 		struct timeval now;
 		gettimeofday(&now, NULL);
 		tdiff = T_DIFF(now, snaptime);
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin