From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH iproute2 -next] examples, bpf: further improve examples Date: Thu, 10 Dec 2015 09:04:16 -0800 Message-ID: <20151210090416.4f34927c@xeon-e3> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: ast@kernel.org, netdev@vger.kernel.org To: Daniel Borkmann Return-path: Received: from mail-pf0-f171.google.com ([209.85.192.171]:36727 "EHLO mail-pf0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751996AbbLJREJ (ORCPT ); Thu, 10 Dec 2015 12:04:09 -0500 Received: by pfbu66 with SMTP id u66so7076508pfb.3 for ; Thu, 10 Dec 2015 09:04:08 -0800 (PST) In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Wed, 2 Dec 2015 00:25:36 +0100 Daniel Borkmann wrote: > Improve example files further and add a more generic set of possible > helpers for them that can be used. > > Signed-off-by: Daniel Borkmann Sure, applied to net-next