Page MenuHomePhabricator

Link-local addresses omitted from IP::isPublic()
Closed, ResolvedPublic

Description

Link-local addresses should be included in the list of CIDR ranges checked for in IP::isPublic(). I spoke with @csteipp and some other people on IRC and determined that these were inadvertently omitted from the list. I'll submit a patch.

Event Timeline

dpatrick raised the priority of this task from to Needs Triage.
dpatrick updated the task description. (Show Details)

Change 217328 had a related patch set uploaded (by Dpatrick):
Check for link-local addresses in isPublic

https://gerrit.wikimedia.org/r/217328

Legoktm added a project: MediaWiki-General.
Legoktm set Security to None.

Change 217328 merged by jenkins-bot:
Check for link-local addresses in isPublic

https://gerrit.wikimedia.org/r/217328

dpatrick triaged this task as Medium priority.