All of lore.kernel.org
 help / color / mirror / Atom feed
From: srinivas naga vutukuri <srinivas.vutukuri@gmail.com>
To: bridge@lists.osdl.org
Subject: [Bridge] Can it possible to call the bridge ioctl calls from another module code...
Date: Tue, 10 May 2005 06:23:24 +0530	[thread overview]
Message-ID: <ace3f33d05050917531641fb@mail.gmail.com> (raw)

Hi,

          I am using 2.4.x kernel and the kernel native bridge code
(for bridging).
I am creating Pseudo net_devices'  which should be added to the bridge
interfaces.
without intervention of bridge-utils (ie., brctl) to add interface
from the userland,
can i able to call the br_ioctl (), br_ioctl_deviceless_stub () which
is calling the static br_ioctl_deviceless () function, which is
adding/deleting the interface from the
bridge. But my doubt is they are not defined as static, am thought global scope,
but no where exported those function symbols, so using directly into
another module is correct way of usage?

         Thanks for help in advance.

best regards,
srinivas.


             reply	other threads:[~2005-05-10  0:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-10  0:53 srinivas naga vutukuri [this message]
2005-05-13 23:33 ` [Bridge] Can it possible to call the bridge ioctl calls from another module code Stephen Hemminger

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=ace3f33d05050917531641fb@mail.gmail.com \
    --to=srinivas.vutukuri@gmail.com \
    --cc=bridge@lists.osdl.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.