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]
Message-ID: <275a3423-d0b9-be41-0efc-9919398e043b@gmail.com>
Date:   Tue, 21 Jan 2020 20:44:05 -0700
From:   David Ahern <dsahern@...il.com>
To:     Sabrina Dubroca <sd@...asysnail.net>, netdev@...r.kernel.org
Cc:     Stephen Hemminger <stephen@...workplumber.org>,
        Herbert Xu <herbert@...dor.apana.org.au>
Subject: Re: [PATCH iproute2-next v2] ip: xfrm: add espintcp encapsulation

On 1/19/20 3:32 AM, Sabrina Dubroca wrote:
> While at it, convert xfrm_xfrma_print and xfrm_encap_type_parse to use
> the UAPI macros for encap_type as suggested by David Ahern, and add the
> UAPI udp.h header (sync'd from ipsec-next to get the TCP_ENCAP_ESPINTCP
> definition).
> 
> Co-developed-by: Herbert Xu <herbert@...dor.apana.org.au>
> Signed-off-by: Sabrina Dubroca <sd@...asysnail.net>
> ---
> v2: add udp.h header and use the macros
> 
>  include/uapi/linux/udp.h | 47 ++++++++++++++++++++++++++++++++++++++++
>  ip/ipxfrm.c              | 14 ++++++++----
>  ip/xfrm_state.c          |  2 +-
>  man/man8/ip-xfrm.8       |  4 ++--
>  4 files changed, 60 insertions(+), 7 deletions(-)
>  create mode 100644 include/uapi/linux/udp.h
> 

applied to iproute2-next. Thanks


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ