QoS, setting skb->priority

Rui Cristo <[email protected]>
Newsgroups gmane.linux.drivers.vlan
Message-ID <[email protected]>
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.

_______________________________________________
Vlan mailing list
[email protected]
http://www.lanforge.com/mailman/listinfo/vlan
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.