[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20151012094532.1c348b05@urahara>
Date: Mon, 12 Oct 2015 09:45:32 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: Daniel Borkmann <daniel@...earbox.net>
Cc: ast@...mgrid.com, netdev@...r.kernel.org
Subject: Re: [PATCH iproute2 -next] m_bpf: don't require default opcode on
ebpf actions
On Thu, 8 Oct 2015 15:22:05 +0200
Daniel Borkmann <daniel@...earbox.net> wrote:
> After the patch, the most minimal command to load an eBPF action
> for late binding with auto index selection through tc is:
>
> tc actions add action bpf obj prog.o
>
> We already set TC_ACT_PIPE in tc as default opcode, so if nothing
> further has been specified, just use it. Also, allow "ok" next to
> "pass" for matching cmdline on TC_ACT_OK.
>
> Signed-off-by: Daniel Borkmann <daniel@...earbox.net>
Applied to net-next
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists