class_c function has, inside join, call to $splitted[0 .. x] instead
@splitted[0 .. x]. First form provides only second element of array
(returns 1) instead range form first to x and has impact on connect table
(only second block IPv6, ':'-separated block is placed inside).
This behaviour exists in both 1.6.x a 1.7.x branches. Trivial patch in
attachement.
Lionel Bouton
algorithm
None
Public
| Filename | Description | Download |
|---|---|---|
| v6-addr-fix.diff | Download |
| Field | Old Value | Date | By |
|---|---|---|---|
| File Added | 331687: v6-addr-fix.diff | 2009-06-20 13:50 | anielski |