CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2009/11/17 19:11:53
Modified files: sys/net : if_vether.c Log message: improve the bpf path. packets we send out via the bridge are seen, but those that come in the bridge are still invisible. the bridge is going to have to bpf those for us.