From: Ben Greear <greearb@candelatech.com>
To: Patrick Sodre Carlos <klist@i-a-i.com>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: Re: Reinjecting IP Packets
Date: Fri, 22 Aug 2003 09:53:42 -0700 [thread overview]
Message-ID: <3F464A96.3070408@candelatech.com> (raw)
In-Reply-To: <1061569442.2060.2.camel@iai68>
Patrick Sodre Carlos wrote:
> My mistake... I forgot to mention that the packet will be coming from
> user-space.
>
> Patrick
Maybe net_queue_xmit() then?
If not, you need to explain more where the pkt is coming from, and
where you want it re-injected into the stack.
Ben
>
> On Fri, 2003-08-22 at 12:14, Ben Greear wrote:
>
>>Patrick Sodre Carlos wrote:
>>
>>>Hi Guys,
>>> I'm trying to figure out what is the best way to reinject IP packets
>>>into the stack. Does anyone have good/right/left ideas on this?
>>
>>Maybe netif_rx() in net/core/dev.c ?
>>
>>Ben
>>
>>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
--
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc http://www.candelatech.com
next prev parent reply other threads:[~2003-08-22 16:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-22 14:41 Reinjecting IP Packets Patrick Sodre Carlos
2003-08-22 16:14 ` Ben Greear
2003-08-22 16:24 ` Patrick Sodre Carlos
2003-08-22 16:53 ` Ben Greear [this message]
2003-08-22 16:54 ` Ben Greear
2003-08-22 16:55 ` Richard B. Johnson
2003-08-22 18:32 ` Parmer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3F464A96.3070408@candelatech.com \
--to=greearb@candelatech.com \
--cc=klist@i-a-i.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.