mirror of
https://github.com/openbsd/src.git
synced 2024-12-21 23:18:00 -08:00
Update APNIC trust anchor constraints
The IANA IPv6 Global Unicast Address Assignments registry has been updated to reflect the allocation of the following block to APNIC: 2410::/12 APNIC 2024-11-01 the registry is at: https://www.iana.org/assignments/ipv6-unicast-address-assignments/ OK sthen@
This commit is contained in:
parent
c8d8d5e398
commit
bb54ed3d7c
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: apnic.constraints,v 1.6 2024/04/17 14:31:59 job Exp $
|
||||
# $OpenBSD: apnic.constraints,v 1.7 2024/11/02 09:43:12 job Exp $
|
||||
|
||||
# From https://www.iana.org/assignments/ipv6-unicast-address-assignments
|
||||
allow 2001:200::/23
|
||||
@ -9,6 +9,7 @@ allow 2001:8000::/19
|
||||
allow 2001:a000::/20
|
||||
allow 2001:b000::/20
|
||||
allow 2400::/12
|
||||
allow 2410::/12
|
||||
|
||||
# IX Assignments
|
||||
allow 2001:7fa::/32
|
||||
|
Loading…
Reference in New Issue
Block a user