From: Stephen Hemminger <stephen@networkplumber.org>
To: Simon Kagstrom <simon.kagstrom@netinsight.net>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH / RFC] kni: Add set_rx_mode callback to handle multicast groups
Date: Thu, 28 May 2015 07:56:26 -0700 [thread overview]
Message-ID: <20150528075626.4aae8334@urahara> (raw)
In-Reply-To: <20150507151754.1620c4cb@miho>
On Thu, 7 May 2015 15:17:54 +0200
Simon Kagstrom <simon.kagstrom@netinsight.net> wrote:
> This is needed to add / remove interfaces in multicast groups via the
> ip tool.
>
> The callback does nothing - the same as the kernel tun.c.
>
> Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
Yes, the dummy callback is needed, otherwise SIOCADDMULTI ioctl will
fail.
next prev parent reply other threads:[~2015-05-28 14:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-07 13:17 Simon Kagstrom
2015-05-20 6:04 ` Simon Kågström
2015-05-28 9:11 ` Simon Kågström
2015-05-28 14:56 ` Stephen Hemminger [this message]
2015-06-02 3:44 ` Zhang, Helin
2015-06-02 5:43 ` Simon Kågström
2015-06-02 5:48 ` Zhang, Helin
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=20150528075626.4aae8334@urahara \
--to=stephen@networkplumber.org \
--cc=dev@dpdk.org \
--cc=simon.kagstrom@netinsight.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).