From: "Karel Kulhavý" <clock@twibright.com>
To: linux-kernel@vger.kernel.org
Subject: Special promisc receive mode
Date: Sat, 24 Jan 2004 12:58:43 +0000 [thread overview]
Message-ID: <20040124125843.B453@beton.cybernet.src> (raw)
Hello
I need to tell kernel that e. g. eth0 is a point-to-point link and that every
ethernet frame should be treated this way:
1) Replace destination MAC with MAC of the eth0 network card
2) Process as normally
I tried to set up promisc mode but it seems to not work - it looks like the
frames are intercepted, however are not treated as destinated for my host (are
not forwared etc.)
Cl<
next reply other threads:[~2004-01-24 13:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-24 12:58 Karel Kulhavý [this message]
[not found] <fa.ijk3qim.15ls9ju@ifi.uio.no>
2004-01-27 17:09 ` Special promisc receive mode Andy Lutomirski
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=20040124125843.B453@beton.cybernet.src \
--to=clock@twibright.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.