[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CADAe=++ATxxEeKiUC6MUSCmXiauvB=6ZFCuuwd2h6ZOQU99p5w@mail.gmail.com>
Date: Wed, 22 Jun 2016 14:05:10 -0700
From: Ajith Adapa <adapa.ajith@...il.com>
To: netdev@...r.kernel.org
Subject: Regarding VRF support in Linux Kernel
Hi,
I am following the steps present in
(https://www.kernel.org/doc/Documentation/networking/vrf.txt) and
trying to create IPv4 VRF in latest Fedora 24 distribution with 4.5
Linux kernel.
[root@...alhost ip]# uname -a
Linux localhost.localdomain 4.5.5-300.fc24.x86_64 #1 SMP Thu May 19
13:05:32 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
I am getting operation not supported error as shown below
# ip link add vrf-blue type vrf table 10
RTNETLINK answers: Operation not supported
Is there any CONFIG option to enable VRF in Linux kernel ?
Regards,
Ajith
Powered by blists - more mailing lists