看板 DFBSD_commit 關於我們 聯絡資訊
joerg 2005/01/23 10:50:50 PST DragonFly src repository Modified files: sys/dev/netif/my if_my.c Log: ether_input already handles BPF and dropping of non-local packages, so stop doing this. Use BPF_MTAP instead of the expanded version. Revision Changes Path 1.14 +1 -28 src/sys/dev/netif/my/if_my.c http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/my/if_my.c.diff?r1=1.13&r2=1.14&f=u