Skip to content

Releases: AnimaGUS-minerva/unstrung

Version 1.12

16 Jul 23:32
@mcr mcr
Compare
Choose a tag to compare

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

19 Oct 20:49
@mcr mcr
Compare
Choose a tag to compare

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.