All of lore.kernel.org
 help / color / mirror / Atom feed
From: mohammad Mahbubur rahman <mahbub71@yahoo.com>
To: Tobias DiPasquale <codeslinger@gmail.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: Kernel AODV and libipq library
Date: Wed, 26 Jan 2005 11:45:58 -0800 (PST)	[thread overview]
Message-ID: <20050126194559.26552.qmail@web52302.mail.yahoo.com> (raw)
In-Reply-To: <876ef97a0501260826514b150d@mail.gmail.com>

thanks for your reply. i use the kernel aodv
implementation of the nist (means the following one).

http://w3.antd.nist.gov/wctg/aodv_kernel/

When the aodv is running and i try to load the
ip_queue module by modprobe ip_queue, it gives the
message that device or resource is busy, insmod
ip_queue failed.

But when i stop the aodv and load the ip_queue module,
it dont give any message. After that i give one rule
to queue udp packet going through 6002 port (just for
testing). When any packet go through this port, both
the machine hangs. I dont know why this is happened.

Do u know any alternative by which i can modify any
ongoing or upcoming packets in adhoc network.

mahbub

--- Tobias DiPasquale <codeslinger@gmail.com> wrote:

> On Wed, 26 Jan 2005 07:58:23 -0800 (PST), mohammad
> Mahbubur rahman
> <mahbub71@yahoo.com> wrote:
> > Hi,
> > I am working on an Adhoc network running kernel
> AODV
> > version 2.1 (on Redhat linux kernel 2.4.20). The
> AODV
> > is running fine. Now I am trying to queue some
> packets
> > onto the user space for modification using libipq
> > library. But incase of running the libipq example
> > program, i have to load the ip_queue module by
> > modprobe ip_queue first. When i load this module
> and
> > running the example program, the machines are
> hanged.
> > Can anyone please tell me why??
> > 
> > Can anyone pls suggest me how i can get some
> packets
> > onto the user space for modification incase of ad
> hoc
> > network???
> 
> AFAIK, the current Linux implementation of AODV uses
> ip_queue.
> Therefore, due to the limitations of ip_queue, you
> can't then use
> anything else that would use ip_queue while you're
> running that. Where
> did you get your implementation? Is it this one:
> 
> http://user.it.uu.se/~henrikl/aodv/
> 
> or this one?:
> 
> http://w3.antd.nist.gov/wctg/aodv_kernel/
> 
> If its the latter, disregard all of the above.
> 
> -- 
> [ Tobias DiPasquale ]
> 0x636f6465736c696e67657240676d61696c2e636f6d
> 



		
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - now with 250MB free storage. Learn more.
http://info.mail.yahoo.com/mail_250


      reply	other threads:[~2005-01-26 19:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-26 15:58 (no subject) mohammad Mahbubur rahman
2005-01-26 16:26 ` Tobias DiPasquale
2005-01-26 19:45   ` mohammad Mahbubur rahman [this message]

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=20050126194559.26552.qmail@web52302.mail.yahoo.com \
    --to=mahbub71@yahoo.com \
    --cc=codeslinger@gmail.com \
    --cc=netfilter@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.