netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Ahern <dsa@cumulusnetworks.com>
To: David Miller <davem@davemloft.net>, pupilla@libero.it
Cc: netdev@vger.kernel.org
Subject: Re: ip route add give rtnetlink message after update from 4.9.6 to 4.9.8
Date: Wed, 8 Feb 2017 09:27:26 -0700	[thread overview]
Message-ID: <ab6f6ef5-dbd4-f04d-8253-c9fafda3aadf@cumulusnetworks.com> (raw)
In-Reply-To: <20170208.104443.1740615905192284560.davem@davemloft.net>

On 2/8/17 8:44 AM, David Miller wrote:
> From: "pupilla@libero.it" <pupilla@libero.it>
> Date: Wed, 8 Feb 2017 11:17:48 +0100 (CET)
> 
>> Hi Folks,
>>
>> After kernel update from 4.9.6 to 4.9.8, I get the below error
>> message when I run this command:
>>
>> root@Typhoon:~# ip route add default table 210 nexthop dev eth0 via 10.68.64.1 
>> weight 1 nexthop dev eth0 via 10.68.64.2 weight 1
>> RTNETLINK answers: Operation not supported
>> root@Typhoon:~# uname -a
>> Linux Typhoon 4.9.8 #1 SMP Tue Feb 7 17:14:54 CET 2017 x86_64 Intel(R) Core
>> (TM) i5-2520M CPU @ 2.50GHz GenuineIntel GNU/Linux
>>
>> Is this the expected behaviour?
> 
> David, maybe this was an unintended side effect of commit
> 9ed59592e3e379b2e9557dc1d9e9ec8fcbb33f16 ("lwtunnel: fix autoload of
> lwt modules").
> 

I'll take a look

  reply	other threads:[~2017-02-08 17:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-08 10:17 ip route add give rtnetlink message after update from 4.9.6 to 4.9.8 pupilla
2017-02-08 15:44 ` David Miller
2017-02-08 16:27   ` David Ahern [this message]
2017-02-08 17:14   ` David Ahern

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=ab6f6ef5-dbd4-f04d-8253-c9fafda3aadf@cumulusnetworks.com \
    --to=dsa@cumulusnetworks.com \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=pupilla@libero.it \
    /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).