看板 DFBSD_commit 關於我們 聯絡資訊
joerg 2005/02/19 19:21:58 PST DragonFly src repository Modified files: sys/dev/netif/vr if_vr.c Log: Move the m_freem from vr_encap to vr_start, making the passed mbuf effectively const. Don't check for m_head == NULL in vr_encap, it can't happen anyway. Revision Changes Path 1.18 +33 -39 src/sys/dev/netif/vr/if_vr.c http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/vr/if_vr.c.diff?r1=1.17&r2=1.18&f=u