Subject: Re: mbuf changes underway ? did I miss a brief ?
To: Darren Reed <darrenr@reed.wattle.id.au>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: tech-kern
Date: 10/19/2001 09:48:15
On Sat, Oct 20, 2001 at 02:32:20AM +1000, Darren Reed wrote:

 > > Modified Files:
 > >         syssrc/sys/kern: uipc_usrreq.c
 > >         syssrc/sys/netccitt: hd_input.c hd_subr.c if_x25subr.c llc_subr.c
 > >             llc_var.h pk_output.c pk_subr.c
 > >         syssrc/sys/netinet: ip_fil.c
 > >         syssrc/sys/netiso: iso_chksum.c tp_emit.c tp_output.c tp_subr.c
 > >             tp_subr2.c tp_usrreq.c
 > >         syssrc/sys/netns: spp_usrreq.c
 > >         syssrc/sys/sys: mbuf.h
 > > 
 > > Log Message:
 > > Deprecate the "m_act" alias of "m_nextpkt" (m_act is a historical
 > > name), and just use m_nextpkt everywhere.

I guess you haven't been paying attention to my socket buffer thread.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>