CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/04/18 22:36:12
Modified files:
sys/net : if_vlan.c if_vlan_var.h
Log message:
add support for configuring rxprio.
vlan already used the 802.1p prio in packets to set the mbuf prio.
this maintains that as the default.
ok claudio@
