public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH iproute2] iplink: Add support for IFLA_BR_VLAN_PROTOCOL attribute
Date: Mon, 31 Aug 2015 16:36:15 -0700	[thread overview]
Message-ID: <20150831163615.7b659912@urahara> (raw)
In-Reply-To: <1441014526-4818-1-git-send-email-makita.toshiaki@lab.ntt.co.jp>

On Mon, 31 Aug 2015 18:48:46 +0900
Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp> wrote:

> This patch adds support for bridge vlan_protocol.
> 
> Example:
> $ ip link set br0 type bridge vlan_protocol 802.1ad
> $ ip -d link show br0
> 4: br0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state
> UP mode DEFAULT group default qlen 1000
>     link/ether 44:37:e6:ab:cd:ef brd ff:ff:ff:ff:ff:ff promiscuity 0
>     bridge forward_delay 0 hello_time 200 max_age 2000 ageing_time 30000
> stp_state 0 priority 32768 vlan_filtering 0 vlan_protocol 802.1ad
> addrgenmode eui64
> 
> Signed-off-by: Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp>

Applied to net-next branch

      reply	other threads:[~2015-08-31 23:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-31  9:48 [PATCH iproute2] iplink: Add support for IFLA_BR_VLAN_PROTOCOL attribute Toshiaki Makita
2015-08-31 23:36 ` Stephen Hemminger [this message]

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=20150831163615.7b659912@urahara \
    --to=stephen@networkplumber.org \
    --cc=makita.toshiaki@lab.ntt.co.jp \
    --cc=netdev@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox