netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ben Greear <greearb@candelatech.com>
To: shmulik.hen@intel.com
Cc: bonding-devel@lists.sourceforge.net, netdev@oss.sgi.com,
	amir.noam@intel.com, tsippy.mendelson@intel.com,
	naom.marom@intel.com
Subject: Re: Problems using bonding with vlan
Date: Mon, 15 Sep 2003 09:58:51 -0700	[thread overview]
Message-ID: <3F65EFCB.5050500@candelatech.com> (raw)
In-Reply-To: <200309151632.59915.shmulik.hen@intel.com>

Shmulik Hen wrote:

> I think we should add to the 8021q module the ability to listen to 
> netdev events and to set it's hardware address whenever the 
> underlying device changes it own, instead of just during the VLAN 
> interface creation.

One can also change the VLAN MAC address at any time with 'ip' or 'ifconfig',
just like regular ethernet devices.  So, the startup script could easily rectify
things if needed (VLAN device will put it's underlying device into promisc or multicast
mode if needed).

The VLAN code does listen for net-events already, so if you wanted to change
when the VLAN MAC is 0:0....0, then that might be friendlier to the user, but
please do NOT change the MAC if it is already set to something non zero.

Ben


-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com

  reply	other threads:[~2003-09-15 16:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-15 13:42 Problems using bonding with vlan Shmulik Hen
2003-09-15 16:58 ` Ben Greear [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-09-15 14:18 Mendelson, Tsippy

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=3F65EFCB.5050500@candelatech.com \
    --to=greearb@candelatech.com \
    --cc=amir.noam@intel.com \
    --cc=bonding-devel@lists.sourceforge.net \
    --cc=naom.marom@intel.com \
    --cc=netdev@oss.sgi.com \
    --cc=shmulik.hen@intel.com \
    --cc=tsippy.mendelson@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).