From: David Miller <davem@davemloft.net>
To: dh.herrmann@gmail.com
Cc: netdev@vger.kernel.org, dsahern@gmail.com,
roopa@cumulusnetworks.com, teg@jklm.no
Subject: Re: [PATCH v2 2/3] net/ipv4/udp_tunnel: prefer SO_BINDTOIFINDEX over SO_BINDTODEVICE
Date: Thu, 17 Jan 2019 14:56:12 -0800 (PST) [thread overview]
Message-ID: <20190117.145612.261942239620201245.davem@davemloft.net> (raw)
In-Reply-To: <20190115134216.1757-2-dh.herrmann@gmail.com>
From: David Herrmann <dh.herrmann@gmail.com>
Date: Tue, 15 Jan 2019 14:42:15 +0100
> The udp-tunnel setup allows binding sockets to a network device. Prefer
> the new SO_BINDTOIFINDEX to avoid temporarily resolving the device-name
> just to look it up in the ioctl again.
>
> Reviewed-by: Tom Gundersen <teg@jklm.no>
> Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
> ---
> v2:
> - Rename to SO_BINDTOIFINDEX from SO_BINDTOIF
Applied.
next prev parent reply other threads:[~2019-01-17 22:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-15 13:42 [PATCH v2 1/3] net: introduce SO_BINDTOIFINDEX sockopt David Herrmann
2019-01-15 13:42 ` [PATCH v2 2/3] net/ipv4/udp_tunnel: prefer SO_BINDTOIFINDEX over SO_BINDTODEVICE David Herrmann
2019-01-17 22:56 ` David Miller [this message]
2019-01-15 13:42 ` [PATCH v2 3/3] net/ipv6/udp_tunnel: " David Herrmann
2019-01-17 22:56 ` David Miller
2019-01-17 22:41 ` [PATCH v2 1/3] net: introduce SO_BINDTOIFINDEX sockopt Willem de Bruijn
2019-01-17 22:56 ` David Miller
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=20190117.145612.261942239620201245.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=dh.herrmann@gmail.com \
--cc=dsahern@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=roopa@cumulusnetworks.com \
--cc=teg@jklm.no \
/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).