[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <78e83575-4bae-cb8b-be8c-c108ac488a37@datenfreihafen.org>
Date: Thu, 12 Sep 2019 13:14:55 +0200
From: Stefan Schmidt <stefan@...enfreihafen.org>
To: Alexander Aring <alex.aring@...il.com>,
"open list:NETWORKING [GENERAL]" <netdev@...r.kernel.org>
Cc: Michael Richardson <mcr@...delman.ca>,
Jamal Hadi Salim <jhs@...atatu.com>,
Robert Kaiser <robert.kaiser@...rm.de>,
Martin Gergeleit <martin.gergeleit@...rm.de>,
Kai Beckmann <kai.beckmann@...rm.de>, koen@...gzand.net,
linux-wpan - ML <linux-wpan@...r.kernel.org>,
reubenhwk@...il.com,
BlueZ development <linux-bluetooth@...r.kernel.org>,
sebastian.meiling@...-hamburg.de,
Marcel Holtmann <marcel@...tmann.org>,
Werner Almesberger <werner@...esberger.net>,
Jukka Rissanen <jukka.rissanen@...ux.intel.com>
Subject: Re: ANNOUNCE: rpld an another RPL implementation for Linux
Hello Alex.
On 29.08.19 23:57, Alexander Aring wrote:
> Hi,
>
> I had some free time, I wanted to know how RPL [0] works so I did a
> implementation. It's _very_ basic as it only gives you a "routable"
> (is that a word?) thing afterwards in a very constrained setup of RPL
> messages.
>
> Took ~1 month to implement it and I reused some great code from radvd
> [1]. I released it under the same license (BSD?). Anyway, I know there
> exists a lot of memory leaks and the parameters are just crazy as not
> practical in a real environment BUT it works.
>
> I changed a little bit the dependencies from radvd (because fancy new things):
>
> - lua for config handling
> - libev for event loop handling
> - libmnl for netlink handling
>
> The code is available at:
>
> https://github.com/linux-wpan/rpld
I finally had a first look at it and played around a little bit.
How do you want to review patches for this? Pull requests on the github
repo or patches send on the linux-wpan list?
So far just some basic stuff I stumbled over when playing with it. Build
fixes (SCOPE_ID and different lua pkgconfig namings), leak fixes to
config.c as well as a travis setup to get building on CI as well as
submitting to Coverity scan service (the later two are already tested in
practice with some dev branches I pushed to the github repo, hope you
don't mind).
regards
Stefan Schmidt
Powered by blists - more mailing lists