public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: David Ahern <dsahern@gmail•com>
To: Alexander Aring <alex.aring@gmail•com>, davem@davemloft•net
Cc: kuznet@ms2•inr.ac.ru, yoshfuji@linux-ipv6•org, kuba@kernel•org,
	dav.lebrun@gmail•com, mcr@sandelman•ca,
	stefan@datenfreihafen•org, kai.beckmann@hs-rm•de,
	martin.gergeleit@hs-rm•de, robert.kaiser@hs-rm•de,
	netdev@vger•kernel.org
Subject: Re: [PATCHv2 net-next 5/5] net: ipv6: add rpl sr tunnel
Date: Fri, 20 Mar 2020 16:40:05 -0600	[thread overview]
Message-ID: <6c8c0df7-340f-30fc-7ccd-40ae4fd597bc@gmail.com> (raw)
In-Reply-To: <20200320023901.31129-6-alex.aring@gmail.com>

On 3/19/20 8:39 PM, Alexander Aring wrote:
> +	err = nla_parse_nested_deprecated(tb, RPL_IPTUNNEL_MAX, nla,
> +					  rpl_iptunnel_policy, extack);

the name tells you not to use it for new code.

  reply	other threads:[~2020-03-20 22:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-20  2:38 [PATCHv2 net-next 0/5] net: ipv6: add rpl source routing Alexander Aring
2020-03-20  2:38 ` [PATCHv2 net-next 1/5] include: uapi: linux: add rpl sr header definition Alexander Aring
2020-03-20  2:38 ` [PATCHv2 net-next 2/5] addrconf: add functionality to check on rpl requirements Alexander Aring
2020-03-20  2:38 ` [PATCHv2 net-next 3/5] net: ipv6: add support for rpl sr exthdr Alexander Aring
2020-03-20 17:56   ` Michael Richardson
2020-03-20  2:39 ` [PATCHv2 net-next 4/5] net: add net available in build_state Alexander Aring
2020-03-20  2:39 ` [PATCHv2 net-next 5/5] net: ipv6: add rpl sr tunnel Alexander Aring
2020-03-20 22:40   ` David Ahern [this message]
2020-03-20 17:46 ` [PATCHv2 net-next 0/5] net: ipv6: add rpl source routing Michael Richardson

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=6c8c0df7-340f-30fc-7ccd-40ae4fd597bc@gmail.com \
    --to=dsahern@gmail$(echo .)com \
    --cc=alex.aring@gmail$(echo .)com \
    --cc=dav.lebrun@gmail$(echo .)com \
    --cc=davem@davemloft$(echo .)net \
    --cc=kai.beckmann@hs-rm$(echo .)de \
    --cc=kuba@kernel$(echo .)org \
    --cc=kuznet@ms2$(echo .)inr.ac.ru \
    --cc=martin.gergeleit@hs-rm$(echo .)de \
    --cc=mcr@sandelman$(echo .)ca \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=robert.kaiser@hs-rm$(echo .)de \
    --cc=stefan@datenfreihafen$(echo .)org \
    --cc=yoshfuji@linux-ipv6$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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