CVSROOT: /cvs Module name: src Changes by: be...@cvs.openbsd.org 2015/02/06 09:00:30
Modified files: sys/net : if_ethersubr.c Log message: earlier rev 1.112 sys/net/if_vlan.c corrects the mapping of 802.1p prio from the vlan header to our pf priority levels. This fixes the mapping on the ouput path. ok henning