WG Chair hat OFF

On 08/10/2008, at 8:16 AM, Randy Bush wrote:

the data are broken in the first place.  there are duplicate entries!

% grep ipv4 delegated | awk 'BEGIN {FS="|";} {print $4}' | sort | uniq
-c | grep -v '  1 '
  2 132.11.0.0
  2 132.17.0.0
  2 156.112.0.0
  2 156.113.0.0
  2 192.52.232.0
  2 192.94.234.0
  2 193.194.128.0
  2 193.227.128.0
  2 194.9.64.0
  2 194.9.82.0
  2 195.234.185.0
  2 195.234.252.0

Yes, I agree that the RIR allocation data is imperfect as well, so the summary file of the union of the RIR's data is also imperfect in terms of uniqueness. :-( Obviously, his does not make the task easier.

   Geoff


_______________________________________________
sidr mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/sidr

Reply via email to