[VLAN] QoS, setting skb->priority

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



How can I set the field skb->priority? Some function, ioctl?
  I need this to configure the egress mapping (vconfig) and tell which priority my frames are to egress depending on skb->priority.
   
  I'm trying to use this:
   
  int val = 2;
  setsockopt(sockfd, SOL_SOCKET, SO_PRIORITY, (char*) &val, sizeof(val));
   
  It doesnt work. I`m afraid that this approach doesnt change the skb->priority field.
  Can Anyone Help?

		
---------------------------------
 Abra sua conta no Yahoo! Mail - 1GB de espa?o, alertas de e-mail no celular e anti-spam realmente eficaz. 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.candelatech.com/pipermail/vlan/attachments/20060503/109efe82/attachment.htm

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux