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:   Sat, 23 Feb 2019 15:28:25 +0800
From:   Kefeng Wang <wangkefeng.wang@...wei.com>
To:     <davem@...emloft.net>, <netdev@...r.kernel.org>,
        <eric.dumazet@...il.com>
CC:     Kefeng Wang <wangkefeng.wang@...wei.com>
Subject: [PATCH net-next v2 0/3] ipv4/v6: icmp: small cleanup and update

v2:
- Add cover letter and user proper patch subject-prefix suggested-by Eric Dumazet

This patch series contains some small cleanup and update,
1) use icmp/v6_sk_exit when icmp_sk_init fails instead of open-code
2) use new percpu allocation interface for the ipv6.icmp_sk

Kefeng Wang (3):
  ipv4: icmp: use icmp_sk_exit()
  ipv6: icmp: use icmpv6_sk_exit()
  ipv6: icmp: use percpu allocation

 include/net/netns/ipv6.h |  2 +-
 net/ipv4/icmp.c          |  4 +---
 net/ipv6/icmp.c          | 32 ++++++++++++++------------------
 3 files changed, 16 insertions(+), 22 deletions(-)

-- 
2.20.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ