public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* skb->priority on arp packets
@ 2007-06-04 20:23 Marc Donner
  2007-06-05 16:04 ` Chuck Ebbert
  0 siblings, 1 reply; 2+ messages in thread
From: Marc Donner @ 2007-06-04 20:23 UTC (permalink / raw)
  To: linux-kernel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: skb->priority on arp packets
  2007-06-04 20:23 skb->priority on arp packets Marc Donner
@ 2007-06-05 16:04 ` Chuck Ebbert
  0 siblings, 0 replies; 2+ messages in thread
From: Chuck Ebbert @ 2007-06-05 16:04 UTC (permalink / raw)
  To: Marc Donner; +Cc: linux-kernel

On 06/04/2007 04:23 PM, Marc Donner wrote:
> 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?
> 

Try asking on netdev?


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-06-05 16:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-04 20:23 skb->priority on arp packets Marc Donner
2007-06-05 16:04 ` Chuck Ebbert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox