netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Sabrina Dubroca <sd@queasysnail.net>
Cc: netdev@vger.kernel.org, Phil Sutter <phil@nwl.cc>
Subject: Re: [PATCH iproute2 v4 4/4] ip: add MACsec support
Date: Wed, 8 Jun 2016 09:37:39 -0700	[thread overview]
Message-ID: <20160608093739.0edea430@xeon-e3> (raw)
In-Reply-To: <d835c2e55dc2fbf604dc8819fd44ccca25a609b1.1464963543.git.sd@queasysnail.net>

On Fri,  3 Jun 2016 16:45:48 +0200
Sabrina Dubroca <sd@queasysnail.net> wrote:

> Extend ip-link to create MACsec devices
> 
>   ip link add link <master> <macsec> type macsec [options]
> 
> Add `ip macsec` command to configure receive-side secure channels and
> secure associations within a macsec netdevice.
> 
> Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
> Acked-by: Phil Sutter <phil@nwl.cc>

Applied.

      reply	other threads:[~2016-06-08 16:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-03 14:45 [PATCH iproute2 v4 0/4] add MACsec support Sabrina Dubroca
2016-06-03 14:45 ` [PATCH iproute2 v4 1/4] utils: make hexstring_a2n provide the number of hex digits parsed Sabrina Dubroca
2016-06-03 14:45 ` [PATCH iproute2 v4 2/4] utils: add get_be{16,32,64}, use them where possible Sabrina Dubroca
2016-06-03 14:45 ` [PATCH iproute2 v4 3/4] utils: provide get_hex to read a hex digit from a char Sabrina Dubroca
2016-06-03 14:45 ` [PATCH iproute2 v4 4/4] ip: add MACsec support Sabrina Dubroca
2016-06-08 16:37   ` 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=20160608093739.0edea430@xeon-e3 \
    --to=stephen@networkplumber.org \
    --cc=netdev@vger.kernel.org \
    --cc=phil@nwl.cc \
    --cc=sd@queasysnail.net \
    /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).