看板 DFBSD_commit 關於我們 聯絡資訊
Joerg Sonnenberger wrote: > joerg 2005/03/07 09:16:01 PST > > DragonFly src repository > > Modified files: > sys/dev/netif/vr if_vr.c > Log: > ALTQ support. > > Revision Changes Path > 1.20 +7 -5 src/sys/dev/netif/vr/if_vr.c > > > http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/vr/if_vr.c.diff?r1=1.19&r2=1.20&f=u Hey Joerg, Is it worth adding -DALTQ to the module's Makefile, too, or are you planning to move the ALTQ conditionals out of ifq_var.h ? Andrew.