CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2011/07/07 19:09:52
Modified files: sys/net : if_dl.h Log message: Increase sdl_data so that more then IFNAMSIZ bytes are available. Additionally round the sizeof(struct sockaddr_dl) to a power of 2. OK guenther@ deraadt@