Fix format violations and directory name vs schema key key mismatches

This commit is contained in:
jrb0001 2018-02-14 21:50:02 +01:00
parent f51fe91dbb
commit f52df83fbe
No known key found for this signature in database
GPG key ID: F67487D78E3BEB1F
17 changed files with 26 additions and 26 deletions

View file

@ -1,4 +1,4 @@
as-block: AS1 - AS4294967294 as-block: AS1-AS4294967294
descr: Root AS-BLOCK descr: Root AS-BLOCK
remarks: This block is reserved to delegate access for sub-allocations. remarks: This block is reserved to delegate access for sub-allocations.
remarks: You can not freely register any ASN in this block. remarks: You can not freely register any ASN in this block.

View file

@ -1,4 +1,4 @@
as-block: AS4242420000 - AS4242423999 as-block: AS4242420000-AS4242423999
descr: dn42 ASN space for end-users descr: dn42 ASN space for end-users
remarks: This block is reserved for end-users allocation. remarks: This block is reserved for end-users allocation.
remarks: You can freely register any ASN in this block. remarks: You can freely register any ASN in this block.

View file

@ -1,4 +1,4 @@
as-block: AS4242424000 - AS4242426999 as-block: AS4242424000-AS4242426999
descr: Future dn42 use descr: Future dn42 use
remarks: This block is reserved for future dn42 use. remarks: This block is reserved for future dn42 use.
mnt-by: DUMMY-MNT mnt-by: DUMMY-MNT

View file

@ -1,4 +1,4 @@
as-block: AS4242427000 - AS4242429999 as-block: AS4242427000-AS4242429999
descr: dn42 ASN space for sub-allocations descr: dn42 ASN space for sub-allocations
remarks: This block is reserved for sub-allocations. remarks: This block is reserved for sub-allocations.
remarks: Please don't allocate individual ASN directly in this block. remarks: Please don't allocate individual ASN directly in this block.

View file

@ -1,4 +1,4 @@
as-block: AS64512 - AS65534 as-block: AS64512-AS65534
descr: Private ASN block descr: Private ASN block
mnt-by: DUMMY-MNT mnt-by: DUMMY-MNT
policy: closed policy: closed

View file

@ -1,4 +1,4 @@
as-block: AS64600 - AS64855 as-block: AS64600-AS64855
descr: dn42 native ASN block (legacy) descr: dn42 native ASN block (legacy)
remarks: The legacy policy was that if you own 172.22.x.0/24 you own the ASN 64600+x. remarks: The legacy policy was that if you own 172.22.x.0/24 you own the ASN 64600+x.
remarks: With the default allocation policy of an /25 per person now this becomes a problem. remarks: With the default allocation policy of an /25 per person now this becomes a problem.

View file

@ -1,4 +1,4 @@
as-block: AS64856 - AS64999 as-block: AS64856-AS64999
descr: dn42 native ASN block (legacy) descr: dn42 native ASN block (legacy)
remarks: this block was allocated to encourage people to use the private AS range reserved remarks: this block was allocated to encourage people to use the private AS range reserved
remarks: by IANA instead of the 76100-76199 block. remarks: by IANA instead of the 76100-76199 block.

View file

@ -1,4 +1,4 @@
as-block: AS76100 - AS76199 as-block: AS76100-AS76199
descr: Legacy dn42 ASN block descr: Legacy dn42 ASN block
remarks: This range was never intented to be used as private ASN remarks: This range was never intented to be used as private ASN
remarks: space by IANA. Rather, it is part of a larger block of remarks: space by IANA. Rather, it is part of a larger block of

View file

@ -1,4 +1,4 @@
aut-num: 4242423794 aut-num: AS4242423794
as-name: MATTCODE as-name: MATTCODE
admin-c: MATTCODE-DN42 admin-c: MATTCODE-DN42
tech-c: MATTCODE-DN42 tech-c: MATTCODE-DN42

View file

@ -1,4 +1,4 @@
route: fd88:8888:abcd::/48 route6: fd88:8888:abcd::/48
origin: AS4242420448 origin: AS4242420448
mnt-by: FRYGUY-MNT mnt-by: FRYGUY-MNT
source: DN42 source: DN42

View file

@ -1,4 +1,4 @@
route: fdc0:ffee::/48 route6: fdc0:ffee::/48
origin: AS4242422030 origin: AS4242422030
mnt-by: MUTE-MNT mnt-by: MUTE-MNT
source: DN42 source: DN42

View file

@ -1,4 +1,4 @@
route: fdc3:c927:1455::/48 route6: fdc3:c927:1455::/48
origin: AS4242422499 origin: AS4242422499
mnt-by: MULTI-MNT mnt-by: MULTI-MNT
source: DN42 source: DN42

View file

@ -1,4 +1,4 @@
route: fdc7:3c9d:b889:a272::/64 route6: fdc7:3c9d:b889:a272::/64
origin: AS65043 origin: AS65043
mnt-by: FF3L-MNT mnt-by: FF3L-MNT
mnt-by: KPANIC-MNT mnt-by: KPANIC-MNT

View file

@ -1,4 +1,4 @@
route: fdc7:3c9d:ff31::/48 route6: fdc7:3c9d:ff31::/48
origin: AS65043 origin: AS65043
mnt-by: FF3L-MNT mnt-by: FF3L-MNT
mnt-by: KPANIC-MNT mnt-by: KPANIC-MNT

View file

@ -1,4 +1,4 @@
route: fdc7:5384:30::/48 route6: fdc7:5384:30::/48
origin: AS65043 origin: AS65043
mnt-by: FF3L-MNT mnt-by: FF3L-MNT
mnt-by: KPANIC-MNT mnt-by: KPANIC-MNT

View file

@ -14,36 +14,36 @@ remarks: # option descriptions
: object required to have at least one : object required to have at least one
optional optional
: object not required to have at least one : object not required to have at least one
+
single single
: only one of this type allowed : only one of this type allowed
multiple multiple
: more than one of this type allowed : more than one of this type allowed
+
primary primary
: use field as lookup key for lookup : use field as lookup key for lookup
* only one allowed per schema * only one allowed per schema
* does not allow newlines * does not allow newlines
+
schema schema
: use field name as the name of the schema : use field name as the name of the schema
* only one allowed per schema * only one allowed per schema
* does not allow newlines * does not allow newlines
+
lookup lookup
: schema match to use for related record : schema match to use for related record
+
\> option specs \> option specs
: defines the option specifications for the key. : defines the option specifications for the key.
* must come last in option list * must come last in option list
+
[label] string value. A positional string argument required. [label] string value. A positional string argument required.
Text inside brackets represent a label for the string. Text inside brackets represent a label for the string.
If follwed by '...' values are gathered as an array. If follwed by '...' values are gathered as an array.
+
{enum1|enum2|} enumeration. One option in pipe('|') deliniation is allowed. {enum1|enum2|} enumeration. One option in pipe('|') deliniation is allowed.
If there is a trailing pipe it means the enum is optional. If there is a trailing pipe it means the enum is optional.
+
label=str keyword argument. Label for value with type 'str', 'int', or 'decimal' label=str keyword argument. Label for value with type 'str', 'int', or 'decimal'
+
'literal' Literal value. literal text value. 'literal' Literal value. literal text value.