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] [day] [month] [year] [list]
Date:	Thu, 19 Jan 2012 14:17:20 -0800
From:	Stephen Hemminger <shemminger@...tta.com>
To:	Masatake YAMATO <yamato@...hat.com>
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH] using NLM_F_DUMP flag constant in libnetlink.c

On Thu, 19 Jan 2012 20:31:08 +0900 (JST)
Masatake YAMATO <yamato@...hat.com> wrote:

> This is trivial patch for libnetlink.c in iproute2.
> 
> In iproute2/include/linux/netlink.h NLM_F_DUMP is defines as:
> 
>    #define NLM_F_DUMP	(NLM_F_ROOT|NLM_F_MATCH)
> 
> It is not used in libnetlink.c. If used, the code becomes a bit easier
> to read.
> 
> 
> 
> Signed-off-by: Masatake YAMATO <yamato@...hat.com>

Applied, thanks.

--
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