[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <715f445a-c667-9f02-a236-8a95a69b5d69@cumulusnetworks.com>
Date: Tue, 29 Nov 2016 08:52:31 -0700
From: David Ahern <dsa@...ulusnetworks.com>
To: netdev@...r.kernel.org
Cc: daniel@...que.org, ast@...com, daniel@...earbox.net,
maheshb@...gle.com, tgraf@...g.ch
Subject: Re: [PATCH net-next v4 3/3] samples: bpf: add userspace example for
modifying sk_bound_dev_if
On 11/28/16 9:38 PM, David Ahern wrote:
> + ret = bpf_prog_detach(cg_fd, BPF_CGROUP_INET_SOCK);
> + ret = bpf_prog_attach(prog_fd, cg_fd, BPF_CGROUP_INET_SOCK);
forgot to update this to BPF_CGROUP_INET_SOCK_CREATE.
will send v5
Powered by blists - more mailing lists