Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Sep 2003 03:48:19 +0100
From:      Bruce M Simpson <bms@spc.org>
To:        Vector <freebsd@itpsg.com>
Cc:        freebsd-net@freebsd.org
Subject:   Re: ipintrq
Message-ID:  <20030919024819.GA1092@saboteur.dek.spc.org>
In-Reply-To: <03ee01c37e4d$844d5cf0$6afea8c0@VECTOR>
References:  <03ee01c37e4d$844d5cf0$6afea8c0@VECTOR>

next in thread | previous in thread | raw e-mail | index | archive | help
[Cc'd to -net instead as poss. OT for -current]

On Thu, Sep 18, 2003 at 07:29:48PM -0600, Vector wrote:
> What happened to ipintrq?  I know it is now defined in ip_input.c...problem
[snip]

Try using netisr_dispatch() to hand-off an mbuf to the network stack
instead. Look at the differences between the tunneling drivers in
RELENG_4 and RELENG_5_1 for examples.

BMS



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