Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jan 2000 05:59:23 +0800
From:      Peter Wemm <peter@netplex.com.au>
To:        Brian Somers <brian@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/conf files src/sys/modules/if_tun Makefile src/sys/net intrq.c intrq.h if_tun.c src/sys/netatalk ddp_input.c src/sys/netatm atm_subr.c src/sys/netinet ip_input.c src/sys/netinet6 ip6_input.c src/sys/netipx ipx_input.c ... 
Message-ID:  <20000124215923.ACE971CD4@overcee.netplex.com.au>
In-Reply-To: Message from Brian Somers <brian@FreeBSD.org>  of "Mon, 24 Jan 2000 12:39:03 PST." <200001242039.MAA54936@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
Brian Somers wrote:

>   Added files:
>     sys/net              intrq.c intrq.h 
>   Log:
>   Move the *intrq variables into net/intrq.c and unconditionally
>   include this in all kernels.  Declare some const *intrq_present
>   variables that can be checked by a module prior to using *intrq
>   to queue data.

This is probably a silly question.. but suppose tun queues up mbufs in a
queue for a protocol that isn't present.. What will happen to them?  Lost
forever sitting in the queue with nothing to empty it?  How is ppp(8) or
some other user process to know what is in the kernel?

Cheers,
-Peter
--
Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au
"All of this is for nothing if we don't go to the stars" - JMS/B5



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000124215923.ACE971CD4>