From: "Bjørn Mork" <bjorn@mork.no>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: "Hannes Frederic Sowa" <hannes@stressinduktion.org>,
netdev@vger.kernel.org, "Bjørn Mork" <bjorn@mork.no>
Subject: [PATCH iproute2 0/4] addrgenmode updates for net-next
Date: Mon, 4 Jan 2016 10:58:02 +0100 [thread overview]
Message-ID: <1451901486-3497-1-git-send-email-bjorn@mork.no> (raw)
This adds support for the new "random" addrgenmode in net-next
and improves the support for the "stable_secret" mode.
Bjørn Mork (4):
include: update kernel headers
iplink: support setting addrgenmode stable_secret
iplink: support show and set of "addrgenmode random"
man: iplink: document new addrgenmodes
include/linux/if_link.h | 1 +
ip/ipaddress.c | 3 +++
ip/iplink.c | 6 +++++-
man/man8/ip-link.8.in | 18 +++++++++++++++---
4 files changed, 24 insertions(+), 4 deletions(-)
--
2.1.4
next reply other threads:[~2016-01-04 9:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-04 9:58 Bjørn Mork [this message]
2016-01-04 9:58 ` [PATCH iproute2 1/4] include: update kernel headers Bjørn Mork
2016-01-06 17:23 ` Stephen Hemminger
2016-01-04 9:58 ` [PATCH iproute2 2/4] iplink: support setting addrgenmode stable_secret Bjørn Mork
2016-01-04 9:58 ` [PATCH iproute2 3/4] iplink: support show and set of "addrgenmode random" Bjørn Mork
2016-01-04 9:58 ` [PATCH iproute2 4/4] man: iplink: document new addrgenmodes Bjørn Mork
2016-01-06 17:23 ` [PATCH iproute2 0/4] addrgenmode updates for net-next Stephen Hemminger
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=1451901486-3497-1-git-send-email-bjorn@mork.no \
--to=bjorn@mork.no \
--cc=hannes@stressinduktion.org \
--cc=netdev@vger.kernel.org \
--cc=stephen@networkplumber.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).