netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net v2 0/2] fix glitch in IPVS /proc handlers
@ 2018-07-31 16:03 Matteo Croce
  2018-07-31 16:03 ` [PATCH net v2 1/2] jiffies: add utility function to calculate delta in ms Matteo Croce
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Matteo Croce @ 2018-07-31 16:03 UTC (permalink / raw)
  To: Wensong Zhang, Simon Horman, Julian Anastasov, lvs-devel, netdev,
	Jozsef Kadlecsik
  Cc: Pablo Neira Ayuso, Florian Westphal, netfilter-devel,
	Eric Dumazet

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-01-28 10:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-31 16:03 [PATCH net v2 0/2] fix glitch in IPVS /proc handlers Matteo Croce
2018-07-31 16:03 ` [PATCH net v2 1/2] jiffies: add utility function to calculate delta in ms Matteo Croce
2018-07-31 16:07   ` Eric Dumazet
2018-07-31 16:03 ` [PATCH net v2 2/2] ipvs: don't show negative times in ip_vs_conn Matteo Croce
2018-07-31 16:28 ` [PATCH net v2 0/2] fix glitch in IPVS /proc handlers Simon Horman
2018-08-03 10:40   ` Pablo Neira Ayuso
2019-01-28 10:17 ` Pablo Neira Ayuso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).