CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2015/04/15 03:58:44
Modified files: sys/net : if_vlan.c Log message: Add the necessary glue to keep vlan(4) working while other pseudo-drivers are converted to if_input(). Reviewed by Rafael Zalamena. ok claudio@, dlg@