replaced uppercase html tags with lowercasejs files saved as UTF-8 / LFlanguage="JavaScript" deprecated, replaced with type="text/javascript"
Correct obvious bug in IPv6.inc
s/PEAR.php/PEAR.inc/
Actually take latest one from github. It has some more checks and more execution time penalities but catches more errors
Update IPV6.inc to latest 1.2.1 version
Teach Net_IPv6:compress to handle a compressed address as input
Do not allow 1:2:3:4:5:6:7:8::9 as an IPv6 address
The Net_IPv6 code has a bug - checkIPv6 returns "true" for addresses like:1::2:3:4:5:6:7:8:91:2::3:4:5:6:7:8:9...1:2:3:4:5:6:7::8:91:2:3:4:5:6:7:8::9these also emit the message:Warning: str_repeat(): Second argument has to be greater than or equal to 0 in /etc/inc/IPv6.inc on line 496...
Remove trailing carriage return
Fix line endings on remaining files that did not have the same line endings as everything else.
s/util/utils/
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions
add IPv6.inc and NetUtils.js