Releases: AnimaGUS-minerva/unstrung
Releases · AnimaGUS-minerva/unstrung
Version 1.12
What's Changed
- sunshine.8 man page updated. Rewrote it on RONN.
- --iid flag takes IPv6 bits which are put into the lower 64-bits of the
generated IPv6, still uses PIO. - --ipv6 option takes 128 bits which become the nodes' identity, PIO ignored.
- fixed a bug where a second route "below" the same adjacency was not installed.
(How did this ever work?) - fixed two uninitialized variable issue, one of which was mIgnorePIO!
unstrung 1.10
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.