CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/03/02 19:53:28
Modified files:
sys/net : if_vlan.c
Log message:
factor out the injection of a vlan shim into an ethernet frame
vlan_inject() will be reused by mpw(4) in the future.
ok mpi@
