CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2018/11/16 01:43:08
Modified files: sys/net : if_vlan.c if_vlan_var.h Log message: use txprio, not link0 and llprio, to set the dot1p field in the header. if you're using llprio and link0, you'll need to update your config. ok claudio@