From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH 2/2] iproute2 skbedit: Add support to mark packets Date: Wed, 3 Mar 2010 16:36:38 -0800 Message-ID: <20100303163638.09520577@nehalam> References: <1259847168.3766.40.camel@bigi> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, Alexander Duyck To: hadi@cyberus.ca Return-path: Received: from mail.vyatta.com ([76.74.103.46]:36916 "EHLO mail.vyatta.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754199Ab0CDAhT (ORCPT ); Wed, 3 Mar 2010 19:37:19 -0500 In-Reply-To: <1259847168.3766.40.camel@bigi> Sender: netdev-owner@vger.kernel.org List-ID: On Thu, 03 Dec 2009 08:32:48 -0500 jamal wrote: > I did this originally because i was getting too many support > questions on ipt with mark. It still makes sense since skbedit > seems to be the mother action of skb metadata (should probably > have been called skbmeta). > > cheers, > jamal Applied