看板 DFBSD_submit 關於我們 聯絡資訊
On Tue, Mar 08, 2005 at 05:06:38PM +0000, Johannes Hofmann wrote: > - use of DragonFly api instead of bpf_mtap2() and enable raw bpf related code. That part is fine. Exception is the NBPFILTER > 0 check, that should just go away. > - use of IPW_LOCK/IPW_UNLOCK macros instead of directly using splimp()/splx(). This is fine. > - make if_ipw.c WARNS?=6 clean. I don't complete like the (void)arg2 and such in the sysctl handler, but that can go away in the not the long future, if noone strongly objects. I'll commit it anyway. Joerg