freebsd-ports/net/pear-Net_IPv6
Renato Botelho d1b3699800 Fix some bad IPv6 validation issues
Following bad addresses are being validated as good by checkIPv6()

1:2:3:4:5:6:7:8:1.2.3.4
::1:2:3:4:5:6:7:8
1:2:3:4:5:6:7:8::
1:2:3:4:5:6:::8
::::a
::::
1::2::3

Obtained from:	pfSense
MFH:		2016Q3
Sponsored by:	Rubicon Communications (Netgate)
2016-08-31 14:33:36 +00:00
..
files Fix some bad IPv6 validation issues 2016-08-31 14:33:36 +00:00
distinfo - Update net/pear-Net_IPv6 to 1.3.0b2. It's BETA but has few changes and 2016-08-10 17:45:21 +00:00
Makefile Fix some bad IPv6 validation issues 2016-08-31 14:33:36 +00:00
pkg-descr