From: "David S. Miller" <davem@redhat.com>
To: Ben Greear <greearb@candelatech.com>
Cc: netdev@oss.sgi.com
Subject: Re: MAC-VLANS
Date: Tue, 5 Aug 2003 20:40:28 -0700 [thread overview]
Message-ID: <20030805204028.644895dc.davem@redhat.com> (raw)
In-Reply-To: <3F304CBF.6050902@candelatech.com>
On Tue, 05 Aug 2003 17:33:03 -0700
Ben Greear <greearb@candelatech.com> wrote:
> In order to get MAC-VLANs to work, the only way I can see to make
> it happen is to put a hook into dev.c in the:
Why not do it the same we do normal VLAN's? Ie. directly
in the device driver receive method via something akin to
the vlan_hwaccel_*() routines.
next prev parent reply other threads:[~2003-08-06 3:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-06 0:33 MAC-VLANS Ben Greear
2003-08-06 3:40 ` David S. Miller [this message]
2003-08-06 4:10 ` MAC-VLANS Ben Greear
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=20030805204028.644895dc.davem@redhat.com \
--to=davem@redhat.com \
--cc=greearb@candelatech.com \
--cc=netdev@oss.sgi.com \
/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.