All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Poirier <benjamin.poirier@gmail.com>
To: Baligh Gasmi <gasmibal@gmail.com>
Cc: netdev@vger.kernel.org,
	Stephen Hemminger <stephen@networkplumber.org>,
	David Ahern <dsahern@kernel.org>
Subject: Re: [PATCH] ip/iplink_virt_wifi: add support for virt_wifi
Date: Mon, 18 Apr 2022 13:39:28 +0900	[thread overview]
Message-ID: <YlzrgBRC62Dv1RrO@d3> (raw)
In-Reply-To: <20220417225318.18765-1-gasmibal@gmail.com>

On 2022-04-18 00:53 +0200, Baligh Gasmi wrote:
> Add support for creating virt_wifi devices type.
> 
> Syntax:
> $ ip link add link eth0 name wlan0 type virt_wifi
> 
> Signed-off-by: Baligh Gasmi <gasmibal@gmail.com>
> ---
>  ip/Makefile           |  2 +-
>  ip/iplink_virt_wifi.c | 24 ++++++++++++++++++++++++

I think man/man8/ip-link.8.in should also be updated.

  reply	other threads:[~2022-04-18  4:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-17 22:53 [PATCH] ip/iplink_virt_wifi: add support for virt_wifi Baligh Gasmi
2022-04-18  4:39 ` Benjamin Poirier [this message]
2022-04-18 15:06 ` Stephen Hemminger
2022-04-18 22:18   ` [PATCH v2] " Baligh Gasmi
2022-04-18 23:15     ` Stephen Hemminger
2022-04-18 23:25       ` Baligh GASMI
2022-04-18 22:28   ` [PATCH v3] " Baligh Gasmi
2022-04-18 23:25   ` [PATCH v4] " Baligh Gasmi
2022-04-20  2:40     ` patchwork-bot+netdevbpf

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=YlzrgBRC62Dv1RrO@d3 \
    --to=benjamin.poirier@gmail.com \
    --cc=dsahern@kernel.org \
    --cc=gasmibal@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=stephen@networkplumber.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.