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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 08 Mar 2012 00:31:14 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	steffen.klassert@...unet.com
Cc:	timo.teras@....fi, netdev@...r.kernel.org
Subject: Re: [PATCH 1/2] inetpeer: Invalidate the inetpeer tree along with
 the routing cache

From: Steffen Klassert <steffen.klassert@...unet.com>
Date: Wed, 7 Mar 2012 08:20:26 +0100

> We initialize the routing metrics with the values cached on the
> inetpeer in rt_init_metrics(). So if we have the metrics cached on the
> inetpeer, we ignore the user configured fib_metrics.
> 
> To fix this issue, we replace the old tree with a fresh initialized
> inet_peer_base. The old tree is removed later with a delayed work queue.
> 
> Signed-off-by: Steffen Klassert <steffen.klassert@...unet.com>

Applied, but I had to fixup trailing whitespace:

> +	spin_lock_bh(&gc_lock);	

at the end of that line.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ