This repository has been archived by the owner on Sep 17, 2021. It is now read-only.
This repository has been archived by the owner on Sep 17, 2021. It is now read-only.
Algorithm yields colliding IP addresses #6
Open
Description
This is probably a known issue. Looks like the fourth octet isn't accounted for.
This is from the output of mm-commotion-mac2ip.tests
:
DC:9F:DB:3F:14:BA resolved to 100.127.20.186
DC:9F:DB:7F:14:BA resolved to 100.127.20.186
DC:9F:DB:BF:14:BA resolved to 100.127.20.186
DC:9F:DB:FF:14:BA resolved to 100.127.20.186
DC:9F:DB:08:CE:C6 resolved to 100.72.206.198
DC:9F:DB:48:CE:C6 resolved to 100.72.206.198
DC:9F:DB:88:CE:C6 resolved to 100.72.206.198
DC:9F:DB:C8:CE:C6 resolved to 100.72.206.198
DC:9F:DB:3C:23:B6 resolved to 100.124.35.182
DC:9F:DB:7C:23:B6 resolved to 100.124.35.182
DC:9F:DB:BC:23:B6 resolved to 100.124.35.182
DC:9F:DB:FC:23:B6 resolved to 100.124.35.182
DC:9F:DB:1B:CD:02 resolved to 100.91.205.2
DC:9F:DB:5B:CD:02 resolved to 100.91.205.2
DC:9F:DB:9B:CD:02 resolved to 100.91.205.2
DC:9F:DB:DB:CD:02 resolved to 100.91.205.2
DC:9F:DB:34:C2:C3 resolved to 100.116.194.195
DC:9F:DB:74:C2:C3 resolved to 100.116.194.195
DC:9F:DB:B4:C2:C3 resolved to 100.116.194.195
DC:9F:DB:F4:C2:C3 resolved to 100.116.194.195
DC:9F:DB:35:AD:A3 resolved to 100.117.173.163
DC:9F:DB:75:AD:A3 resolved to 100.117.173.163
DC:9F:DB:B5:AD:A3 resolved to 100.117.173.163
DC:9F:DB:F5:AD:A3 resolved to 100.117.173.163
There are obviously a lot more of them. This is just a few at the beginning of the test.
Metadata
Assignees
Labels
No labels