From: Sabrina Dubroca <sd@queasysnail.net>
To: netdev@vger.kernel.org
Cc: Jiri Pirko <jiri@resnulli.us>,
Felix Jia <felix.jia@alliedtelesis.co.nz>,
David Ahern <dsahern@gmail.com>,
Sabrina Dubroca <sd@queasysnail.net>
Subject: [PATCH net v2 0/5] net/ipv6: addr_gen_mode fixes
Date: Mon, 9 Jul 2018 12:25:13 +0200 [thread overview]
Message-ID: <cover.1531129207.git.sd@queasysnail.net> (raw)
This series fixes bugs in handling of the addr_gen_mode option, mainly
related to the sysctl. A minor netlink issue was also present in the
initial commit introducing the option on a per-netdevice basis.
v2: add patch 4, requested by David Ahern during review of v1
add patch 5, missing documentation for the sysctl
patches 1, 2, 3 are unchanged
Sabrina Dubroca (5):
net/ipv6: fix addrconf_sysctl_addr_gen_mode
net/ipv6: don't reinitialize ndev->cnf.addr_gen_mode on new inet6_dev
net/ipv6: reserve room for IFLA_INET6_ADDR_GEN_MODE
net/ipv6: propagate net.ipv6.conf.all.addr_gen_mode
Documentation: ip-sysctl.txt: document addr_gen_mode
Documentation/networking/ip-sysctl.txt | 10 ++++++++
net/ipv6/addrconf.c | 45 ++++++++++++++++++++++------------
2 files changed, 39 insertions(+), 16 deletions(-)
--
2.18.0
next reply other threads:[~2018-07-09 10:25 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-09 10:25 Sabrina Dubroca [this message]
2018-07-09 10:25 ` [PATCH net v2 1/5] net/ipv6: fix addrconf_sysctl_addr_gen_mode Sabrina Dubroca
2018-07-09 17:20 ` David Ahern
2018-07-09 10:25 ` [PATCH net v2 2/5] net/ipv6: don't reinitialize ndev->cnf.addr_gen_mode on new inet6_dev Sabrina Dubroca
2018-07-09 10:25 ` [PATCH net v2 3/5] net/ipv6: reserve room for IFLA_INET6_ADDR_GEN_MODE Sabrina Dubroca
2018-07-09 10:25 ` [PATCH net v2 4/5] net/ipv6: propagate net.ipv6.conf.all.addr_gen_mode to devices Sabrina Dubroca
2018-07-09 17:24 ` David Ahern
2018-07-10 10:13 ` Sabrina Dubroca
2018-07-10 12:19 ` David Ahern
2018-07-09 10:25 ` [PATCH net v2 5/5] Documentation: ip-sysctl.txt: document addr_gen_mode Sabrina Dubroca
2018-07-09 17:25 ` David Ahern
2018-07-12 5:51 ` [PATCH net v2 0/5] net/ipv6: addr_gen_mode fixes 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=cover.1531129207.git.sd@queasysnail.net \
--to=sd@queasysnail.net \
--cc=dsahern@gmail.com \
--cc=felix.jia@alliedtelesis.co.nz \
--cc=jiri@resnulli.us \
--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 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.