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

Issue 1886043002: Update IPAddress::IsReserved() ranges. (Closed)

Created:
4 years, 8 months ago by martijnc
Modified:
4 years, 8 months ago
Reviewers:
eroman
CC:
cbentzel+watch_chromium.org, chromium-reviews, darin-cc_chromium.org, grt+watch_chromium.org, jam, Ryan Sleevi
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Update IPAddress::IsReserved() ranges. BUG=602773 Committed: https://crrev.com/821620aa901ab5fe90e89734fc1837c401ea8a37 Cr-Commit-Position: refs/heads/master@{#389114}

Patch Set 1 : #

Total comments: 19

Patch Set 2 : comments eroman #

Patch Set 3 : fix windows? #

Total comments: 8

Patch Set 4 : comments eroman #

Unified diffs Side-by-side diffs Delta from patch set Stats (+252 lines, -69 lines) Patch
M net/base/ip_address.cc View 1 2 3 2 chunks +71 lines, -52 lines 0 comments Download
M net/base/ip_address_unittest.cc View 1 2 3 1 chunk +181 lines, -17 lines 0 comments Download

Messages

Total messages: 27 (14 generated)
martijnc
This Cl moves the IPAddress::IsReserved() logic for IPv6 to a whitelist of (unreserved) ranges instead ...
4 years, 8 months ago (2016-04-17 19:28:16 UTC) #7
eroman
https://codereview.chromium.org/1886043002/diff/80001/net/base/ip_address.cc File net/base/ip_address.cc (right): https://codereview.chromium.org/1886043002/diff/80001/net/base/ip_address.cc#newcode20 net/base/ip_address.cc:20: int num_entire_bytes_in_prefix = prefix_length_in_bits / 8; side-comment: This existing ...
4 years, 8 months ago (2016-04-18 18:13:16 UTC) #8
martijnc
https://codereview.chromium.org/1886043002/diff/80001/net/base/ip_address.cc File net/base/ip_address.cc (right): https://codereview.chromium.org/1886043002/diff/80001/net/base/ip_address.cc#newcode20 net/base/ip_address.cc:20: int num_entire_bytes_in_prefix = prefix_length_in_bits / 8; On 2016/04/18 at ...
4 years, 8 months ago (2016-04-18 21:39:54 UTC) #10
eroman
lgtm https://codereview.chromium.org/1886043002/diff/80001/net/base/ip_address.cc File net/base/ip_address.cc (right): https://codereview.chromium.org/1886043002/diff/80001/net/base/ip_address.cc#newcode16 net/base/ip_address.cc:16: bool IPAddressPrefixCheck(const std::vector<uint8_t>& ip_address, While you are here, ...
4 years, 8 months ago (2016-04-18 22:52:39 UTC) #11
martijnc
Thank you. https://codereview.chromium.org/1886043002/diff/80001/net/base/ip_address.cc File net/base/ip_address.cc (right): https://codereview.chromium.org/1886043002/diff/80001/net/base/ip_address.cc#newcode16 net/base/ip_address.cc:16: bool IPAddressPrefixCheck(const std::vector<uint8_t>& ip_address, On 2016/04/18 at ...
4 years, 8 months ago (2016-04-19 18:30:42 UTC) #13
eroman
lgtm
4 years, 8 months ago (2016-04-19 18:36:11 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1886043002/170001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1886043002/170001
4 years, 8 months ago (2016-04-21 09:03:08 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_android on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/cast_shell_android/builds/54106)
4 years, 8 months ago (2016-04-21 09:07:43 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1886043002/170001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1886043002/170001
4 years, 8 months ago (2016-04-21 15:33:09 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/57892)
4 years, 8 months ago (2016-04-21 17:47:36 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1886043002/170001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1886043002/170001
4 years, 8 months ago (2016-04-22 14:43:37 UTC) #24
commit-bot: I haz the power
Committed patchset #4 (id:170001)
4 years, 8 months ago (2016-04-22 15:37:26 UTC) #25
commit-bot: I haz the power
4 years, 8 months ago (2016-04-22 19:47:45 UTC) #27
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/821620aa901ab5fe90e89734fc1837c401ea8a37
Cr-Commit-Position: refs/heads/master@{#389114}

Powered by Google App Engine
This is Rietveld 408576698