From: Lionel Litty <llitty@gmail.com>
To: Stephen Hemminger <shemminger@osdl.org>
Cc: bridge@lists.osdl.org
Subject: Re: [Bridge] Setting the interfaces in promiscuous mode
Date: Thu, 16 Sep 2004 16:43:40 -0400 [thread overview]
Message-ID: <5f3f2c61040916134370cc8897@mail.gmail.com> (raw)
In-Reply-To: <20040916110955.6347a4e9@dell_ss3.pdx.osdl.net>
> promiscuous mode is tracked in the kernel with a counter, the kernel
> won't change the actual hardware until the counter goes to zero. This is
> why running something like tcpdump which changes interface to promiscuous mode
> will have no effect on the bridge. How did you
> force the interface out of non-promiscious mode? You may not changed anything.
>
I simply did "ifconfig eth0 -promisc" and "ifconfig tap0 -promisc".
"ifconfig" then no longer indicates that the interfaces are in
promiscuous mode. Are you saying that the output of ifconfig is not
reliable and that the interfaces may in fact still be in promiscuous
mode? This would make sense, but then how come the performance seems
to be affected by the change?
> Also promiscuous on tap means nothing really since there is no hardware
> filtering.
OK. I thought there might have been some software simulation of the
promiscuous mode.
Thanks, Lionel.
next prev parent reply other threads:[~2004-09-16 20:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-16 16:28 [Bridge] Setting the interfaces in promiscuous mode Lionel Litty
2004-09-16 18:09 ` Stephen Hemminger
2004-09-16 20:43 ` Lionel Litty [this message]
2004-09-16 21:06 ` 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=5f3f2c61040916134370cc8897@mail.gmail.com \
--to=llitty@gmail.com \
--cc=bridge@lists.osdl.org \
--cc=shemminger@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.