CHANGELOG

0.2.1

  • marshall is now a public function
  • renamed teredo to teredo_decode

0.2.0

  • added teredo_encode

0.1.2

  • added drop, which drops some lsb bits
  • improved documentation

0.1.1

  • fixed brot, rotating empty pfx.bits
  • fixed band, result has same number of bits as its first argument
  • fixed bor, result has same number of bits as its first argument
  • fixed bxor, result has same number of bits as its first argument
  • fixed contrast, 1.2.3.0/24 is really to the left of 1.2.4.0/24
  • IPv6 addresses in lowercase

0.1.0

  • initial version