Project

General

Profile

« Previous | Next » 

Revision de645734

Added by Renato Botelho almost 9 years ago

Ticket #3734: Add function to convert IPv6 address <-> binary

- ip6_to_bin() and bin_to_ip6() are copies obtained from pear-Net_IPv6
since the version available in the class is protected and we don't
want to add more patches to thirdy part software. If upstream accept
to change them to public we can retire them
- bin_to_compressed_ip6 is just a short way to conver binary direct to
a compressed IPv6 address

Reported at: https://forum.pfsense.org/index.php?topic=117601.0

  • added
  • modified
  • copied
  • renamed
  • deleted