CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/04/19 00:40:00
Modified files:
sys/net : if_bpe.c
Log message:
add rxprio support
this is modelled on vlan(4) where the packet prio is put in the bpe
header in tx, and the bpe header prio is put on the packet in rx.
