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