Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(15)

Issue 2896823002: When creating sockets for ioctl() use AF_INET6 or AF_INET (Closed)

Created:
3 years, 7 months ago by pauljensen
Modified:
3 years, 7 months ago
Reviewers:
CC:
chromium-reviews
Target Ref:
refs/branch-heads/3071
Project:
chromium
Visibility:
Public.

Description

When creating sockets for ioctl() use AF_INET6 or AF_INET This fixes issues on IPv6-only linux computers. BUG=694860 Review-Url: https://codereview.chromium.org/2890773002 Cr-Original-Commit-Position: refs/heads/master@{#472556} Review-Url: https://codereview.chromium.org/2896823002 . Cr-Commit-Position: refs/branch-heads/3071@{#649} Cr-Branched-From: a106f0abbf69dad349d4aaf4bcc4f5d376dd2377-refs/heads/master@{#464641} Committed: https://chromium.googlesource.com/chromium/src/+/ff8d76e0fe75b5437b733d6df7892e02234a73bd

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -3 lines) Patch
M net/base/address_tracker_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/network_interfaces_linux.h View 2 chunks +4 lines, -0 lines 0 comments Download
M net/base/network_interfaces_linux.cc View 3 chunks +9 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
pauljensen
3 years, 7 months ago (2017-05-22 13:10:06 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
ff8d76e0fe75b5437b733d6df7892e02234a73bd.

Powered by Google App Engine
This is Rietveld 408576698