Bug #27210
closedt3lib_div::cmpIPv6() fails to compare
100%
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.
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change I816db2b9ce42d13f61ecd7f87406730c424de52f has been pushed to the review server.
It is available at http://review.typo3.org/2519
Updated by Mr. Hudson over 13 years ago
Patch set 2 of change I816db2b9ce42d13f61ecd7f87406730c424de52f has been pushed to the review server.
It is available at http://review.typo3.org/2519
Updated by Mr. Hudson over 13 years ago
Patch set 3 of change I816db2b9ce42d13f61ecd7f87406730c424de52f has been pushed to the review server.
It is available at http://review.typo3.org/2519
Updated by Mr. Hudson over 13 years ago
Patch set 4 of change I816db2b9ce42d13f61ecd7f87406730c424de52f has been pushed to the review server.
It is available at http://review.typo3.org/2519
Updated by Mr. Hudson over 13 years ago
Patch set 5 of change I816db2b9ce42d13f61ecd7f87406730c424de52f has been pushed to the review server.
It is available at http://review.typo3.org/2519
Updated by Mr. Hudson over 13 years ago
Patch set 6 of change I816db2b9ce42d13f61ecd7f87406730c424de52f has been pushed to the review server.
It is available at http://review.typo3.org/2519
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change Ida5ac146942c5f7d407f233206ccad6e3c9c6c58 has been pushed to the review server.
It is available at http://review.typo3.org/3268
Updated by Xavier Perseguers over 13 years ago
- Status changed from New to Resolved
- Target version set to 1281
- % Done changed from 0 to 100
master: Change has been successfully cherry-picked as adcf60846a994d5fe1b47f78dda0720ca272dfbc.
TYPO3_4-5: Change has been successfully cherry-picked as 069fc9285cae9dc2fb93e5f989ea9ac89b277c7d.
Updated by Xavier Perseguers over 12 years ago
- Status changed from Resolved to Closed