From: osdl.net!shemminger Date: Tue, 19 Oct 2004 19:57:38 +0000 (+0000) Subject: IP using wrong structure for stats. X-Git-Tag: v2_6_9-041019~23 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cece248463da2b96dd2cd0d34d68419be67767ea;p=thirdparty%2Fiproute2.git IP using wrong structure for stats. (Logical change 1.96) --- diff --git a/ChangeLog b/ChangeLog index 7382ca8c6..841ba293b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-10-19 Mads Martin Joergensen + + * Ip is using the wrong structure in ipaddress.c when showing stats. + 2004-10-19 Michal * fix scaling in print_rates (for bits)