Project

General

Profile

Actions

Bug #27210

closed

t3lib_div::cmpIPv6() fails to compare

Added by Stefan Neufeind almost 13 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Should have
Category:
Miscellaneous
Target version:
-
Start date:
2011-06-04
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Error is that IPv6Hex2Bin returns a binary representation (16 characters for the 128 bits) instead of a string with 128 bits (0/1) as the current source assumes when using strcmp.

Also currently only netmasks of /48, /64 and /128 are supported, which can also be reworked in this context.


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Feature #25336: Add support for IPv6Closed2011-03-16

Actions
Related to TYPO3 Core - Bug #17221: Matching IPv6-addresses is not working correctlyClosed2007-04-19

Actions
Related to TYPO3 Core - Bug #27294: IPv6 Support for $TYPO3_CONF_VARS['FE']['IPmaskMountGroups'] broken Closed2011-06-08

Actions
Actions

Also available in: Atom PDF