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:   Fri, 2 Apr 2021 19:16:01 -0600
From:   David Ahern <dsahern@...il.com>
To:     Hoang Le <hoang.h.le@...tech.com.au>, netdev@...r.kernel.org,
        tipc-discussion@...ts.sourceforge.net, jmaloy@...hat.com,
        maloy@...jonn.com, ying.xue@...driver.com,
        tuan.a.vo@...tech.com.au, tung.q.nguyen@...tech.com.au
Subject: Re: [iproute2-next] tipc: use the libmnl functions in lib/mnl_utils.c

On 3/31/21 8:34 PM, Hoang Le wrote:
> To avoid code duplication, tipc should be converted to use the helper
> functions for working with libmnl in lib/mnl_utils.c
> 
> Acked-by: Jon Maloy <jmaloy@...hat.com>
> Signed-off-by: Hoang Le <hoang.h.le@...tech.com.au>
> ---
>  tipc/bearer.c    |  38 ++++++--------
>  tipc/cmdl.c      |   2 -
>  tipc/link.c      |  37 +++++--------
>  tipc/media.c     |  15 +++---
>  tipc/msg.c       | 132 +++--------------------------------------------
>  tipc/msg.h       |   2 +-
>  tipc/nametable.c |   5 +-
>  tipc/node.c      |  33 +++++-------
>  tipc/peer.c      |   8 ++-
>  tipc/socket.c    |  10 ++--
>  tipc/tipc.c      |  21 +++++++-
>  11 files changed, 83 insertions(+), 220 deletions(-)
> 

applied to iproute2-next.

Powered by blists - more mailing lists