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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 22 Aug 2017 15:15:27 -0400
From:   Willem de Bruijn <willemdebruijn.kernel@...il.com>
To:     Mike Maloney <maloneykernel@...il.com>
Cc:     Network Development <netdev@...r.kernel.org>,
        David Miller <davem@...emloft.net>,
        Mike Maloney <maloney@...gle.com>
Subject: Re: [PATCH net-next 2/2] selftests/net: Add a test to validate
 behavior of rx timestamps

> +static struct socket_type socket_types[] = {
> +       { "ip",         SOCK_DGRAM,     IPPROTO_IP },
> +       { "udp",        SOCK_DGRAM,     IPPROTO_UDP },

I think the intent is to have a SOCK_RAW case.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ