Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751810AbXFDUY5 (ORCPT ); Mon, 4 Jun 2007 16:24:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751232AbXFDUYr (ORCPT ); Mon, 4 Jun 2007 16:24:47 -0400 Received: from mail.dbd-breitband.de ([217.188.211.21]:36869 "EHLO dbd-mpx01.dbd-breitband.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750837AbXFDUYr (ORCPT ); Mon, 4 Jun 2007 16:24:47 -0400 From: Marc Donner Organization: DBD DeutscheBreitbandDienste To: linux-kernel@vger.kernel.org Subject: skb->priority on arp packets Date: Mon, 4 Jun 2007 22:23:47 +0200 User-Agent: KMail/1.9.6 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706042223.47809.donner@dbd-breitband.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 559 Lines: 17 hi @all, is it possible to set the skb->priority on arp packets generated by the kernel? I want to to set the 802.1p priority on arp and ip packets on an interface. On ip packets, this can be done by the iptables CLASSIFY target and the skb->priority mapping from the vlan implementation. any ideas? thx Marc - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/