btcven / radio-firmware

The firmware for the radio module
https://locha.io
Apache License 2.0
7 stars 10 forks source link

aodvv2: use prefix length correctly #105

Closed jeandudey closed 4 years ago

jeandudey commented 4 years ago

This changes the code to use the prefix lengths correctly, this means, not loosing prefix length data at conversion time, and using the prefix length on the NIB.

Note: this needs to be tested. I'll setup the Renode environment to test against various nodes, and with the Launchpads (without hops, but to verify on hardware anyway).

Reviews are welcome.