[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190107.195628.72491056430397723.davem@davemloft.net>
Date: Mon, 07 Jan 2019 19:56:28 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: daniel@...earbox.net
Cc: ast@...nel.org, netdev@...r.kernel.org
Subject: Re: pull-request: bpf 2019-01-08
From: Daniel Borkmann <daniel@...earbox.net>
Date: Tue, 8 Jan 2019 01:41:16 +0100
> The following pull-request contains BPF updates for your *net* tree.
>
> The main changes are:
>
> 1) Fix BSD'ism in sendmsg(2) to rewrite unspecified IPv6 dst for
> unconnected UDP sockets with [::1] _after_ cgroup BPF invocation,
> from Andrey.
>
> 2) Follow-up fix to the speculation fix where we need to reject a
> corner case for sanitation when ptr and scalars are mixed in the
> same alu op. Also, some unrelated minor doc fixes, from Daniel.
>
> 3) Fix BPF kselftest's incorrect uses of create_and_get_cgroup()
> by not assuming fd of zero value to be the result of an error
> case, from Stanislav.
>
> Please consider pulling these changes from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git
Pulled, thanks Daniel.
Powered by blists - more mailing lists