mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-01 13:23:01 +02:00
Let the ring-bearer^Wuser decide the policy around how VLAN PCP is mapped to skb->priority on ingress, and back to PCP again on egress. Either a fixed value is used for all packets, or a 1:1 mapping is done between the two domains. By default, we follow Linux's defaults of a fixed 0 value on both ingress and egress.