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 i
On Tuesday 22 May 2007, David Miller wrote:
> From: YOSHIFUJI Hideaki / 吉藤英明 <[EMAIL PROTECTED]>
> Date: Tue, 22 May 2007 18:36:47 +0900 (JST)
>
> > In article <[EMAIL PROTECTED]> (at Tue, 22 May
2007 10:57:38 +0200), Eric Dumazet <[EMAIL PROTECTED]> says:
> > > > I have tried to set up quagga wit