From 647d9aff7e16498bb641cb00412e0f7bce6b372d Mon Sep 17 00:00:00 2001 From: Seth Schoen Date: Mon, 6 Dec 2021 22:06:18 -0800 Subject: [PATCH] Atlas patch was not actually merged yet --- merged-patches/STATUS | 12 ------------ pending-patches/STATUS | 15 ++++++++------- ...uce-special-cases-for-IPv4-address-space.patch | 0 3 files changed, 8 insertions(+), 19 deletions(-) rename {merged-patches => pending-patches}/measurement/probe-busybox/0001-Reduce-special-cases-for-IPv4-address-space.patch (100%) diff --git a/merged-patches/STATUS b/merged-patches/STATUS index 0386339..162912e 100644 --- a/merged-patches/STATUS +++ b/merged-patches/STATUS @@ -54,18 +54,6 @@ linux/0001-Treat-IPv4-lowest-address-as-ordinary-unicast-address.patch This was included in Linux tag v5.14 on 2021-08-29. -measurement/probe-busybox/0001-Reduce-special-cases-for-IPv4-address-space.patch - - A narrower version of this patch (continuing to exclude all of 224/4 - and 127/8) was adopted by the RIPE Atlas project at the beginning of - March 2021. (EDIT: We are double-checking on this; it might not - actually have been merged at that time.) - - It will require corresponding changes in the RIPE Atlas backend in - order to request probes to test reserved address space (since scans - that specify reserved address targets numerically are blocked from - doing so by both the probe software and the backend). - linux/0001-selftests-add-IPv4-unicast-extensions-tests.patch This patch was committed on 2021-01-26. See diff --git a/pending-patches/STATUS b/pending-patches/STATUS index ed5c825..34dd32a 100644 --- a/pending-patches/STATUS +++ b/pending-patches/STATUS @@ -92,14 +92,15 @@ linux/0002-Reduce-localhost-to-a-16.patch measurement/probe-busybox/0001-Reduce-special-cases-for-IPv4-address-space.patch - A narrower version of this patch (continuing to exclude all of 224/4 - and 127/8) was adopted by the RIPE Atlas project at the beginning of - March 2021. + We thought that a narrower version of this patch (continuing to + exclude all of 224/4 and 127/8) was adopted by the RIPE Atlas + project at the beginning of March 2021. However, this is not the + case and this patch is still pending. - It will require corresponding changes in the RIPE Atlas backend in - order to request probes to test reserved address space (since scans - that specify reserved address targets numerically are blocked from - doing so by both the probe software and the backend). + It will also require corresponding changes in the RIPE Atlas backend + in order to request probes to test reserved address space (since + scans that specify reserved address targets numerically are blocked + from doing so by both the probe software and the backend). openbsd/openbsd_class_e.diff diff --git a/merged-patches/measurement/probe-busybox/0001-Reduce-special-cases-for-IPv4-address-space.patch b/pending-patches/measurement/probe-busybox/0001-Reduce-special-cases-for-IPv4-address-space.patch similarity index 100% rename from merged-patches/measurement/probe-busybox/0001-Reduce-special-cases-for-IPv4-address-space.patch rename to pending-patches/measurement/probe-busybox/0001-Reduce-special-cases-for-IPv4-address-space.patch