[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180731160333.12215-1-mcroce@redhat.com>
Date: Tue, 31 Jul 2018 18:03:31 +0200
From: Matteo Croce <mcroce@...hat.com>
To: Wensong Zhang <wensong@...ux-vs.org>,
Simon Horman <horms@...ge.net.au>,
Julian Anastasov <ja@....bg>, lvs-devel@...r.kernel.org,
netdev@...r.kernel.org, Jozsef Kadlecsik <kadlec@...ckhole.kfki.hu>
Cc: Pablo Neira Ayuso <pablo@...filter.org>,
Florian Westphal <fw@...len.de>,
netfilter-devel@...r.kernel.org,
Eric Dumazet <eric.dumazet@...il.com>
Subject: [PATCH net v2 0/2] fix glitch in IPVS /proc handlers
Fix a bug which shows negative values in IPVS /proc handlers.
Also add an helper function to calculate a time delta
Matteo Croce (2):
jiffies: add utility function to calculate delta in ms
ipvs: don't show negative times in ip_vs_conn
include/linux/jiffies.h | 5 +++++
net/netfilter/ipvs/ip_vs_conn.c | 22 ++++++++++++++--------
2 files changed, 19 insertions(+), 8 deletions(-)
--
2.17.1
Powered by blists - more mailing lists