- switches to "semantic" versioning.
- use ARPHRD_6LOWPAN for newer kernels, but take care to make sure it is defined.
- fixed event queue processing so that it never pulls when empty (bradjc5)
- set autonomous address flag in DIO (bradjc5) [rfc6550, sec 6.7.10]
- added option to disable multicast of DIO messages.
Version 1.10 was release on October 19, 2015.
- added listening on netlink socket to identify new interfaces
- new --ignore-pio to not configure a local IP based upon PIOs received in the DIO.
- new --dao-if-filter and --dao-addr-filter permit addresses found on interfaces listed to be added to DAOs sent.
- changes to event queue system: events can more easily be rescheduled
- the emitted DIO RPL prefix info option was created/parsed incorrectly.
The first public release was version 1.00, on October 14, 2014, but the exact release point become muddied as code was ported.