[<prev] [next>] [day] [month] [year] [list]
Message-ID: <3ffe082075d21a2e6778fc1c0aeb6256a0d69f0f.camel@gmail.com>
Date: Tue, 19 Feb 2019 13:52:28 +0530
From: Shreeya Patel <shreeya.patel23498@...il.com>
To: "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Cc: Moustafa Ali <mo@...block.io>,
Mohamed El-Dessouki <mdessouki@...block.io>
Subject: Regarding CLNP driver
Hi All,
My goal is to have the CLNP ( Connectionless network protocol ) driver
working on the latest Ubuntu version / any Linux distros.
But I see that CLNP driver was developed by a group of people during
2.6 kernel and now it doesn't exist anymore.
Here is the source code...
https://github.com/crazoes/clnp
I tried to build the driver on latest kernel of latest Ubuntu version
by having 2.6 kernel's header files but as we all know it is not
possible to have so old module working on the latest version.
I also tried to downgrade the kernel on Ubuntu 18.04 to 2.6 kernel but
again I knew this was not going to work and it showed me an error of
KERNEL TOO OLD during boot time.
Is there any way possible to have CLNP driver working on the latest
Ubuntu release or any other Linux distro's release?
Thanks
Powered by blists - more mailing lists