From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next v2 0/3] BPF updates Date: Sat, 03 Oct 2015 05:03:27 -0700 (PDT) Message-ID: <20151003.050327.562976107232785384.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: ast@plumgrid.com, netdev@vger.kernel.org To: daniel@iogearbox.net Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:55791 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752073AbbJCLrx (ORCPT ); Sat, 3 Oct 2015 07:47:53 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Daniel Borkmann Date: Wed, 30 Sep 2015 01:41:49 +0200 > Some minor updates to {cls,act}_bpf to retrieve routing realms > and to make skb->priority writable. Series applied.