From: Vincent Bernat <bernat@luffy.cx>
To: netdev@vger.kernel.org
Cc: davem@davemloft.net
Subject: nonlocal_bind and IPv6
Date: Mon, 12 Dec 2011 14:18:42 +0100 [thread overview]
Message-ID: <1323695923-23849-1-git-send-email-bernat@luffy.cx> (raw)
Hi!
It is possible with IPv4 to set net.ipv4.ip_nonlocal_bind to 1 and to
bind to non local addresses. This patch adds the same possibility for
IPv6. Since the IPv4 version is not constrained to a network
namespace, I have followed the same approach for the IPv6
version.
next reply other threads:[~2011-12-12 13:27 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-12 13:18 Vincent Bernat [this message]
2011-12-12 13:18 ` [PATCH] net: add ip_nonlocal_bind sysctl for IPv6 Vincent Bernat
-- strict thread matches above, loose matches on Subject: below --
2011-12-14 16:20 nonlocal_bind and IPv6 Vincent Bernat
2011-12-16 3:58 ` Maciej Żenczykowski
2011-12-16 6:24 ` Vincent Bernat
2011-12-16 7:06 ` David Miller
2011-12-16 9:53 ` Vincent Bernat
2011-12-16 11:10 ` Francois Romieu
2011-12-16 18:20 ` David Miller
2011-12-16 18:18 ` David Miller
2011-12-17 10:52 ` Vincent Bernat
2011-12-16 6:46 ` YOSHIFUJI Hideaki
2011-12-16 9:46 ` Vincent Bernat
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=1323695923-23849-1-git-send-email-bernat@luffy.cx \
--to=bernat@luffy.cx \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.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 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).