CVSROOT: /cvs Module name: src Changes by: v...@cvs.openbsd.org 2015/10/28 08:00:34
Modified files: sys/arch/octeon/dev: cn30xxpipreg.h if_cnmac.c Log message: Add proper padding to packets that the hardware does not recognize as IP, to avoid memory alignment issues in the IP stack. ok miod@, mpi@