All of lore.kernel.org
 help / color / mirror / Atom feed
From: varun <varun@rocsys.com>
To: netfilter-devel@lists.netfilter.org
Subject: Doubt on packet generation in kernel space.
Date: Thu, 11 Aug 2005 12:03:30 +0530	[thread overview]
Message-ID: <1123742009.14923.110.camel@varun> (raw)

Hi all

Iam a newbie and iam basically interested in generation my own
icmp packet in the kernel space using skb. That is iam aware that this
can be done using raw or packet socket from user space.         But to
do it from kernel space is it possible if yes how to go
about it. i believe that what raw socket call from User space does in
kernel thats what iam supposed to do.(Correct me if iam wrong). I think
i might have to build my own skb and put it in transmit queue. Is it
possible? Iam also aware that there are some packet generation module
that is inbuilt as per the Documentation in linux kernel states. But i
dont want to use that instead i want to create my own module that will
allow me generate the icmp packet. Please help!!

                                                            Varun

             reply	other threads:[~2005-08-11  6:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-11  6:33 varun [this message]
2005-08-12  8:15 ` Doubt on packet generation in kernel space Jesse Peng
2005-08-12 11:23   ` varun
2005-08-15  4:48     ` JessePeng
2005-08-16  3:30       ` varun
2005-08-18  7:47         ` Jesse Peng
2005-08-23  3:53           ` varun
  -- strict thread matches above, loose matches on Subject: below --
2005-08-24  9:54 Jesse Peng

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=1123742009.14923.110.camel@varun \
    --to=varun@rocsys.com \
    --cc=netfilter-devel@lists.netfilter.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.