Netdev List
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: mmanning@vyatta.att-mail.com
Cc: netdev@vger.kernel.org, rshearma@vyatta.att-mail.com
Subject: Re: [PATCH net-next] ipv4: Allow sending multicast packets on specific i/f using VRF socket
Date: Tue, 02 Oct 2018 22:31:20 -0700 (PDT)	[thread overview]
Message-ID: <20181002.223120.2200244969797905737.davem@davemloft.net> (raw)
In-Reply-To: <20181001084023.32310-1-mmanning@vyatta.att-mail.com>

From: Mike Manning <mmanning@vyatta.att-mail.com>
Date: Mon,  1 Oct 2018 09:40:23 +0100

> From: Robert Shearman <rshearma@vyatta.att-mail.com>
> 
> It is useful to be able to use the same socket for listening in a
> specific VRF, as for sending multicast packets out of a specific
> interface. However, the bound device on the socket currently takes
> precedence and results in the packets not being sent.
> 
> Relax the condition on overriding the output interface to use for
> sending packets out of UDP, raw and ping sockets to allow multicast
> packets to be sent using the specified multicast interface.
> 
> Signed-off-by: Robert Shearman <rshearma@vyatta.att-mail.com>
> Signed-off-by: Mike Manning <mmanning@vyatta.att-mail.com>

Applied.

      parent reply	other threads:[~2018-10-03 12:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-01  8:40 [PATCH net-next] ipv4: Allow sending multicast packets on specific i/f using VRF socket Mike Manning
2018-10-02  0:30 ` David Ahern
2018-10-03  5:31 ` David Miller [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=20181002.223120.2200244969797905737.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=mmanning@vyatta.att-mail.com \
    --cc=netdev@vger.kernel.org \
    --cc=rshearma@vyatta.att-mail.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