Re: ipintrq
From: Bruce M Simpson (bms_at_spc.org)
Date: 09/19/03
- Previous message: Josef Karthauser: "Re: Traffic analysis ports?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 19 Sep 2003 03:48:19 +0100 To: Vector <freebsd@itpsg.com>
[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
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
- Previous message: Josef Karthauser: "Re: Traffic analysis ports?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|