lvs-devel
|
To: | Wensong Zhang <wensong@xxxxxxxxxxxx>, Simon Horman <horms@xxxxxxxxxxxx>, Julian Anastasov <ja@xxxxxx>, lvs-devel@xxxxxxxxxxxxxxx, netdev@xxxxxxxxxxxxxxx, Jozsef Kadlecsik <kadlec@xxxxxxxxxxxxxxxxx> |
---|---|
Subject: | [PATCH net v2 0/2] fix glitch in IPVS /proc handlers |
Cc: | Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>, Florian Westphal <fw@xxxxxxxxx>, netfilter-devel@xxxxxxxxxxxxxxx, Eric Dumazet <eric.dumazet@xxxxxxxxx> |
From: | Matteo Croce <mcroce@xxxxxxxxxx> |
Date: | Tue, 31 Jul 2018 18:03:31 +0200 |
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 -- To unsubscribe from this list: send the line "unsubscribe lvs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html |
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Previous by Date: | Re: [PATCH] ipvs: don't show negative times in ip_vs_conn, Eric Dumazet |
---|---|
Next by Date: | [PATCH net v2 1/2] jiffies: add utility function to calculate delta in ms, Matteo Croce |
Previous by Thread: | [PATCH v3] ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest(), Tan Hu |
Next by Thread: | [PATCH net v2 1/2] jiffies: add utility function to calculate delta in ms, Matteo Croce |
Indexes: | [Date] [Thread] [Top] [All Lists] |