CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2018/01/03 17:33:54
Modified files: sys/net : if_ethersubr.c Log message: remove support for decapsulating LLC/SNAP frames. the code was broken and noone noticed. this argues that we don't need it. ok mpi@