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:	Wed, 3 Dec 2014 09:13:38 -0800
From:	Stephen Hemminger <stephen@...workplumber.org>
To:	Vadim Kochan <vadim4j@...il.com>
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH iproute2] ip monitor: Fixed printing timestamp few times

On Mon,  1 Dec 2014 01:14:22 +0200
Vadim Kochan <vadim4j@...il.com> wrote:

> Another fix when timestamp is printed few times
> before the event message.
> 
> Fixed by skipping the message types which are not supported.
> 
> Signed-off-by: Vadim Kochan <vadim4j@...il.com>

I don't see how you could get into accept_msg and cause this.

The filtering should already be done by kernel for most things.
The code already filters TC messages in kernel. Other types
should be done as well.

Ps: this code is crying to be a switch statement.
--
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