CVSROOT: /cvs Module name: src Changes by: st...@cvs.openbsd.org 2013/01/18 05:10:11
Modified files: sys/net : if_ethersubr.c Log message: Relax the restriction on sending frames to trunk(4) members to allow BPF writes. Method (checking for PACKET_TAG_DLT) suggested by claudio, ok mpf