[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAF=yD-KP6KaQPm5jmVtD5AE3Yz2HEALPV9P6Z7k9p_fuyVdz_Q@mail.gmail.com>
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