lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ